Import of pkgsrc-2015Q3

This commit is contained in:
2015-10-03 03:37:01 -07:00
committed by Lionel Sambuc
parent f641581404
commit 9d819b6d54
7578 changed files with 228314 additions and 80018 deletions

View File

@@ -1,4 +1,4 @@
# $NetBSD: phpversion.mk,v 1.102 2015/06/12 04:51:01 taca Exp $
# $NetBSD: phpversion.mk,v 1.111 2015/09/06 12:27:43 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
@@ -81,9 +81,9 @@
PHPVERSION_MK= defined
# Define each PHP's version.
PHP54_VERSION= 5.4.42
PHP55_VERSION= 5.5.26
PHP56_VERSION= 5.6.10
PHP54_VERSION= 5.4.45
PHP55_VERSION= 5.5.29
PHP56_VERSION= 5.6.13
# Define initial release of major version.
PHP54_RELDATE= 20120301