[csw-devel] SF.net SVN: gar:[16156] csw/mgar/pkg/iftop/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Nov 10 14:24:50 CET 2011


Revision: 16156
          http://gar.svn.sourceforge.net/gar/?rev=16156&view=rev
Author:   dmichelsen
Date:     2011-11-10 13:24:50 +0000 (Thu, 10 Nov 2011)
Log Message:
-----------
iftop/trunk: Update to latest standards

Modified Paths:
--------------
    csw/mgar/pkg/iftop/trunk/Makefile
    csw/mgar/pkg/iftop/trunk/checksums

Modified: csw/mgar/pkg/iftop/trunk/Makefile
===================================================================
--- csw/mgar/pkg/iftop/trunk/Makefile	2011-11-10 11:03:04 UTC (rev 16155)
+++ csw/mgar/pkg/iftop/trunk/Makefile	2011-11-10 13:24:50 UTC (rev 16156)
@@ -1,5 +1,6 @@
 NAME = iftop
 VERSION = 0.17
+#VERSION = 1.0pre2
 CATEGORIES = net
 
 DESCRIPTION = Display bandwidth usage on an interface by host
@@ -11,26 +12,17 @@
 endef
 
 MASTER_SITES = http://www.ex-parrot.com/~pdw/iftop/download/
-DISTFILES  = $(NAME)-$(VERSION).tar.gz
+DISTFILES  += $(DISTNAME).tar.gz
+PATCHFILES += patch-ui.c
 
-# We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
-
-# If the url used to check for software update is different of MASTER_SITES, then 
-# uncomment the next line. Otherwise it is set by default to the value of MASTER_SITES
-# UPSTREAM_MASTER_SITES = 
-
-RUNTIME_DEP_PKGS_CSWiftop += CSWncurses
+RUNTIME_DEP_PKGS_CSWiftop += CSWlibncurses5
 RUNTIME_DEP_PKGS_CSWiftop += CSWlibpcap1
 
-
 CONFIGURE_ARGS  = $(DIRPATHS)
 CONFIGURE_ARGS += --with-resolver=netdb_1thread
 
 EXTRA_LDFLAGS  = -lpthread
 
-PATCHFILES  = patch-ui.c
-
 TEST_SCRIPTS = 
 
 include gar/category.mk

Modified: csw/mgar/pkg/iftop/trunk/checksums
===================================================================
--- csw/mgar/pkg/iftop/trunk/checksums	2011-11-10 11:03:04 UTC (rev 16155)
+++ csw/mgar/pkg/iftop/trunk/checksums	2011-11-10 13:24:50 UTC (rev 16156)
@@ -1,2 +1 @@
-062bc8fb3856580319857326e0b8752d  download/iftop-0.17.tar.gz
-06ecb8b60e4b0deca47212041da1c70b  download/patch-ui.c
+062bc8fb3856580319857326e0b8752d  iftop-0.17.tar.gz

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