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

Log Message:
-----------
libexif: Upstream check fix

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

Modified: csw/mgar/pkg/libexif/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libexif/trunk/Makefile 2009-03-05 23:19:35 UTC (rev 3594)
+++ csw/mgar/pkg/libexif/trunk/Makefile 2009-03-05 23:20:23 UTC (rev 3595)
@@ -19,7 +19,9 @@
 REQUIRED_PKGS += CSWggettextrt
 
 # 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)=12272
+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

Reply via email to