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

ryandesign at macports.org ryandesign at macports.org
Tue Aug 5 23:28:45 PDT 2008


Revision: 39010
          http://trac.macosforge.org/projects/macports/changeset/39010
Author:   ryandesign at macports.org
Date:     2008-08-05 23:28:45 -0700 (Tue, 05 Aug 2008)
Log Message:
-----------
php4: merge r39009 from php5: remove non-release master_sites; this port won't be updated to a non-release version of php (that's what a php4-devel port would be for, but php4 is practically at end of life anyway)

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

Modified: trunk/dports/www/php4/Portfile
===================================================================
--- trunk/dports/www/php4/Portfile	2008-08-06 06:25:49 UTC (rev 39009)
+++ trunk/dports/www/php4/Portfile	2008-08-06 06:28:45 UTC (rev 39010)
@@ -16,18 +16,16 @@
 platforms	darwin freebsd
 use_parallel_build      yes
 
-master_sites 	${homepage}distributions/:release \
-    http://it.php.net/distributions/:release \
-    http://fi.php.net/distributions/:release \
-    http://de.php.net/distributions/:release \
-    http://gr.php.net/distributions/:release \
-    http://fr.php.net/distributions/:release \
-    http://es.php.net/distributions/:release \
-    http://se.php.net/distributions/:release \
-    http://downloads.php.net/ilia/:rc \
-    http://downloads.php.net/jani/:rc
+master_sites 	${homepage}distributions/ \
+    http://it.php.net/distributions/ \
+    http://fi.php.net/distributions/ \
+    http://de.php.net/distributions/ \
+    http://gr.php.net/distributions/ \
+    http://fr.php.net/distributions/ \
+    http://es.php.net/distributions/ \
+    http://se.php.net/distributions/
 
-distfiles	php-${version}.tar.bz2:release
+distfiles	php-${version}.tar.bz2
 worksrcdir	php-${version}
 use_bzip2	yes
 checksums	md5 ed31e77414e0331e787487b53732dbca \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080805/9a69fbdb/attachment.html 


More information about the macports-changes mailing list