[56566] trunk/dports/lang

ryandesign at macports.org ryandesign at macports.org
Sun Aug 30 02:00:20 PDT 2009


Revision: 56566
          http://trac.macports.org/changeset/56566
Author:   ryandesign at macports.org
Date:     2009-08-30 02:00:18 -0700 (Sun, 30 Aug 2009)
Log Message:
-----------
php52: new port, version 5.2.10, based on php5 r53555; see #20410

Revision Links:
--------------
    http://trac.macports.org/changeset/53555

Modified Paths:
--------------
    trunk/dports/lang/php52/Portfile

Added Paths:
-----------
    trunk/dports/lang/php52/

Modified: trunk/dports/lang/php52/Portfile
===================================================================
--- trunk/dports/lang/php5/Portfile	2009-07-08 03:32:08 UTC (rev 53555)
+++ trunk/dports/lang/php52/Portfile	2009-08-30 09:00:18 UTC (rev 56566)
@@ -2,10 +2,8 @@
 
 PortSystem              1.0
 
-name                    php5
-epoch                   1
+name                    php52
 version                 5.2.10
-revision                1
 set major               [lindex [split ${version} .] 0]
 set my_name             php${major}
 dist_subdir             ${my_name}
@@ -498,4 +496,4 @@
 
 livecheck.check         regex
 livecheck.url           ${homepage}downloads.php
-livecheck.regex         get/php-(5\\.\[0-9.\]+)\\.tar
+livecheck.regex         get/php-(5\\.2\\.\[0-9.\]+)\\.tar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090830/d31cd255/attachment.html>


More information about the macports-changes mailing list