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 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