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

ryandesign at macports.org ryandesign at macports.org
Thu Jun 11 18:37:51 PDT 2015


Revision: 137455
          https://trac.macports.org/changeset/137455
Author:   ryandesign at macports.org
Date:     2015-06-11 18:37:51 -0700 (Thu, 11 Jun 2015)
Log Message:
-----------
php: update php56 to 5.6.10; update php55 to 5.5.26 (#48027)

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

Modified: trunk/dports/lang/php/Portfile
===================================================================
--- trunk/dports/lang/php/Portfile	2015-06-12 00:04:22 UTC (rev 137454)
+++ trunk/dports/lang/php/Portfile	2015-06-12 01:37:51 UTC (rev 137455)
@@ -97,19 +97,17 @@
     }
     5.5 {
         epoch           2
-        version         5.5.25
+        version         5.5.26
         use_xz          yes
-        checksums       md5     f58edc4f10d63f03e425c5378f727a7c \
-                        rmd160  d6470474e3fd50a57f20b97bba248ea5ee24d224 \
-                        sha256  ac10015dddfc103b58ccc949504bd50f0d79d0abe74a0cc7842251af06ce8b07
+        checksums       rmd160  aa78b8cc3cb3b3331e4ee88a199d2c1671e80fee \
+                        sha256  97672c41cf2f95628dbffb63648147b43b23ea41b99ad22ccf5f4fe9b6e91b51
     }
     5.6 {
         epoch           2
-        version         5.6.9
+        version         5.6.10
         use_xz          yes
-        checksums       md5     f6b90cd0503310c38e9573bae1eb38c7 \
-                        rmd160  e35834724e864c7d67fc5578523f02e89a1a42ab \
-                        sha256  1fac497b596f5e4e87d87a7ca90f8725e39a8ca3f9d7adb500fa83c4bb70a73f
+        checksums       rmd160  f5dbf5fd8ed76b20429187cdde1558be63009f3a \
+                        sha256  1af720c955b0a57aa47606e928616e84c78868aff2a5f269c70601a77d6da8c1
     }
 }
 #     7.0 {
@@ -691,8 +689,6 @@
 subport ${php}-intl {
     if {[vercmp ${branch} 5.3] == 0} {
         revision            2
-    } elseif {[vercmp ${branch} 5.5] == 0} {
-        revision            1
     }
     
     categories-append       devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150611/ac62a7b9/attachment.html>


More information about the macports-changes mailing list