aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorTorsten Zuehlsdorff <tz@FreeBSD.org>2019-09-29 21:06:30 +0000
committerTorsten Zuehlsdorff <tz@FreeBSD.org>2019-09-29 21:06:30 +0000
commit604675232f0aedc05676726c3a97dd562e94adb5 (patch)
treef9725216e197f3ecca4df9471d6ea86fc0d9f019 /lang
parent2f1d22e72df60c30faebc57ae382bd1e17e9bfce (diff)
downloadports-604675232f0aedc05676726c3a97dd562e94adb5.tar.gz
ports-604675232f0aedc05676726c3a97dd562e94adb5.zip
lang/php72: Update from 7.2.22 to 7.2.23
Changelog: Core: Fixed bug #78220 (Can't access OneDrive folder). Fixed bug #78412 (Generator incorrectly reports non-releasable $this as GC child). FastCGI: Fixed bug #78469 (FastCGI on_accept hook is not called when using named pipes on Windows). MySQLnd: Fixed connect_attr issues and added the _server_host connection attribute. ODBC: Fixed bug #78473 (odbc_close() closes arbitrary resources). PDO_MySQL: Fixed bug #41997 (SP call yields additional empty result set). sodium: Fixed bug #78510 (Partially uninitialized buffer returned by sodium_crypto_generichash_init()). SPL: Fixed bug #72884 (SplObject isCloneable() returns true but errs on clone). Changelog taken from: https://www.php.net/ChangeLog-7.php#7.2.23
Notes
Notes: svn path=/head/; revision=513271
Diffstat (limited to 'lang')
-rw-r--r--lang/php72/Makefile2
-rw-r--r--lang/php72/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/php72/Makefile b/lang/php72/Makefile
index c15a91437cbd..7f6825833117 100644
--- a/lang/php72/Makefile
+++ b/lang/php72/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= php72
-DISTVERSION= 7.2.22
+DISTVERSION= 7.2.23
PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= PHP/distributions
diff --git a/lang/php72/distinfo b/lang/php72/distinfo
index 782dea405877..4a5d94360317 100644
--- a/lang/php72/distinfo
+++ b/lang/php72/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567512662
-SHA256 (php-7.2.22.tar.xz) = eb597fcf8dc0a6211a42a6346de4f63ee166829a6df6d8ed767fe14be8d1c3a3
-SIZE (php-7.2.22.tar.xz) = 12271632
+TIMESTAMP = 1569706270
+SHA256 (php-7.2.23.tar.xz) = 74e045ec8ff26290db6a3688826dcdf43b87bc509e508e9cb76dab742804ca14
+SIZE (php-7.2.23.tar.xz) = 12273340