[91146] trunk/dports/php/php5-magickwand/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Mar 23 22:24:38 PDT 2012


Revision: 91146
          https://trac.macports.org/changeset/91146
Author:   ryandesign at macports.org
Date:     2012-03-23 22:24:38 -0700 (Fri, 23 Mar 2012)
Log Message:
-----------
php5-magickwand: fix livecheck

Modified Paths:
--------------
    trunk/dports/php/php5-magickwand/Portfile

Modified: trunk/dports/php/php5-magickwand/Portfile
===================================================================
--- trunk/dports/php/php5-magickwand/Portfile	2012-03-24 05:23:10 UTC (rev 91145)
+++ trunk/dports/php/php5-magickwand/Portfile	2012-03-24 05:24:38 UTC (rev 91146)
@@ -26,3 +26,7 @@
 depends_lib-append  port:ImageMagick
 
 configure.args      --with-magickwand=${prefix}
+
+livecheck.type      regex
+livecheck.url       [lindex ${master_sites} 0]
+livecheck.regex     MagickWandForPHP-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120323/6096c11e/attachment.html>


More information about the macports-changes mailing list