summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortaca <taca>2013-10-18 12:25:12 +0000
committertaca <taca>2013-10-18 12:25:12 +0000
commit1a620cc9a10116818333f426f27cfdc73561a251 (patch)
tree16223af895317a5ef5c26abec5c229c7121d9984
parente359fa36f28b07c0cce27e6ef4de932bb5cb7810 (diff)
downloadpkgsrc-1a620cc9a10116818333f426f27cfdc73561a251.tar.gz
Update php54 to 5.4.21 (PHP 5.4.21).
17 Oct 2013, PHP 5.4.21 - Core: . Fixed bug #65322 (compile time errors won't trigger auto loading). (Nikita) - CLI server: . Fixed bug #65633 (built-in server treat some http headers as case-sensitive). (Adam) - Datetime: . Fixed bug #64157 (DateTime::createFromFormat() reports confusing error message). (Boro Sitnikovski) - DBA extension: . Fixed bug #65708 (dba functions cast $key param to string in-place, bypassing copy on write). (Adam) - Filter: . Add RFC 6598 IPs to reserved addresses. (Sebastian Nohn) . Fixed bug #64441 (FILTER_VALIDATE_URL rejects fully qualified domain names). (Syra) - IMAP: . Fixed bug #65721 (configure script broken in 5.5.4 and 5.4.20 when enabling imap). (ryotakatsuki at gmail dot com) - Standard: . Fixed bug #61548 (content-type must appear at the end of headers for 201 Location to work in http). (Mike) - Build system: . Fixed bug #62396 ('make test' crashes starting with 5.3.14 (missing gzencode())). (Mike)
-rw-r--r--lang/php/phpversion.mk4
-rw-r--r--lang/php54/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/lang/php/phpversion.mk b/lang/php/phpversion.mk
index 07ecf61f169..4a04ff5f9b4 100644
--- a/lang/php/phpversion.mk
+++ b/lang/php/phpversion.mk
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.45 2013/09/21 16:08:37 taca Exp $
+# $NetBSD: phpversion.mk,v 1.46 2013/10/18 12:25:12 taca Exp $
#
# This file selects a PHP version, based on the user's preferences and
# the installed packages. It does not add a dependency on the PHP
@@ -82,7 +82,7 @@ PHPVERSION_MK= defined
# Define each PHP's version.
PHP53_VERSION= 5.3.27
-PHP54_VERSION= 5.4.20
+PHP54_VERSION= 5.4.21
PHP55_VERSION= 5.5.4
# Define initial release of major version.
diff --git a/lang/php54/distinfo b/lang/php54/distinfo
index e3d777281c1..abdcfb76a6e 100644
--- a/lang/php54/distinfo
+++ b/lang/php54/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.27 2013/09/21 16:06:07 taca Exp $
+$NetBSD: distinfo,v 1.28 2013/10/18 12:25:12 taca Exp $
-SHA1 (php-5.4.20.tar.bz2) = b468faaf1f88dd4dd5dbeb11283dd9d76c523cd5
-RMD160 (php-5.4.20.tar.bz2) = 629a1ac46a8a067bec99e4fb0469ada072fca12e
-Size (php-5.4.20.tar.bz2) = 11700446 bytes
+SHA1 (php-5.4.21.tar.bz2) = c45f89521edc0bc93d98e86760313adb2158d12d
+RMD160 (php-5.4.21.tar.bz2) = d8bcaec7b70d804c976cc2675f5f55d6ec231ff3
+Size (php-5.4.21.tar.bz2) = 11703043 bytes
SHA1 (patch-acinclude.m4) = 71635e5381abf99a9fc9f2537b1c2f18e8096f00
SHA1 (patch-configure) = ce3205292370fb279033aaa06138cea1a3725ef1
SHA1 (patch-ext_gd_config.m4) = 2353efe6f25e1081b41d61033c3185cc643c7891