[87610] trunk/dports/graphics/GraphicsMagick/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Nov 28 10:44:57 PST 2011


Revision: 87610
          http://trac.macports.org/changeset/87610
Author:   ryandesign at macports.org
Date:     2011-11-28 10:44:53 -0800 (Mon, 28 Nov 2011)
Log Message:
-----------
GraphicsMagick: fix livecheck

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

Modified: trunk/dports/graphics/GraphicsMagick/Portfile
===================================================================
--- trunk/dports/graphics/GraphicsMagick/Portfile	2011-11-28 18:04:17 UTC (rev 87609)
+++ trunk/dports/graphics/GraphicsMagick/Portfile	2011-11-28 18:44:53 UTC (rev 87610)
@@ -101,5 +101,4 @@
     default_variants +q8
 }
 
-livecheck.type          regex
-livecheck.regex         {>([0-9.]+)<}
+livecheck.regex         /${name}-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111128/5c23912f/attachment.html>


More information about the macports-changes mailing list