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

ryandesign at macports.org ryandesign at macports.org
Thu Feb 19 04:58:30 PST 2015


Revision: 133069
          https://trac.macports.org/changeset/133069
Author:   ryandesign at macports.org
Date:     2015-02-19 04:58:30 -0800 (Thu, 19 Feb 2015)
Log Message:
-----------
php: update php54 to 5.4.38; remove workaround for fixed upstream bug https://bugs.php.net/bug.php?id=68114

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

Modified: trunk/dports/lang/php/Portfile
===================================================================
--- trunk/dports/lang/php/Portfile	2015-02-19 12:24:32 UTC (rev 133068)
+++ trunk/dports/lang/php/Portfile	2015-02-19 12:58:30 UTC (rev 133069)
@@ -90,11 +90,11 @@
     }
     5.4 {
         epoch           1
-        version         5.4.37
+        version         5.4.38
         use_bzip2       yes
-        checksums       md5     1962086593e8e39342674be0483db439 \
-                        rmd160  9aa559cd4c4c63701133194b59ccff0f241a2241 \
-                        sha256  857bf6675eeb0ae9c3cd6f9ccdb2a9b7bf89dcfda7f0a80857638fe023f3a8ad
+        checksums       md5     2bf5007ba4bd012f9895c1b441dd4f50 \
+                        rmd160  5cd4d7c80badd19aa7e1081e3fd190607e46e1af \
+                        sha256  abf37db0cfadc9bb814f9df35f6aa966ad63f4f4c4475e432ec625568a5d3e88
     }
     5.5 {
         epoch           2
@@ -217,11 +217,6 @@
                         PHP_MYSQLND_ENABLED=yes
     }
     
-    if {[vercmp ${branch} 5.4] >= 0} {
-        # https://bugs.php.net/bug.php?id=68114
-        configure.args-append ac_cv_decimal_fp_supported=no
-    }
-    
     configure.universal_args-delete --disable-dependency-tracking
     
     test.run            yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150219/3c218b7b/attachment-0001.html>


More information about the macports-changes mailing list