summaryrefslogtreecommitdiff
path: root/sysutils/fdupes
diff options
context:
space:
mode:
authorfcambus <fcambus@pkgsrc.org>2020-07-06 15:38:02 +0000
committerfcambus <fcambus@pkgsrc.org>2020-07-06 15:38:02 +0000
commit63065cb3f5fda80cb71f6211f6217eebe5461596 (patch)
tree61a102ba35da7cbeaca33c77d4fd2725428c5e11 /sysutils/fdupes
parent0074ebfe8fa9d177f5268a7d282a7dd72379b90f (diff)
downloadpkgsrc-63065cb3f5fda80cb71f6211f6217eebe5461596.tar.gz
fdupes: update to 2.1.1.
ChangeLog: Changes from 2.1.0 to 2.1.1: - Break mtime ties using ctime when sorting by time. - Reduce number of calls to stat(), for speed. - Clear last command status when new command is entered. Changes from 2.0.0 to 2.1.0: - Rename cs command ("clear all selections") from cs to csel. - Rename igs command ("invert selections") from igs to isel. - Add "prune" command as synonym for DELETE key. - Clear selections after deleting files via prune/DELETE. - Fix dependency issues when fdupes is configured to not use ncurses.
Diffstat (limited to 'sysutils/fdupes')
-rw-r--r--sysutils/fdupes/Makefile6
-rw-r--r--sysutils/fdupes/distinfo10
2 files changed, 8 insertions, 8 deletions
diff --git a/sysutils/fdupes/Makefile b/sysutils/fdupes/Makefile
index 751f788be02..8afed3a6b27 100644
--- a/sysutils/fdupes/Makefile
+++ b/sysutils/fdupes/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2020/04/03 22:11:48 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2020/07/06 15:38:02 fcambus Exp $
-DISTNAME= fdupes-2.0.0
+DISTNAME= fdupes-2.1.1
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=adrianlopezroche/}
-GITHUB_RELEASE= ${PKGVERSION_NOREV}
+GITHUB_RELEASE= v${PKGVERSION_NOREV}
MAINTAINER= ef@math.uni-bonn.de
HOMEPAGE= http://netdial.caribe.net/~adrian2/fdupes.html
diff --git a/sysutils/fdupes/distinfo b/sysutils/fdupes/distinfo
index 14c9b9c1e72..4fb54c2168a 100644
--- a/sysutils/fdupes/distinfo
+++ b/sysutils/fdupes/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2020/04/03 22:11:48 wiz Exp $
+$NetBSD: distinfo,v 1.7 2020/07/06 15:38:02 fcambus Exp $
-SHA1 (fdupes-2.0.0.tar.gz) = dde93a7937e23fa07cf1e166eb5a0431f7eaedd8
-RMD160 (fdupes-2.0.0.tar.gz) = c89ef1afaa08ab8a11f39a63606985cdc34b098c
-SHA512 (fdupes-2.0.0.tar.gz) = 3c76cfba1cc650f6e680933cda6236e2110018d8a6a132e146d0d61c8f44cac5944e9966b1f3de5847aca6f233ab4df9b180888e0f4b3e3fa5ae8c5f9cb1484f
-Size (fdupes-2.0.0.tar.gz) = 137705 bytes
+SHA1 (fdupes-2.1.1.tar.gz) = eb6a91eb21196ecc233f62ffb0386f024a107adc
+RMD160 (fdupes-2.1.1.tar.gz) = e94ebc697b9cdb47b8f2b75c8257ae98f0397e3a
+SHA512 (fdupes-2.1.1.tar.gz) = 41b7920b1cdf9b5c6029d8adaa37cf65c9880d88e466abf1b97e4fbdb7621ad045f1b0499dbc8b28276b2a2cbe623b910607375dafe7fddce50052b4f04598a8
+Size (fdupes-2.1.1.tar.gz) = 138132 bytes