pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/di di: update to 4.44.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3dddf7d16c1d
branches:  trunk
changeset: 372163:3dddf7d16c1d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Nov 28 15:50:56 2017 +0000

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

 sysutils/di/Makefile |   5 ++---
 sysutils/di/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (28 lines):

diff -r 504e1575c7c6 -r 3dddf7d16c1d sysutils/di/Makefile
--- a/sysutils/di/Makefile      Tue Nov 28 15:18:31 2017 +0000
+++ b/sysutils/di/Makefile      Tue Nov 28 15:50:56 2017 +0000
@@ -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 -r 504e1575c7c6 -r 3dddf7d16c1d sysutils/di/distinfo
--- a/sysutils/di/distinfo      Tue Nov 28 15:18:31 2017 +0000
+++ b/sysutils/di/distinfo      Tue Nov 28 15:50:56 2017 +0000
@@ -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



Home | Main Index | Thread Index | Old Index