[33187] trunk/dports/graphics/ImageMagick/Portfile

nox at macports.org nox at macports.org
Sun Jan 20 17:27:47 PST 2008


Revision: 33187
          http://trac.macosforge.org/projects/macports/changeset/33187
Author:   nox at macports.org
Date:     2008-01-20 17:27:45 -0800 (Sun, 20 Jan 2008)

Log Message:
-----------
ImageMagick: Fixed livecheck.

Modified Paths:
--------------
    trunk/dports/graphics/ImageMagick/Portfile

Modified: trunk/dports/graphics/ImageMagick/Portfile
===================================================================
--- trunk/dports/graphics/ImageMagick/Portfile	2008-01-21 00:50:17 UTC (rev 33186)
+++ trunk/dports/graphics/ImageMagick/Portfile	2008-01-21 01:27:45 UTC (rev 33187)
@@ -192,5 +192,6 @@
 	configure.compiler	gcc-4.0
 }
 
-livecheck.check     moddate
-livecheck.url       ftp://ftp.imagemagick.net/pub/ImageMagick/SHA256SUM
+livecheck.check     regex
+livecheck.url       http://ftp.surfnet.nl/pub/ImageMagick/?C=M&O=D
+livecheck.regex     ${name}-(\\d+(?:\\.\\d+)*(?:-\\d+)?)

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080120/e134098f/attachment.html


More information about the macports-changes mailing list