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

ryandesign at macports.org ryandesign at macports.org
Mon May 18 17:25:40 PDT 2015


Revision: 136486
          https://trac.macports.org/changeset/136486
Author:   ryandesign at macports.org
Date:     2015-05-18 17:25:40 -0700 (Mon, 18 May 2015)
Log Message:
-----------
php: update php56 to 5.6.9 (#47730)

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

Modified: trunk/dports/lang/php/Portfile
===================================================================
--- trunk/dports/lang/php/Portfile	2015-05-19 00:15:57 UTC (rev 136485)
+++ trunk/dports/lang/php/Portfile	2015-05-19 00:25:40 UTC (rev 136486)
@@ -106,11 +106,11 @@
     }
     5.6 {
         epoch           2
-        version         5.6.8
+        version         5.6.9
         use_xz          yes
-        checksums       md5     526a5a7f593de632cd9e8546335de8b7 \
-                        rmd160  94bf75220431f2909ccf9c7020df4f6fc0ade47d \
-                        sha256  4c417387b88e100ca306adeda8051eb9fad93dae8da983f962dabf91a14b2b7b
+        checksums       md5     f6b90cd0503310c38e9573bae1eb38c7 \
+                        rmd160  e35834724e864c7d67fc5578523f02e89a1a42ab \
+                        sha256  1fac497b596f5e4e87d87a7ca90f8725e39a8ca3f9d7adb500fa83c4bb70a73f
     }
 }
 #     7.0 {
@@ -692,7 +692,7 @@
 subport ${php}-intl {
     if {[vercmp ${branch} 5.3] == 0} {
         revision            2
-    } else {
+    } elseif {[vercmp ${branch} 5.5] <= 0} {
         revision            1
     }
     
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150518/cdd1cc31/attachment.html>


More information about the macports-changes mailing list