summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-11-28 15:50:56 +0000
committerwiz <wiz@pkgsrc.org>2017-11-28 15:50:56 +0000
commitf939bbfaee851a83647c9042dfc3f1d76454f1ec (patch)
treeafb37de962889d48c72547ed68307e5e828a0924 /sysutils
parent870ddc9aa8fa7b3219f19ec7babcb4ef8b5eb17d (diff)
downloadpkgsrc-f939bbfaee851a83647c9042dfc3f1d76454f1ec.tar.gz
di: update to 4.44.
Provided by Brad Lanam in PR 52770. 4.44 [2017-5-23] Fixed check of exabyte sized filesystems. The signed check now only checks for -1 and -2; there could still be situations where the overflow exactly matches these values. Added faster method for windows check for missing removable filesystems. 4.43 [2016-8-9] Cleaned up some compiler warnings. Fixed memory allocation problem. Tcl interface fixes 4.42 [2016-2-22] Fixed a parsing bug in the Tcl interface. Added a Perl interface. 4.41 [2016-1-24] Fixed bug specifying more than one filesystem on the command line. Added sort by free space, total space. Updated manual page: missing, new sort options.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/di/Makefile5
-rw-r--r--sysutils/di/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/sysutils/di/Makefile b/sysutils/di/Makefile
index 978f6a50d33..c1df8c28aea 100644
--- a/sysutils/di/Makefile
+++ b/sysutils/di/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2017/08/01 14:59:05 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.4 2017/11/28 15:50:56 wiz Exp $
-DISTNAME= di-4.40
+DISTNAME= di-4.44
CATEGORIES= sysutils
MASTER_SITES= https://gentoo.com/di/
diff --git a/sysutils/di/distinfo b/sysutils/di/distinfo
index 154340a934e..6f1b358c6f6 100644
--- a/sysutils/di/distinfo
+++ b/sysutils/di/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2016/01/24 11:07:49 leot Exp $
+$NetBSD: distinfo,v 1.4 2017/11/28 15:50:56 wiz Exp $
-SHA1 (di-4.40.tar.gz) = 81161534dc26ff5a70a25ac2282221d17f47b718
-RMD160 (di-4.40.tar.gz) = fea69d9841c02ede4bee95d66c579c2d610a281f
-SHA512 (di-4.40.tar.gz) = 1f7aeed4f68b91dd6d2e0cfbafaa86d9b93d37c741b1087e3d9e788c34356878995485102f4018e48681925542a4814fa6245ccfa976c1c2ff406530715cde67
-Size (di-4.40.tar.gz) = 219245 bytes
+SHA1 (di-4.44.tar.gz) = 2ca647330f9ef81af3275e560d24f7dfe47f7e88
+RMD160 (di-4.44.tar.gz) = 979550c3a94a87ad01b6315e8e4cbc4b4940c54c
+SHA512 (di-4.44.tar.gz) = e4d04def74ee1d9349daa8f01519243833135d63220678b3841505ba2d4667d1d5ec81a09e891bf1abb5e0016fc9cb6e674292665d0d29af7371160ff6eced5c
+Size (di-4.44.tar.gz) = 267509 bytes