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

Log Message:
-----------
imagemagick: Upstream check fix

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

Modified: csw/mgar/pkg/ImageMagick/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ImageMagick/trunk/Makefile     2009-03-05 23:23:01 UTC (rev 
3596)
+++ csw/mgar/pkg/ImageMagick/trunk/Makefile     2009-03-05 23:23:06 UTC (rev 
3597)
@@ -33,7 +33,7 @@
 REQUIRED_PKGS += CSWsunmath CSWtiff CSWwmf CSWzlib
 
 # We define upstream file regex so we can be notifed of new upstream software 
release
-UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*)-(\d+).tar.bz2
+UFILES_REGEX = ImageMagick-((\d+(?:\.\d+)*)-(\d+)?).tar.bz2
 
 CPPFLAGS += -I/usr/openwin/include -I/usr/openwin/include/X11
 


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