[104755] trunk/dports/lang/php/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Apr 2 02:04:53 PDT 2013


Revision: 104755
          https://trac.macports.org/changeset/104755
Author:   ryandesign at macports.org
Date:     2013-04-02 02:04:53 -0700 (Tue, 02 Apr 2013)
Log Message:
-----------
php55: update to 5.5.0beta2

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

Modified: trunk/dports/lang/php/Portfile
===================================================================
--- trunk/dports/lang/php/Portfile	2013-04-02 04:46:12 UTC (rev 104754)
+++ trunk/dports/lang/php/Portfile	2013-04-02 09:04:53 UTC (rev 104755)
@@ -83,15 +83,15 @@
         # When this becomes a stable version, remove the overrides for homepage,
         # master_sites and livecheck, and update php.latest_stable_branch in the
         # php-1.1 portgroup.
-        version         5.5.0beta1
+        version         5.5.0beta2
         homepage        http://qa.php.net/
         master_sites    http://downloads.php.net/dsp/
         use_bzip2       no
         use_xz          yes
         set suhosin_available       no
         checksums       [suffix ${distname}] \
-                        rmd160  a8402970353c5e3ea32d886b89cd0a32ed0e1d0e \
-                        sha256  04a0f7c2babf89add289b73a7c19acac902bc2f9f592f3b92c883cd7070bccfe
+                        rmd160  b0df64e6fb67c84e2d0eb446623a9fa824701534 \
+                        sha256  2b333a31fd4b8ab90a93896684eb8e0f7ae4f5642a8db111b6e3fe768435a9ca
         livecheck.url   ${homepage}
         livecheck.regex php-([strsed ${subport_branch} {g/\\./\\./}](?:\\.\[0-9.\]+)*(?:(?:alpha|beta|RC)\\d+|-latest))\\.tar
     }
@@ -768,7 +768,9 @@
 }
 
 subport ${php}-oracle {
-    revision                1
+    if {${php.branch} != 5.5} {
+        revision                1
+    }
     
     php.extensions          oci8 pdo_oci
     
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130402/9b055ebf/attachment.html>


More information about the macports-changes mailing list