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

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


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

Log Message:
-----------
php5: add livecheck

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

Modified: trunk/dports/www/php5/Portfile
===================================================================
--- trunk/dports/www/php5/Portfile	2007-06-09 08:37:08 UTC (rev 26019)
+++ trunk/dports/www/php5/Portfile	2007-06-09 08:40:40 UTC (rev 26020)
@@ -6,6 +6,7 @@
 version             5.2.3
 categories          lang php www
 maintainers         ryandesign jwa
+homepage            http://www.php.net/
 distfiles           php-${version}.tar.bz2:release
 use_bzip2           yes
 worksrcdir          php-${version}
@@ -20,7 +21,7 @@
 	be used for command-line scripting.
 
 master_sites \
-	http://www.php.net/distributions/:release \
+	${homepage}distributions/:release \
 	http://it.php.net/distributions/:release \
 	http://fi.php.net/distributions/:release \
 	http://de.php.net/distributions/:release \
@@ -397,3 +398,7 @@
 	
 #	ui_msg "* copy  ${prefix}/etc/pear.conf.sample to  ${prefix}/etc/pear.conf" 
 }
+
+livecheck.check     regex
+livecheck.url       ${homepage}downloads.php
+livecheck.regex     get/php-(\[0-9\.\]+)\.tar

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


More information about the macports-changes mailing list