Revision: 3621 http://gar.svn.sourceforge.net/gar/?rev=3621&view=rev Author: hson Date: 2009-03-07 22:37:25 +0000 (Sat, 07 Mar 2009)
Log Message: ----------- wmf: Upstream check fix Modified Paths: -------------- csw/mgar/pkg/wmf/trunk/Makefile Modified: csw/mgar/pkg/wmf/trunk/Makefile =================================================================== --- csw/mgar/pkg/wmf/trunk/Makefile 2009-03-07 22:00:32 UTC (rev 3620) +++ csw/mgar/pkg/wmf/trunk/Makefile 2009-03-07 22:37:25 UTC (rev 3621) @@ -24,7 +24,9 @@ REQUIRED_PKGS += CSWpng CSWzlib # We define upstream file regex so we can be notifed of new upstream software release -UFILES_REGEX = -(\d+(?:\.\d+)*).tar.gz +UPSTREAM_MASTER_SITES = $(SF_PROJECT_SHOWFILE)=10501 +UPSTREAM_USE_SF = 1 +UFILES_REGEX = (\d+(?:\.\d+)*) # 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 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel