[Lunar-commits] <moonbase> ncdu: version bumped to 1.5.

Florin Braescu florin at lunar-linux.org
Tue May 5 07:20:27 CEST 2009


commit 7f95de445da8b7ae28b6bf11f5deadc5fc187a1c
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Tue May 5 08:20:27 2009 +0300

    ncdu: version bumped to 1.5.
    
    Changes:
    	- Fixed incorrect apparent size on directory refresh
    	- Browsing keys now work while file info window is displayed
    	- Current directory is assumed when no directory is specified
    	- Size graph uses the apparent size if that is displayed
    	- Items are ordered by displayed size rather than disk usage
    	- Removed switching between powers of 1000/1024
    	- Don't rely on the availability of suseconds_t
    	- Correctly handle paths longer than PATH_MAX
    	- Fixed various bugs related to rpath()
    	- Major code rewrite
    	- Fixed line width when displaying 100%
---
 utils/ncdu/DETAILS |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/utils/ncdu/DETAILS b/utils/ncdu/DETAILS
index dd0534f..4208130 100644
--- a/utils/ncdu/DETAILS
+++ b/utils/ncdu/DETAILS
@@ -1,11 +1,11 @@
           MODULE=ncdu
-         VERSION=1.3
+         VERSION=1.5
           SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL=http://dev.yorhel.nl/download/
-      SOURCE_VFY=sha1:63c8327ab9a443d49f533fd5d64ad51fb228af2e
-        WEB_SITE=http://dev.yorhel.nl/$MODULE/
+      SOURCE_URL=http://dev.yorhel.nl/download
+      SOURCE_VFY=sha1:355c6837acb372edb02fe8fb81bdef1ab20656c6
+        WEB_SITE=http://dev.yorhel.nl/$MODULE
          ENTERED=20070724
-         UPDATED=20070806
+         UPDATED=20090505
            SHORT="A ncurses based 'du' equivalent"
 
 cat << EOF


More information about the Lunar-commits mailing list