[csw-devel] SF.net SVN: gar:[3594] csw/mgar/pkg/ilmbase/trunk/Makefile
hson at users.sourceforge.net
hson at users.sourceforge.net
Fri Mar 6 00:19:38 CET 2009
Revision: 3594
http://gar.svn.sourceforge.net/gar/?rev=3594&view=rev
Author: hson
Date: 2009-03-05 23:19:35 +0000 (Thu, 05 Mar 2009)
Log Message:
-----------
ilmbase: Upstream check fix
Modified Paths:
--------------
csw/mgar/pkg/ilmbase/trunk/Makefile
Modified: csw/mgar/pkg/ilmbase/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ilmbase/trunk/Makefile 2009-03-05 22:09:01 UTC (rev 3593)
+++ csw/mgar/pkg/ilmbase/trunk/Makefile 2009-03-05 23:19:35 UTC (rev 3594)
@@ -34,7 +34,7 @@
LICENSE = LICENSE
# We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = -(\d+(?:\.\d+)*).tar.gz
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
# 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