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

ryandesign at macports.org ryandesign at macports.org
Mon May 18 19:09:33 PDT 2015


Revision: 136491
          https://trac.macports.org/changeset/136491
Author:   ryandesign at macports.org
Date:     2015-05-18 19:09:33 -0700 (Mon, 18 May 2015)
Log Message:
-----------
php: update php54 to 5.4.41 (#47730)

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

Modified: trunk/dports/lang/php/Portfile
===================================================================
--- trunk/dports/lang/php/Portfile	2015-05-19 01:57:53 UTC (rev 136490)
+++ trunk/dports/lang/php/Portfile	2015-05-19 02:09:33 UTC (rev 136491)
@@ -90,11 +90,10 @@
     }
     5.4 {
         epoch           1
-        version         5.4.40
+        version         5.4.41
         use_bzip2       yes
-        checksums       md5     19dafb2b9fc31517cf5c3309fb8a9923 \
-                        rmd160  2848d814e1038e88156a8d58ad661ed9d42cbbdc \
-                        sha256  4898ffe8ac3ccb2d8cc94f7d76a9ea0414d954f5d4479895ddfccdc2e158a51a
+        checksums       rmd160  f14dea2befc58fb4bc7a28d275e8655005085727 \
+                        sha256  5bc4b45a1280ff80a3cf5b8563716f325cfd0121d7fd25aa54d56ff38b3b8272
     }
     5.5 {
         epoch           2
@@ -692,7 +691,7 @@
 subport ${php}-intl {
     if {[vercmp ${branch} 5.3] == 0} {
         revision            2
-    } elseif {[vercmp ${branch} 5.5] <= 0} {
+    } elseif {[vercmp ${branch} 5.5] == 0} {
         revision            1
     }
     
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150518/3785313d/attachment.html>


More information about the macports-changes mailing list