pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/qdirstat sysutils/qdirstat: update to 1.6.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/64418de87ba0
branches:  trunk
changeset: 423280:64418de87ba0
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Fri Feb 14 13:13:18 2020 +0000

description:
sysutils/qdirstat: update to 1.6.1

Suggested by the upstream author Stefan Hundhammer in
https://mail-index.netbsd.org/pkgsrc-users/2020/02/13/msg030448.html.

Changes since 1.6:

- Much better handling for "permission denied" errors while reading directories.

- Now showing the exact byte size (134 495 994 Bytes instead of 128.3 MB)
upon mouse click in the tree (right click) and in the details panel (left or
right click).

- New optional tree column "Oldest File" (not enabled by default).

- Bug fix: Support for dark widget themes in File Size Histogram window.

diffstat:

 sysutils/qdirstat/Makefile |  11 ++---------
 sysutils/qdirstat/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 14 deletions(-)

diffs (41 lines):

diff -r b8f8f683d8db -r 64418de87ba0 sysutils/qdirstat/Makefile
--- a/sysutils/qdirstat/Makefile        Fri Feb 14 13:03:14 2020 +0000
+++ b/sysutils/qdirstat/Makefile        Fri Feb 14 13:13:18 2020 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2020/01/18 21:50:56 jperkin Exp $
+# $NetBSD: Makefile,v 1.13 2020/02/14 13:13:18 rillig Exp $
 
-DISTNAME=      qdirstat-1.6
-PKGREVISION=   1
+DISTNAME=      qdirstat-1.6.1
 CATEGORIES=    sysutils
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=shundhammer/}
 
@@ -15,12 +14,6 @@
 
 REPLACE_PERL+= scripts/qdirstat-cache-writer
 
-#SUBST_CLASSES+=               filemanager
-#SUBST_STAGE.filemanager=      post-patch
-#SUBST_MESSAGE.filemanager=    Use dolphin not konqueror
-#SUBST_FILES.filemanager=      src/Cleanup.cpp
-#SUBST_SED.filemanager=                -e 's:konqueror --profile filemanagement:dolphin:'
-
 pre-configure:
        ${LN} -sf ${QTDIR}/bin/qmake ${BUILDLINK_DIR}/bin/
 
diff -r b8f8f683d8db -r 64418de87ba0 sysutils/qdirstat/distinfo
--- a/sysutils/qdirstat/distinfo        Fri Feb 14 13:03:14 2020 +0000
+++ b/sysutils/qdirstat/distinfo        Fri Feb 14 13:13:18 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2019/08/27 22:28:50 markd Exp $
+$NetBSD: distinfo,v 1.4 2020/02/14 13:13:18 rillig Exp $
 
-SHA1 (qdirstat-1.6.tar.gz) = 99ed9173bbd735c237ab1d0fb46e03f62a21bec1
-RMD160 (qdirstat-1.6.tar.gz) = 827dd7cdb9c61cc5b3c7aa073a8e39553781789e
-SHA512 (qdirstat-1.6.tar.gz) = 8d1350bc8995dac2de90a32ca5ddaac47a317c7e7044f39ed87a7b2e208cda0b84f04c147f7a2414d7a0c5c731479847a879aedcf5781ca772fbfa8fa360cc77
-Size (qdirstat-1.6.tar.gz) = 6398935 bytes
+SHA1 (qdirstat-1.6.1.tar.gz) = 78c4fe9919a66861c20b569324375a018b11c357
+RMD160 (qdirstat-1.6.1.tar.gz) = 7fd231aa36013601142f386220081bef2bde7b9c
+SHA512 (qdirstat-1.6.1.tar.gz) = fd4c6a3582184785d935e96e884cc3e2033e3ee174ea893816b14524c5c5c62923c5a8c5869969fb8b1d0e84bbffd9dc707a68bdb53898c55dfd14fe16946110
+Size (qdirstat-1.6.1.tar.gz) = 7708491 bytes



Home | Main Index | Thread Index | Old Index