[26022] trunk/dports/www/php5/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sat Jun 9 01:43:21 PDT 2007


Revision: 26022
          http://trac.macosforge.org/projects/macports/changeset/26022
Author:   ryandesign at macports.org
Date:     2007-06-09 01:43:20 -0700 (Sat, 09 Jun 2007)

Log Message:
-----------
php5: fix livecheck to match php5 versions only

Modified Paths:
--------------
    trunk/dports/www/php5/Portfile

Modified: trunk/dports/www/php5/Portfile
===================================================================
--- trunk/dports/www/php5/Portfile	2007-06-09 08:42:50 UTC (rev 26021)
+++ trunk/dports/www/php5/Portfile	2007-06-09 08:43:20 UTC (rev 26022)
@@ -401,4 +401,4 @@
 
 livecheck.check     regex
 livecheck.url       ${homepage}downloads.php
-livecheck.regex     get/php-(\[0-9\.\]+)\.tar
+livecheck.regex     get/php-(5\.\[0-9\.\]+)\.tar

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


More information about the macports-changes mailing list