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

ryandesign at macports.org ryandesign at macports.org
Fri Sep 4 13:39:44 PDT 2015


Revision: 139981
          https://trac.macports.org/changeset/139981
Author:   ryandesign at macports.org
Date:     2015-09-04 13:39:43 -0700 (Fri, 04 Sep 2015)
Log Message:
-----------
php: update php55 to 5.5.29 (#48757)

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

Modified: trunk/dports/lang/php/Portfile
===================================================================
--- trunk/dports/lang/php/Portfile	2015-09-04 20:11:35 UTC (rev 139980)
+++ trunk/dports/lang/php/Portfile	2015-09-04 20:39:43 UTC (rev 139981)
@@ -97,10 +97,10 @@
     }
     5.5 {
         epoch           2
-        version         5.5.28
+        version         5.5.29
         use_xz          yes
-        checksums       rmd160  3373c16149241ba29a582a4f8c548157edfdc5da \
-                        sha256  d060455c804c622cda9f3f5f084b10c6ceba73ee76c1720897e17137a0f75ecd
+        checksums       rmd160  17dca3a6ba6285eb383b6c4dd65d0689ab490064 \
+                        sha256  22c72d1b88c8d9a8ab9ca565e9ca5844287c006134098805d9a373a862bbbcad
     }
     5.6 {
         epoch           2
@@ -283,8 +283,6 @@
         revision            1
     } elseif {[vercmp ${branch} 5.4] == 0} {
         revision            1
-    } elseif {[vercmp ${branch} 5.5] == 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/b023bb16/attachment.html>


More information about the macports-changes mailing list