pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/fdupes fdupes: update to 2.2.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/931f64b51aa0
branches:  trunk
changeset: 385209:931f64b51aa0
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Sun Sep 11 17:59:15 2022 +0000

description:
fdupes: update to 2.2.1.

Changes from 2.2.0 to 2.2.1:

 - Fix bug in code meant to skip over the current log file when --log
   option is given.
 - Updates to copyright notices in source code.

Changes from 2.1.2 to 2.2.0:

 - Add --deferconfirmation option.
 - Check that files marked as duplicates haven't changed during program
   execution before deleting them.
 - Update documentation to indicate units for SIZE in command-line options.
 - Move some configuration settings to configure.ac file.

diffstat:

 sysutils/fdupes/Makefile |  4 ++--
 sysutils/fdupes/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 2da310a4311b -r 931f64b51aa0 sysutils/fdupes/Makefile
--- a/sysutils/fdupes/Makefile  Sun Sep 11 17:58:46 2022 +0000
+++ b/sysutils/fdupes/Makefile  Sun Sep 11 17:59:15 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2021/05/14 11:37:07 nia Exp $
+# $NetBSD: Makefile,v 1.10 2022/09/11 17:59:15 fcambus Exp $
 
-DISTNAME=      fdupes-2.1.2
+DISTNAME=      fdupes-2.2.1
 CATEGORIES=    sysutils
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=adrianlopezroche/}
 GITHUB_RELEASE=        v${PKGVERSION_NOREV}
diff -r 2da310a4311b -r 931f64b51aa0 sysutils/fdupes/distinfo
--- a/sysutils/fdupes/distinfo  Sun Sep 11 17:58:46 2022 +0000
+++ b/sysutils/fdupes/distinfo  Sun Sep 11 17:59:15 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2021/10/26 11:19:35 nia Exp $
+$NetBSD: distinfo,v 1.11 2022/09/11 17:59:15 fcambus Exp $
 
-BLAKE2s (fdupes-2.1.2.tar.gz) = 9fff53eb102fd7bbb11343cd74442deb614ac2abb8b41da4337a57e6893a207f
-SHA512 (fdupes-2.1.2.tar.gz) = 9c3761e7ce34f2d9d1b5ee49ebc3bf665e3d45e4146231bc77d7416801fbfa70415e80c81c64962897766ee068d1a103609895d783f20a765c351d4cd433323d
-Size (fdupes-2.1.2.tar.gz) = 142266 bytes
+BLAKE2s (fdupes-2.2.1.tar.gz) = 96fc9750a9061986e1fe5056b4c7b860755f728aa62525c5c5105a3d6419e46b
+SHA512 (fdupes-2.2.1.tar.gz) = 4911d2f776480691e7bd7045c181d49159add5b479188b05f0878a7af365cee0e430093e71ff172c04b876c58efc3be0f24c9d25f0cdebf1c869931175bc8608
+Size (fdupes-2.2.1.tar.gz) = 144719 bytes



Home | Main Index | Thread Index | Old Index