[63926] trunk/dports

ryandesign at macports.org ryandesign at macports.org
Wed Feb 17 22:43:25 PST 2010


Revision: 63926
          http://trac.macports.org/changeset/63926
Author:   ryandesign at macports.org
Date:     2010-02-17 22:43:23 -0800 (Wed, 17 Feb 2010)
Log Message:
-----------
ming, php5-ming: fix livecheck; see #23718

Modified Paths:
--------------
    trunk/dports/multimedia/ming/Portfile
    trunk/dports/php/php5-ming/Portfile

Modified: trunk/dports/multimedia/ming/Portfile
===================================================================
--- trunk/dports/multimedia/ming/Portfile	2010-02-18 06:38:37 UTC (rev 63925)
+++ trunk/dports/multimedia/ming/Portfile	2010-02-18 06:43:23 UTC (rev 63926)
@@ -49,3 +49,7 @@
 # You can build ming as a php, perl and python module
 # Please do this with separate Portfiles and not by
 # variants.
+
+livecheck.url               http://sourceforge.net/projects/ming/files/
+livecheck.type              regex
+livecheck.regex             ${name}-(\[0-9.\]+)\\.tar

Modified: trunk/dports/php/php5-ming/Portfile
===================================================================
--- trunk/dports/php/php5-ming/Portfile	2010-02-18 06:38:37 UTC (rev 63925)
+++ trunk/dports/php/php5-ming/Portfile	2010-02-18 06:43:23 UTC (rev 63926)
@@ -27,3 +27,7 @@
 patchfiles-append           patch-config.m4.diff
 
 configure.args-append       --with-ming=${prefix}
+
+livecheck.url               http://sourceforge.net/projects/ming/files/
+livecheck.type              regex
+livecheck.regex             {ming-([0-9.]+)\.tar}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100217/2532d4b3/attachment.html>


More information about the macports-changes mailing list