summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorjdolecek <jdolecek@pkgsrc.org>2017-11-30 20:45:46 +0000
committerjdolecek <jdolecek@pkgsrc.org>2017-11-30 20:45:46 +0000
commite8da0811e524d1a284434e104ccd787dca743126 (patch)
tree8952de2e277d46a02a6ce49bc90aab578786283c /lang
parentcb15edcf35b554f4b5a71250457c14a38bbb014b (diff)
downloadpkgsrc-e8da0811e524d1a284434e104ccd787dca743126.tar.gz
Updated php72 from RC6 to final 7.2.0
Changes versus 7.1.x as listed in release announcement: * Convert numeric keys in object/array casts * Counting of non-countable objects * Object typehint * HashContext as Object * Argon2 in password hash * Improve TLS constants to sane values * Mcrypt extension removed * New sodium extension
Diffstat (limited to 'lang')
-rw-r--r--lang/php/phpversion.mk4
-rw-r--r--lang/php72/DESCR1
-rw-r--r--lang/php72/Makefile5
-rw-r--r--lang/php72/distinfo10
4 files changed, 9 insertions, 11 deletions
diff --git a/lang/php/phpversion.mk b/lang/php/phpversion.mk
index d8276e687ec..674b087c472 100644
--- a/lang/php/phpversion.mk
+++ b/lang/php/phpversion.mk
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.196 2017/11/25 13:16:08 taca Exp $
+# $NetBSD: phpversion.mk,v 1.197 2017/11/30 20:45:46 jdolecek 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
@@ -90,7 +90,7 @@ PHPVERSION_MK= defined
PHP56_VERSION= 5.6.32
PHP70_VERSION= 7.0.26
PHP71_VERSION= 7.1.12
-PHP72_VERSION= 7.2.0RC6
+PHP72_VERSION= 7.2.0
# Define initial release of major version.
PHP56_RELDATE= 20140828
diff --git a/lang/php72/DESCR b/lang/php72/DESCR
index 2a6e822dc4e..38f7454d90e 100644
--- a/lang/php72/DESCR
+++ b/lang/php72/DESCR
@@ -13,6 +13,7 @@ PHP 7.2.x builds upon 7.1.x, adding new features:
* Object return type declarations
* Parameter Type Widening
* Trailing commas in list syntax
+* HashContext as Object
* Argon2 in password hash
* Libsodium as part of PHP Core
* Deprecated: __autoload, $php_errormsg, create_function(),
diff --git a/lang/php72/Makefile b/lang/php72/Makefile
index 2259dbd48ec..ab3085774b9 100644
--- a/lang/php72/Makefile
+++ b/lang/php72/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2017/11/15 11:01:17 jdolecek Exp $
+# $NetBSD: Makefile,v 1.3 2017/11/30 20:45:46 jdolecek Exp $
#
# We can't omit PKGNAME here to handle PKG_OPTIONS.
@@ -6,9 +6,6 @@
PKGNAME= php-${PHP_VERSION:S/RC/rc/}
CATEGORIES= lang
-# XXX remove this once the files would be available on standard location
-MASTER_SITES= https://downloads.php.net/~pollita/
-
HOMEPAGE= http://www.php.net/
COMMENT= PHP Hypertext Preprocessor version 7.2
LICENSE= php
diff --git a/lang/php72/distinfo b/lang/php72/distinfo
index 313a9360302..61bb5beec15 100644
--- a/lang/php72/distinfo
+++ b/lang/php72/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.2 2017/11/15 11:01:31 jdolecek Exp $
+$NetBSD: distinfo,v 1.3 2017/11/30 20:45:46 jdolecek Exp $
-SHA1 (php-7.2.0RC6.tar.bz2) = dfc81aa8965ec73f3d24725d207ad9f6b362a238
-RMD160 (php-7.2.0RC6.tar.bz2) = 8b4dac9c5247b3d63b8d7a785bb5015555f37fee
-SHA512 (php-7.2.0RC6.tar.bz2) = 35cf7e4aaf461c360885aaa4bb7997ae60eb7d8a8134c8ab4c42412576a9c36b56f1acc24358be3e7722142a10f330719907f254d6bf174fb22a6d61d3fe3fde
-Size (php-7.2.0RC6.tar.bz2) = 14953026 bytes
+SHA1 (php-7.2.0.tar.bz2) = b15bd8fef8d5b99b993784e9c2254ab82f616c64
+RMD160 (php-7.2.0.tar.bz2) = a39b7057bcb93b656fda39008ee4743c4f7f2a0f
+SHA512 (php-7.2.0.tar.bz2) = f4b4d97a0b662cab9ed47a549453ad522da45fa5aa34e3ece49a8b85b49b7a5921d2d7cdd0a6766b09d63c4f7fd022502222656ce112fc80f85e8f2409c5c826
+Size (php-7.2.0.tar.bz2) = 14594486 bytes
SHA1 (patch-acinclude.m4) = b682280fd89950c082c2226bdb7364b0dc475bad
SHA1 (patch-configure) = a9d48535baf94415ca49ccda43e196010969ea9e
SHA1 (patch-ext_curl_config.m4) = f583f90a499d4f0bdb3d21fa8f129a30d2fa6d6c