aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fdupes
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2022-08-23 13:29:36 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2022-08-23 13:29:44 +0000
commitd497c8ad6ac38a3a1d8b1c8fcd0e1222d96d0a65 (patch)
tree7fe5f7fe2ba4ec078a95bf39609da87614ac7528 /sysutils/fdupes
parent8041881b381fda45e1f8ceb2ba4d31f4f03eeff4 (diff)
downloadports-d497c8ad6ac38a3a1d8b1c8fcd0e1222d96d0a65.tar.gz
ports-d497c8ad6ac38a3a1d8b1c8fcd0e1222d96d0a65.zip
sysutils/fdupes: Update to 2.2.0
- Update to 2.2.0 - Use distribution tarball - Use bundled configure script - Pacify port{lint,clippy,fmt}
Diffstat (limited to 'sysutils/fdupes')
-rw-r--r--sysutils/fdupes/Makefile19
-rw-r--r--sysutils/fdupes/distinfo6
2 files changed, 12 insertions, 13 deletions
diff --git a/sysutils/fdupes/Makefile b/sysutils/fdupes/Makefile
index 012e4cdecf09..b807b1b946d8 100644
--- a/sysutils/fdupes/Makefile
+++ b/sysutils/fdupes/Makefile
@@ -1,28 +1,27 @@
PORTNAME= fdupes
-PORTVERSION= 2.1.2
-DISTVERSIONPREFIX= v
+PORTVERSION= 2.2.0
PORTEPOCH= 1
CATEGORIES= sysutils
+MASTER_SITES= https://github.com/adrianlopezroche/${PORTNAME}/releases/download/v${DISTVERSION}/
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Program for identifying or deleting duplicate files
LICENSE= MIT
-USES= autoreconf libtool localbase pkgconfig
+USES= localbase pkgconfig
GNU_CONFIGURE= yes
-USE_GITHUB= yes
-GH_ACCOUNT= adrianlopezroche
+PLIST_FILES= bin/fdupes \
+ man/man1/fdupes.1.gz
-OPTIONS_DEFINE= NCURSES
-OPTIONS_DEFAULT=NCURSES
+OPTIONS_DEFINE= NCURSES
+OPTIONS_DEFAULT= NCURSES
-NCURSES_USES= ncurses:base
-NCURSES_CONFIGURE_OFF= --without-ncurses
NCURSES_LIB_DEPENDS= libpcre2-32.so:devel/pcre2
+NCURSES_USES= ncurses:base
+NCURSES_CONFIGURE_OFF= --without-ncurses
-PLIST_FILES= bin/fdupes man/man1/fdupes.1.gz
NCURSES_PLIST_FILES= man/man7/fdupes-help.7.gz
.include <bsd.port.mk>
diff --git a/sysutils/fdupes/distinfo b/sysutils/fdupes/distinfo
index e0eda43ce566..e03b1b9bb418 100644
--- a/sysutils/fdupes/distinfo
+++ b/sysutils/fdupes/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1597304382
-SHA256 (adrianlopezroche-fdupes-v2.1.2_GH0.tar.gz) = 47536dad3f628b49420d60be55417238e537902a7461e19f199092ab8b24e8f1
-SIZE (adrianlopezroche-fdupes-v2.1.2_GH0.tar.gz) = 46899
+TIMESTAMP = 1661260144
+SHA256 (fdupes-2.2.0.tar.gz) = 174e488c21c3d0475228fe95c268c7f518d92f2732bdf36d1964dc285538e1ac
+SIZE (fdupes-2.2.0.tar.gz) = 144763