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

ryandesign at macports.org ryandesign at macports.org
Thu Nov 13 23:27:24 PST 2014


Revision: 128137
          https://trac.macports.org/changeset/128137
Author:   ryandesign at macports.org
Date:     2014-11-13 23:27:24 -0800 (Thu, 13 Nov 2014)
Log Message:
-----------
php: update php56 to 5.6.3; update php55 to 5.5.19; update php54 to 5.4.35

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

Modified: trunk/dports/lang/php/Portfile
===================================================================
--- trunk/dports/lang/php/Portfile	2014-11-14 05:51:59 UTC (rev 128136)
+++ trunk/dports/lang/php/Portfile	2014-11-14 07:27:24 UTC (rev 128137)
@@ -89,27 +89,27 @@
     }
     5.4 {
         epoch           1
-        version         5.4.34
+        version         5.4.35
         use_bzip2       yes
-        checksums       md5     1afe3a10cefec9618acb785ef5064bf9 \
-                        rmd160  6909d0e3c4bf9567faf4b5bf87004b08197c98ad \
-                        sha256  57d4ea10f0c18b096a7c8fd0a98dcbe40c8f4dc94453fd3ca0a10e35fb2f8234
+        checksums       md5     489cc8336488fb2e722ffa3c08f9c864 \
+                        rmd160  96d385baaa573f4079bb6d8c400946cfdb2b4c6e \
+                        sha256  8cdb4265cd0f778befacd1e6b5939ec23315fff38400e17e77a36e4c55b9746b
     }
     5.5 {
         epoch           2
-        version         5.5.18
+        version         5.5.19
         use_xz          yes
-        checksums       md5     3984f32985842afebe5795457e26931f \
-                        rmd160  b63ea406a5aa8da78bfa3c4e9ee24b2cad771529 \
-                        sha256  ccfbf6af18d1e56145867454dcbc75d90512f40ee9d3e57fdc6cb5fe3fc9726e
+        checksums       md5     c63dcfd8b318d12127ba6d39ecc8a444 \
+                        rmd160  6e638dca249c9d4c9dd0d9c6f5b5e64ac7036329 \
+                        sha256  ccff8dfcd342e48a5b1e8b85c1c8c95d2e2eefab869757dcaa5224f11bb30e21
     }
     5.6 {
         epoch           2
-        version         5.6.2
+        version         5.6.3
         use_xz          yes
-        checksums       md5     c976f54d429a0e5214659b0098e44e37 \
-                        rmd160  542dea18fca30607df0deff1461e8821282047c1 \
-                        sha256  9be1322d33520fb2164282fb0fcdc212f66ffedcd912bff60955d5696454fe39
+        checksums       md5     7635f344145a4edd7dff6ecec795aaea \
+                        rmd160  ee33af1558a8c2b63b20f594733fe95d654a70a8 \
+                        sha256  fad244506cc7f10fe56aba8129b3c39a4f9316d9544a4fba932c3f81fc2244b5
     }
 }
 #     5.7 {
@@ -689,7 +689,9 @@
 
 if {[vercmp ${branch} 5.3] >= 0} {
 subport ${php}-intl {
-    revision                1
+    if {[vercmp ${branch} 5.3] == 0} {
+        revision            1
+    }
     
     categories-append       devel
     
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141113/668f8084/attachment.html>


More information about the macports-changes mailing list