pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/php Update PHP53_VERSION to 5.3.27.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cf18856348c7
branches:  trunk
changeset: 621554:cf18856348c7
user:      taca <taca%pkgsrc.org@localhost>
date:      Fri Jul 12 00:09:14 2013 +0000

description:
Update PHP53_VERSION to 5.3.27.

diffstat:

 lang/php/phpversion.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r cc79304b9f30 -r cf18856348c7 lang/php/phpversion.mk
--- a/lang/php/phpversion.mk    Fri Jul 12 00:08:35 2013 +0000
+++ b/lang/php/phpversion.mk    Fri Jul 12 00:09:14 2013 +0000
@@ -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 @@
 
 .include "../../mk/bsd.prefs.mk"
 
-PHP53_VERSION=                 5.3.26
+PHP53_VERSION=                 5.3.27
 PHP54_VERSION=                 5.4.17
 
 PHP_VERSION_DEFAULT?=          54



Home | Main Index | Thread Index | Old Index