Import of pkgsrc-2015Q2

This commit is contained in:
2015-08-30 02:56:09 -07:00
committed by Lionel Sambuc
parent 4af1cdf7a9
commit f641581404
15409 changed files with 267784 additions and 121624 deletions

View File

@@ -1,4 +1,4 @@
# $NetBSD: phpversion.mk,v 1.93 2015/03/20 16:31:47 taca Exp $
# $NetBSD: phpversion.mk,v 1.102 2015/06/12 04:51:01 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.39
PHP55_VERSION= 5.5.23
PHP56_VERSION= 5.6.7
PHP54_VERSION= 5.4.42
PHP55_VERSION= 5.5.26
PHP56_VERSION= 5.6.10
# Define initial release of major version.
PHP54_RELDATE= 20120301