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

ryandesign at macports.org ryandesign at macports.org
Sat Feb 21 09:07:43 PST 2015


Revision: 133145
          https://trac.macports.org/changeset/133145
Author:   ryandesign at macports.org
Date:     2015-02-21 09:07:43 -0800 (Sat, 21 Feb 2015)
Log Message:
-----------
php: update php55 to 5.5.22; update php56 to 5.6.6 (#46914)

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

Modified: trunk/dports/lang/php/Portfile
===================================================================
--- trunk/dports/lang/php/Portfile	2015-02-21 15:05:32 UTC (rev 133144)
+++ trunk/dports/lang/php/Portfile	2015-02-21 17:07:43 UTC (rev 133145)
@@ -98,19 +98,19 @@
     }
     5.5 {
         epoch           2
-        version         5.5.21
+        version         5.5.22
         use_xz          yes
-        checksums       md5     79664ce44f7c93f355a25a3fe3dcc91b \
-                        rmd160  3664ad034b06bf92f48cfc2c3309407fc0a1ef6e \
-                        sha256  f2583540b2698d7d0ee9cfc071c2b56ccc64a52a2b53101511ba8df5b126d6d2
+        checksums       md5     fb1704131d495f5b3e6ab3b087a8dbe6 \
+                        rmd160  5ede04ab9b2e9017ad3028920e98407f377aa846 \
+                        sha256  5256a7e3999eb11f8b4b407408ea4780f60aa959e0c48cfcf376091e721df223
     }
     5.6 {
         epoch           2
-        version         5.6.5
+        version         5.6.6
         use_xz          yes
-        checksums       md5     541a480e1f8747219074c99f3e9edbcc \
-                        rmd160  041a17247eff41a9a5083a7bf1291d0932cf8c79 \
-                        sha256  c5ef4abaef8c1ea66dcfd5a075a2f357b666aff5c5b686fca7c78c1cfd64e996
+        checksums       md5     ed0c9ad2419fffde1d8c03a2d8164179 \
+                        rmd160  6e4943288343f30673448bf8ff880887d2835a3f \
+                        sha256  b963b2d45baeebeeb421c05ee60889e87971e3e27a4be873d265fee3250fde20
     }
 }
 #     5.7 {
@@ -217,7 +217,7 @@
                         PHP_MYSQLND_ENABLED=yes
     }
     
-    if {[vercmp ${branch} 5.4] >= 0} {
+    if {[vercmp ${branch} 5.4] == 0} {
         # https://bugs.php.net/bug.php?id=68114
         configure.args-append ac_cv_decimal_fp_supported=no
     }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150221/253be20e/attachment.html>


More information about the macports-changes mailing list