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

ryandesign at macports.org ryandesign at macports.org
Fri Sep 4 11:52:13 PDT 2015


Revision: 139966
          https://trac.macports.org/changeset/139966
Author:   ryandesign at macports.org
Date:     2015-09-04 11:52:13 -0700 (Fri, 04 Sep 2015)
Log Message:
-----------
php: update php56 to 5.6.13 (#48757)

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

Modified: trunk/dports/lang/php/Portfile
===================================================================
--- trunk/dports/lang/php/Portfile	2015-09-04 18:25:13 UTC (rev 139965)
+++ trunk/dports/lang/php/Portfile	2015-09-04 18:52:13 UTC (rev 139966)
@@ -104,10 +104,10 @@
     }
     5.6 {
         epoch           2
-        version         5.6.12
+        version         5.6.13
         use_xz          yes
-        checksums       rmd160  7912a2098f1d7de400cfac94f09c040550a8d83d \
-                        sha256  f8a8446866c0dc3f33319aa196ce87b64d71cab3dd96e39c8816adccc7e8ef33
+        checksums       rmd160  182a405c89187b02aaa5fa3210ca05b71b7f85dd \
+                        sha256  c1f0837df20cd3bed149033924770deca3e7e2d18e2e7e81395096576f153fdc
     }
     7.0 {
         # When this becomes a stable version, remove the overrides for homepage,
@@ -285,8 +285,6 @@
         revision            1
     } elseif {[vercmp ${branch} 5.5] == 0} {
         revision            1
-    } elseif {[vercmp ${branch} 5.6] == 0} {
-        revision            1
     }
     
     depends_run             port:php_select
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150904/9bb6a467/attachment.html>


More information about the macports-changes mailing list