Friday, September 09, 2022

[update patch] fdupes 2.2.0 -> 2.2.1

This patch updates fdupes from 2.2.0 to 2.2.1.

Since i saw there is no maintainer, i also added myself as maintainer.

Tested on two amd64 systems.

Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/fdupes/Makefile,v
retrieving revision 1.15
diff -u -p -r1.15 Makefile
--- Makefile 24 Aug 2022 21:23:13 -0000 1.15
+++ Makefile 9 Sep 2022 07:15:20 -0000
@@ -1,11 +1,13 @@
COMMENT= identify or delete duplicate files

-V= 2.2.0
+V= 2.2.1
DISTNAME= fdupes-$V
CATEGORIES= sysutils

HOMEPAGE= https://github.com/adrianlopezroche/fdupes
MASTER_SITES= https://github.com/adrianlopezroche/fdupes/releases/download/v$V/
+
+MAINTAINER = Martin Ziemer <horrad@horrad.de>

# MIT
PERMIT_PACKAGE= Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/sysutils/fdupes/distinfo,v
retrieving revision 1.6
diff -u -p -r1.6 distinfo
--- distinfo 24 Aug 2022 21:23:13 -0000 1.6
+++ distinfo 9 Sep 2022 07:15:20 -0000
@@ -1,2 +1,2 @@
-SHA256 (fdupes-2.2.0.tar.gz) = F05IjCHD0EdSKP6VwmjH9RjZLycyvfNtGWTcKFU44aw=
-SIZE (fdupes-2.2.0.tar.gz) = 144763
+SHA256 (fdupes-2.2.1.tar.gz) = hGu3nKPwFXhWqpPtULSSF/62jhs1ImGTtrxXi+DFaY0=
+SIZE (fdupes-2.2.1.tar.gz) = 144719

No comments:

Post a Comment