[csw-devel] SF.net SVN: gar:[7025] csw/mgar/pkg/ntop/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Oct 29 17:27:39 CET 2009
Revision: 7025
http://gar.svn.sourceforge.net/gar/?rev=7025&view=rev
Author: dmichelsen
Date: 2009-10-29 16:27:39 +0000 (Thu, 29 Oct 2009)
Log Message:
-----------
ntop: Update to 3.3.9
Modified Paths:
--------------
csw/mgar/pkg/ntop/trunk/Makefile
csw/mgar/pkg/ntop/trunk/checksums
Removed Paths:
-------------
csw/mgar/pkg/ntop/trunk/files/CSWntop.gspec
Property Changed:
----------------
csw/mgar/pkg/ntop/trunk/
Property changes on: csw/mgar/pkg/ntop/trunk
___________________________________________________________________
Modified: svn:externals
- gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v1
+ gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2
Modified: csw/mgar/pkg/ntop/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ntop/trunk/Makefile 2009-10-29 16:26:32 UTC (rev 7024)
+++ csw/mgar/pkg/ntop/trunk/Makefile 2009-10-29 16:27:39 UTC (rev 7025)
@@ -1,5 +1,5 @@
GARNAME = ntop
-GARVERSION = 2.2
+GARVERSION = 3.3.9
CATEGORIES = net
DESCRIPTION = A network traffic usage monitor.
@@ -12,17 +12,16 @@
and RRD for persistently storing traffic statistics.
endef
-MASTER_SITES = $(SF_MIRROR)/$(GARNAME)/
-DISTFILES = $(GARNAME)-$(GARVERSION).tgz
-DISTFILES += $(call admfiles,CSWntop,)
+MASTER_SITES = $(SF_MIRRORS)
+DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
+# PATCHFILES = intdef.diff
+
# We define upstream file regex so we can be notifed of new upstream software release
UPSTREAM_MASTER_SITES = $(SF_PROJECT_SHOWFILE)=17233
UPSTREAM_USE_SF = 1
UFILES_REGEX = (\d+(?:\.\d+)*)
-LIBDEPS += utils/rrdtool
-
CONFIGURE_ARGS = $(DIRPATHS)
include gar/category.mk
Modified: csw/mgar/pkg/ntop/trunk/checksums
===================================================================
--- csw/mgar/pkg/ntop/trunk/checksums 2009-10-29 16:26:32 UTC (rev 7024)
+++ csw/mgar/pkg/ntop/trunk/checksums 2009-10-29 16:27:39 UTC (rev 7025)
@@ -1,2 +1 @@
-4586e4173fcab64d2394502603fc73aa download/ntop-2.2.tgz
-6ce544627c6cea03d09d0710fb223035 download/CSWntop.gspec
+0c22038e0f2aa003110437b5a5d5a6a5 download/ntop-3.3.9.tar.gz
Deleted: csw/mgar/pkg/ntop/trunk/files/CSWntop.gspec
===================================================================
--- csw/mgar/pkg/ntop/trunk/files/CSWntop.gspec 2009-10-29 16:26:32 UTC (rev 7024)
+++ csw/mgar/pkg/ntop/trunk/files/CSWntop.gspec 2009-10-29 16:27:39 UTC (rev 7025)
@@ -1,4 +0,0 @@
-%var bitname ntop
-%var pkgname CSWntop
-%include url file://%{PKGLIB}/csw_dyndepend.gspec
-%copyright url file://%{WORKSRC}/COPYRIGHT
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