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

ryandesign at macports.org ryandesign at macports.org
Fri Jan 8 23:00:52 PST 2016


Revision: 144450
          https://trac.macports.org/changeset/144450
Author:   ryandesign at macports.org
Date:     2016-01-08 23:00:52 -0800 (Fri, 08 Jan 2016)
Log Message:
-----------
php: update php70 to 7.0.2; update php56 to 5.6.17; update php55 to 5.5.31

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

Modified: trunk/dports/lang/php/Portfile
===================================================================
--- trunk/dports/lang/php/Portfile	2016-01-09 06:14:41 UTC (rev 144449)
+++ trunk/dports/lang/php/Portfile	2016-01-09 07:00:52 UTC (rev 144450)
@@ -97,24 +97,24 @@
     }
     5.5 {
         epoch           2
-        version         5.5.30
+        version         5.5.31
         use_xz          yes
-        checksums       rmd160  4da82b68d8f5a3e6abe0fe60bb8314c402170083 \
-                        sha256  d00dc06fa5e0f3de048fb0cf940b3cc59b43b3f8cad825d4fffb35503cf2e8f2
+        checksums       rmd160  90fff0dc3f7b44a5e8825bfa76571d37b69fe3ff \
+                        sha256  a9ac5b94fcc3811b661a090dddd716f81e43947240b35e6a0123e609a135ac54
     }
     5.6 {
         epoch           2
-        version         5.6.16
+        version         5.6.17
         use_xz          yes
-        checksums       rmd160  1da892a5a935c49b423c6d2190c658e3e9c99a3f \
-                        sha256  8ef43271d9bd8cc8f8d407d3ba569de9fa14a28985ae97c76085bb50d597de98
+        checksums       rmd160  87caf3fa68cd0f80dd27e098377eef154f3123d3 \
+                        sha256  ea9d5749380c7c7171e131616466deacd7cb124b5010eafc34e551b0a7b0fb2c
     }
     7.0 {
         epoch           2
-        version         7.0.1
+        version         7.0.2
         use_xz          yes
-        checksums       rmd160  e7907bcc986e47212605356bd33b59a3d835be5f \
-                        sha256  84fcb8b9c61f70db802d3b6636c6ba602470a375e593375c0c744483aa0c0357
+        checksums       rmd160  0a3c38ef09921118642839e2cdfed849589e1594 \
+                        sha256  556121271a34c442b48e3d7fa3d3bbb4413d91897abbb92aaeced4a7df5f2ab2
     }
     7.1 {
         # When this becomes a stable version, remove the overrides for homepage,
@@ -609,10 +609,6 @@
 }
 
 subport ${php}-gd {
-    switch -- ${version} {
-        7.0.1               {revision 1}
-    }
-    
     categories-append       graphics
     
     description             a PHP interface to the gd library
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160108/9b48d0a7/attachment.html>


More information about the macports-changes mailing list