diff --git a/sysutils/fdupes/Makefile b/sysutils/fdupes/Makefile index e3ba91f2cdf2..48c57d21eb02 100644 --- a/sysutils/fdupes/Makefile +++ b/sysutils/fdupes/Makefile @@ -1,29 +1,29 @@ PORTNAME= fdupes -DISTVERSION= 2.3.1 +DISTVERSION= 2.3.2 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 WWW= https://github.com/adrianlopezroche/fdupes/ LICENSE= MIT USES= localbase pkgconfig GNU_CONFIGURE= yes PLIST_FILES= bin/fdupes \ share/man/man1/fdupes.1.gz OPTIONS_DEFINE= NCURSES SQLITE OPTIONS_DEFAULT= NCURSES NCURSES_LIB_DEPENDS= libpcre2-32.so:devel/pcre2 NCURSES_USES= ncurses:base NCURSES_CONFIGURE_OFF= --without-ncurses NCURSES_PLIST_FILES= share/man/man7/fdupes-help.7.gz SQLITE_USES= sqlite SQLITE_CONFIGURE_OFF= --without-sqlite .include diff --git a/sysutils/fdupes/distinfo b/sysutils/fdupes/distinfo index 8be9d906eb7c..39468e514037 100644 --- a/sysutils/fdupes/distinfo +++ b/sysutils/fdupes/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1718987770 -SHA256 (fdupes-2.3.1.tar.gz) = 2482b4b8c931bd17cea21f4c27fa4747b877523029d57f794a2b48e6c378db17 -SIZE (fdupes-2.3.1.tar.gz) = 155094 +TIMESTAMP = 1721024093 +SHA256 (fdupes-2.3.2.tar.gz) = 808d8decbe7fa41cab407ae4b7c14bfc27b8cb62227540c3dcb6caf980592ac7 +SIZE (fdupes-2.3.2.tar.gz) = 155115