Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/ncdu ncdu: update to 1.15.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/0f3142186ac0
branches: trunk
changeset: 434221:0f3142186ac0
user: fcambus <fcambus%pkgsrc.org@localhost>
date: Sat Jun 13 10:03:04 2020 +0000
description:
ncdu: update to 1.15.1.
1.15.1 - 2020-06-10
- (Linux) Fix build on older Linux systems (Christian Gottsche)
- (MacOS) Revert "Exclude firmlinks by default" behavior (until we have
a better solution)
- (MacOS) Add --exclude-firmlinks option to opt-in to the above behavior
1.15 - 2020-05-30
- (Linux) Add --exclude-kernfs option to exclude pseudo filesystems (Christian
Gottsche)
- (MacOS) Exclude firmlinks by default (Saagar Jha)
- (MacOS) Add --follow-firmlinks option to follow firmlinks (Saagar Jha)
- Fix bug in calculating the apparent size of directories containing hardlinks
- Fix integer overflow with directories containing >2GiB worth of file names
- Fix yet another possible 100% CPU bug when losing terminal
diffstat:
sysutils/ncdu/Makefile | 4 ++--
sysutils/ncdu/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r c3d65ac9262e -r 0f3142186ac0 sysutils/ncdu/Makefile
--- a/sysutils/ncdu/Makefile Sat Jun 13 10:01:06 2020 +0000
+++ b/sysutils/ncdu/Makefile Sat Jun 13 10:03:04 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2020/03/24 18:20:59 nia Exp $
+# $NetBSD: Makefile,v 1.13 2020/06/13 10:03:04 fcambus Exp $
-DISTNAME= ncdu-1.14.2
+DISTNAME= ncdu-1.15.1
CATEGORIES= sysutils
MASTER_SITES= https://dev.yorhel.nl/download/
diff -r c3d65ac9262e -r 0f3142186ac0 sysutils/ncdu/distinfo
--- a/sysutils/ncdu/distinfo Sat Jun 13 10:01:06 2020 +0000
+++ b/sysutils/ncdu/distinfo Sat Jun 13 10:03:04 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2020/03/24 18:20:59 nia Exp $
+$NetBSD: distinfo,v 1.7 2020/06/13 10:03:04 fcambus Exp $
-SHA1 (ncdu-1.14.2.tar.gz) = f830ff24c6f364627d5697f78c6fa50ab94d0185
-RMD160 (ncdu-1.14.2.tar.gz) = 999c0f46bedc392d434ef4256c347f1c5736a2b3
-SHA512 (ncdu-1.14.2.tar.gz) = d7398448e0e13354a0be1606c3e3f6f29e2dbb742fd56f7cd9c598e974c359429966527ef8fce6a0e3afb0ea3cad9a95169b880600e44d62273b937309fa0e59
-Size (ncdu-1.14.2.tar.gz) = 145376 bytes
+SHA1 (ncdu-1.15.1.tar.gz) = 1d88eb2b29bfb559ac75109616bba53e48d4d083
+RMD160 (ncdu-1.15.1.tar.gz) = 66fbf2a62d9ac359360b3e3265486658e77786fd
+SHA512 (ncdu-1.15.1.tar.gz) = 572379264b9bd0d782151bd2f79add0e7a6d092029a041ff8f9288e928a4b6a6733467bca7c1702cbb44c3861279da1bc3d4278df6fba1814fe1dc909f2d8087
+Size (ncdu-1.15.1.tar.gz) = 148242 bytes
Home |
Main Index |
Thread Index |
Old Index