summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authortaca <taca>2013-07-12 00:09:14 +0000
committertaca <taca>2013-07-12 00:09:14 +0000
commitb8bc8c4ceabcfe88da8e18673def91ca3c371d1f (patch)
treec83e12e7efcf5035069164888a9ecc1186327867 /lang
parentad96fe24ed75e145168d826c40974977d2e998f0 (diff)
downloadpkgsrc-b8bc8c4ceabcfe88da8e18673def91ca3c371d1f.tar.gz
Update PHP53_VERSION to 5.3.27.
Diffstat (limited to 'lang')
-rw-r--r--lang/php/phpversion.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/php/phpversion.mk b/lang/php/phpversion.mk
index 4a94dbe3175..87c4b82febb 100644
--- a/lang/php/phpversion.mk
+++ b/lang/php/phpversion.mk
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.35 2013/07/07 16:22:21 taca Exp $
+# $NetBSD: phpversion.mk,v 1.36 2013/07/12 00:09:14 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
@@ -75,7 +75,7 @@ _SYS_VARS.php= PKG_PHP_VERSION PKG_PHP PHPPKGSRCDIR PHP_PKG_PREFIX \
.include "../../mk/bsd.prefs.mk"
-PHP53_VERSION= 5.3.26
+PHP53_VERSION= 5.3.27
PHP54_VERSION= 5.4.17
PHP_VERSION_DEFAULT?= 54