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

hson at users.sourceforge.net hson at users.sourceforge.net
Fri Mar 6 00:28:50 CET 2009


Revision: 3598
          http://gar.svn.sourceforge.net/gar/?rev=3598&view=rev
Author:   hson
Date:     2009-03-05 23:28:47 +0000 (Thu, 05 Mar 2009)

Log Message:
-----------
lcms: Upstream check fix

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

Modified: csw/mgar/pkg/lcms/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lcms/trunk/Makefile	2009-03-05 23:23:06 UTC (rev 3597)
+++ csw/mgar/pkg/lcms/trunk/Makefile	2009-03-05 23:28:47 UTC (rev 3598)
@@ -23,7 +23,9 @@
 LICENSE = COPYING
 
 # 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)=26279
+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.



More information about the devel mailing list