[csw-devel] SF.net SVN: gar:[3596] csw/mgar/pkg/exiftool/trunk/Makefile
hson at users.sourceforge.net
hson at users.sourceforge.net
Fri Mar 6 00:23:01 CET 2009
Revision: 3596
http://gar.svn.sourceforge.net/gar/?rev=3596&view=rev
Author: hson
Date: 2009-03-05 23:23:01 +0000 (Thu, 05 Mar 2009)
Log Message:
-----------
exiftool: Upstream check fix
Modified Paths:
--------------
csw/mgar/pkg/exiftool/trunk/Makefile
Modified: csw/mgar/pkg/exiftool/trunk/Makefile
===================================================================
--- csw/mgar/pkg/exiftool/trunk/Makefile 2009-03-05 23:20:23 UTC (rev 3595)
+++ csw/mgar/pkg/exiftool/trunk/Makefile 2009-03-05 23:23:01 UTC (rev 3596)
@@ -18,7 +18,7 @@
REQUIRED_PKGS += CSWperl CSWpmcompresszlib
# We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = -(\d+(?:\.\d+)*).tar.gz
+UFILES_REGEX = Image-ExifTool-(\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