summaryrefslogtreecommitdiff
path: root/lang/php
diff options
context:
space:
mode:
authortaca <taca>2013-01-17 16:19:33 +0000
committertaca <taca>2013-01-17 16:19:33 +0000
commita69aea31c12b890dcf8a9bc6dc95fb9a27095eac (patch)
tree46775a41f3cf7e96a49d6bb50364799b85090c07 /lang/php
parented5c42710443fa826060231d5012506de19d3b08 (diff)
downloadpkgsrc-a69aea31c12b890dcf8a9bc6dc95fb9a27095eac.tar.gz
Switch php53 to t.3.21.
Diffstat (limited to 'lang/php')
-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 170dbd1e37d..a8f8df4affb 100644
--- a/lang/php/phpversion.mk
+++ b/lang/php/phpversion.mk
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.28 2013/01/17 15:49:11 taca Exp $
+# $NetBSD: phpversion.mk,v 1.29 2013/01/17 16:19:33 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.20
+PHP53_VERSION= 5.3.21
PHP54_VERSION= 5.4.11
PHP_VERSION_DEFAULT?= 53