[csw-devel] SF.net SVN: gar:[16070] csw/mgar/pkg/ncdu/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri Nov 4 20:34:57 CET 2011


Revision: 16070
          http://gar.svn.sourceforge.net/gar/?rev=16070&view=rev
Author:   dmichelsen
Date:     2011-11-04 19:34:57 +0000 (Fri, 04 Nov 2011)
Log Message:
-----------
ncdu/trunk: Update to 1.8 and new library names

Modified Paths:
--------------
    csw/mgar/pkg/ncdu/trunk/Makefile
    csw/mgar/pkg/ncdu/trunk/checksums
    csw/mgar/pkg/ncdu/trunk/files/changelog.CSW

Modified: csw/mgar/pkg/ncdu/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ncdu/trunk/Makefile	2011-11-04 17:44:03 UTC (rev 16069)
+++ csw/mgar/pkg/ncdu/trunk/Makefile	2011-11-04 19:34:57 UTC (rev 16070)
@@ -1,5 +1,5 @@
 NAME = ncdu
-VERSION = 1.6
+VERSION = 1.8
 CATEGORIES = utils
 
 DESCRIPTION = Ncurses version of the famous old 'du' unix
@@ -11,19 +11,19 @@
   seconds!
 endef
 
-SPKG_SOURCEURL = http://dev.yorhel.nl/ncdu/
-MASTER_SITES   = http://dev.yorhel.nl/download/
-DISTFILES      = $(NAME)-$(VERSION).tar.gz
-UFILES_REGEX   = $(NAME)-(\d+(?:\.\d+)*).tar.gz
+MASTER_SITES = http://dev.yorhel.nl/download/
+DISTFILES = $(NAME)-$(VERSION).tar.gz
 
-RUNTIME_DEP_PKGS = CSWncurses
+VENDOR_URL = http://dev.yorhel.nl/ncdu/
 
-# ncdu doesn't come with a test suite
-TEST_SCRIPTS = 
+BUILD_DEP_PKGS += CSWlibncurses-dev
+RUNTIME_DEP_PKGS_CSWncdu += CSWlibncursesw5
+RUNTIME_DEP_PKGS_CSWncdu += CSWterminfo
 
 EXTRA_INC = /opt/csw/include/ncursesw
 
-CONFIGURE_ARGS = $(DIRPATHS)
+# ncdu doesn't come with a test suite
+TEST_SCRIPTS = 
 
 include gar/category.mk
 

Modified: csw/mgar/pkg/ncdu/trunk/checksums
===================================================================
--- csw/mgar/pkg/ncdu/trunk/checksums	2011-11-04 17:44:03 UTC (rev 16069)
+++ csw/mgar/pkg/ncdu/trunk/checksums	2011-11-04 19:34:57 UTC (rev 16070)
@@ -1 +1 @@
-95d29cf64af2d8cf4b5005e6e3d60384  ncdu-1.6.tar.gz
+94d7a821f8a0d7ba8ef3dd926226f7d5  ncdu-1.8.tar.gz

Modified: csw/mgar/pkg/ncdu/trunk/files/changelog.CSW
===================================================================
--- csw/mgar/pkg/ncdu/trunk/files/changelog.CSW	2011-11-04 17:44:03 UTC (rev 16069)
+++ csw/mgar/pkg/ncdu/trunk/files/changelog.CSW	2011-11-04 19:34:57 UTC (rev 16070)
@@ -1,3 +1,9 @@
+ncdu (1.8,REV=2011.11.04)
+
+  * Updated to 1.8.
+
+ -- Dagobert Michelsen <dam at opencsw.org>  Fri, 4 Nov 2011 20:24:21 +0100
+
 ncdu (1.6,REV=2009.11.19)
 
   * Updated to 1.6.

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list