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

ryandesign at macports.org ryandesign at macports.org
Fri Oct 2 08:01:25 PDT 2015


Revision: 140773
          https://trac.macports.org/changeset/140773
Author:   ryandesign at macports.org
Date:     2015-10-02 08:01:25 -0700 (Fri, 02 Oct 2015)
Log Message:
-----------
php: update php70 to 7.0.0RC4; update php56 to 5.6.14; update php55 to 5.5.30

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

Modified: trunk/dports/lang/php/Portfile
===================================================================
--- trunk/dports/lang/php/Portfile	2015-10-02 14:45:03 UTC (rev 140772)
+++ trunk/dports/lang/php/Portfile	2015-10-02 15:01:25 UTC (rev 140773)
@@ -97,30 +97,30 @@
     }
     5.5 {
         epoch           2
-        version         5.5.29
+        version         5.5.30
         use_xz          yes
-        checksums       rmd160  17dca3a6ba6285eb383b6c4dd65d0689ab490064 \
-                        sha256  22c72d1b88c8d9a8ab9ca565e9ca5844287c006134098805d9a373a862bbbcad
+        checksums       rmd160  4da82b68d8f5a3e6abe0fe60bb8314c402170083 \
+                        sha256  d00dc06fa5e0f3de048fb0cf940b3cc59b43b3f8cad825d4fffb35503cf2e8f2
     }
     5.6 {
         epoch           2
-        version         5.6.13
+        version         5.6.14
         use_xz          yes
-        checksums       rmd160  182a405c89187b02aaa5fa3210ca05b71b7f85dd \
-                        sha256  c1f0837df20cd3bed149033924770deca3e7e2d18e2e7e81395096576f153fdc
+        checksums       rmd160  29e033b73673a819fa7eb558ceee3c1a4496d6d2 \
+                        sha256  c8edf6b05fd8a69ebd88d90c5c0975ee168502204622ad5cfcd550bc222632d9
     }
     7.0 {
         # When this becomes a stable version, remove the overrides for homepage,
         # master_sites and livecheck, and update php.latest_stable_branch in the
         # php-1.1 portgroup.
         epoch           1
-        version         7.0.0RC3
+        version         7.0.0RC4
         homepage        http://qa.php.net/
         master_sites    http://downloads.php.net/~ab/
         use_xz          yes
-        checksums       md5     8ee634c37dabd88562e2d3ff978cfbe1 \
-                        rmd160  f71a920544fceed8b9fba7e6d3d7920462f32a0a \
-                        sha256  3d257471325502539b38a149a9420740c1409770761e4ae77855a4c4f0a4e8dd
+        checksums       md5     4a0af8c5f4f2133eb2eb6cf79d14cf64 \
+                        rmd160  e4bda84ead7f9a906c342e69f51a95889ec4a50d \
+                        sha256  d4cb3fd02f3f58ccc372da100757e900ddb9cfec118ba695382755a9f1c8215b
         livecheck.url   ${homepage}
         livecheck.regex php-([strsed ${subport_branch} {g/\\./\\./}](?:\\.\[0-9.\]+)*(?:(?:alpha|beta|RC)\\d+|-latest))\\.tar
     }
@@ -1213,9 +1213,6 @@
         5.2.17              {revision 2}
         5.3.29              {revision 2}
         5.4.45              {revision 1}
-        5.5.29              {revision 1}
-        5.6.13              {revision 1}
-        7.0.0RC3            {revision 1}
     }
     
     categories-append       www
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151002/01c52ed3/attachment.html>


More information about the macports-changes mailing list