[26021] trunk/dports/www/php4/Portfile

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


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

Log Message:
-----------
php4: add livecheck

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

Modified: trunk/dports/www/php4/Portfile
===================================================================
--- trunk/dports/www/php4/Portfile	2007-06-09 08:40:40 UTC (rev 26020)
+++ trunk/dports/www/php4/Portfile	2007-06-09 08:42:50 UTC (rev 26021)
@@ -6,13 +6,14 @@
 
 categories      lang php www
 maintainers    	jwa
+homepage        http://www.php.net/
 description     PHP: Hypertext Preprocessor
 long_description 	PHP is a widely-used general-purpose scripting \
 			language that is especially suited for Web development \
 			and can be embedded into HTML. 
 platforms	darwin freebsd
 
-master_sites 	http://www.php.net/distributions/:release \
+master_sites 	${homepage}distributions/:release \
                 http://it.php.net/distributions/:release \
                 http://fi.php.net/distributions/:release \
                 http://de.php.net/distributions/:release \
@@ -253,3 +254,7 @@
 
 	ui_msg "* copy  ${prefix}/etc/php4/pear.conf.sample to  ${prefix}/etc/php4/pear.conf" 
 }
+
+livecheck.check     regex
+livecheck.url       ${homepage}downloads.php
+livecheck.regex     get/php-(4\.\[0-9\.\]+)\.tar

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


More information about the macports-changes mailing list