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

ryandesign at macports.org ryandesign at macports.org
Tue Aug 5 23:25:49 PDT 2008


Revision: 39009
          http://trac.macosforge.org/projects/macports/changeset/39009
Author:   ryandesign at macports.org
Date:     2008-08-05 23:25:49 -0700 (Tue, 05 Aug 2008)
Log Message:
-----------
php5: remove non-release master_sites; this port won't be updated to a non-release version of php; that's what the php5-devel port is for

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

Modified: trunk/dports/www/php5/Portfile
===================================================================
--- trunk/dports/www/php5/Portfile	2008-08-06 06:13:35 UTC (rev 39008)
+++ trunk/dports/www/php5/Portfile	2008-08-06 06:25:49 UTC (rev 39009)
@@ -8,7 +8,7 @@
 categories              www lang php
 maintainers             ryandesign jwa
 homepage                http://www.php.net/
-distfiles               php-${version}.tar.bz2:release
+distfiles               php-${version}.tar.bz2
 use_bzip2               yes
 worksrcdir              php-${version}
 platforms               darwin freebsd
@@ -23,16 +23,14 @@
     be used for command-line scripting.
 
 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
+    ${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/
 
 checksums \
     md5 7380ffecebd95c6edb317ef861229ebd \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080805/1ee913bb/attachment.html 


More information about the macports-changes mailing list