summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authortaca <taca>2013-06-07 13:56:25 +0000
committertaca <taca>2013-06-07 13:56:25 +0000
commit8e8e33fdb424edcd96a9a30c3e5b8e1308c282ab (patch)
tree04ce74473b849c8a9c16bf80950adbe1f900578f /lang
parent03ec17b21ecf705526b7f7ab17c7af323bca720b (diff)
downloadpkgsrc-8e8e33fdb424edcd96a9a30c3e5b8e1308c282ab.tar.gz
Update PHP53_VERSION and PHP54_VERSION.
Diffstat (limited to 'lang')
-rw-r--r--lang/php/phpversion.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/php/phpversion.mk b/lang/php/phpversion.mk
index d441c1940de..1a08e4aa382 100644
--- a/lang/php/phpversion.mk
+++ b/lang/php/phpversion.mk
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.33 2013/06/03 15:23:14 taca Exp $
+# $NetBSD: phpversion.mk,v 1.34 2013/06/07 13:56:25 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,8 +75,8 @@ _SYS_VARS.php= PKG_PHP_VERSION PKG_PHP PHPPKGSRCDIR PHP_PKG_PREFIX \
.include "../../mk/bsd.prefs.mk"
-PHP53_VERSION= 5.3.25
-PHP54_VERSION= 5.4.15
+PHP53_VERSION= 5.3.26
+PHP54_VERSION= 5.4.16
PHP_VERSION_DEFAULT?= 54
PHP_VERSIONS_ACCEPTED?= 54 53