[csw-devel] SF.net SVN: gar:[2666] csw/mgar/pkg/ganglia/trunk/Makefile

wbonnet at users.sourceforge.net wbonnet at users.sourceforge.net
Thu Dec 18 23:00:22 CET 2008


Revision: 2666
          http://gar.svn.sourceforge.net/gar/?rev=2666&view=rev
Author:   wbonnet
Date:     2008-12-18 22:00:21 +0000 (Thu, 18 Dec 2008)

Log Message:
-----------
Fix UFILE_REGEX

Modified Paths:
--------------
    csw/mgar/pkg/ganglia/trunk/Makefile

Modified: csw/mgar/pkg/ganglia/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ganglia/trunk/Makefile	2008-12-18 21:59:02 UTC (rev 2665)
+++ csw/mgar/pkg/ganglia/trunk/Makefile	2008-12-18 22:00:21 UTC (rev 2666)
@@ -15,7 +15,9 @@
 DISTFILES += $(call admfiles,CSWpackage,)
 
 # We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+UPSTREAM_MASTER_SITES = $(SF_PROJECT_SHOWFILE)=43021
+UPSTREAM_USE_SF = 1
+UFILES_REGEX = (\d+(?:\.\d+)*)
 
 # This is attachment #45 from Ganglia bug
 #   http://bugzilla.ganglia.info/cgi-bin/bugzilla/show_bug.cgi?id=77


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