svn commit: r450090 - branches/2017Q3/lang/php70
Mark Felder
feld at FreeBSD.org
Tue Sep 19 01:06:19 UTC 2017
Author: feld
Date: Tue Sep 19 01:06:18 2017
New Revision: 450090
URL: https://svnweb.freebsd.org/changeset/ports/450090
Log:
MFH: r449033
Update PHP 7 from 7.0.22 to 7.0.23
Changelog: http://www.php.net/ChangeLog-7.php#7.0.23
Approved by: ports-secteam (with hat)
Modified:
branches/2017Q3/lang/php70/Makefile
branches/2017Q3/lang/php70/distinfo
Directory Properties:
branches/2017Q3/ (props changed)
Modified: branches/2017Q3/lang/php70/Makefile
==============================================================================
--- branches/2017Q3/lang/php70/Makefile Tue Sep 19 01:05:41 2017 (r450089)
+++ branches/2017Q3/lang/php70/Makefile Tue Sep 19 01:06:18 2017 (r450090)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= php70
-PORTVERSION= 7.0.22
+PORTVERSION= 7.0.23
PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= PHP/distributions
Modified: branches/2017Q3/lang/php70/distinfo
==============================================================================
--- branches/2017Q3/lang/php70/distinfo Tue Sep 19 01:05:41 2017 (r450089)
+++ branches/2017Q3/lang/php70/distinfo Tue Sep 19 01:06:18 2017 (r450090)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1501755347
-SHA256 (php-7.0.22.tar.xz) = 408c3fbc235ec940433bfac1f3ed4bf797f61b4a1693b9fb0b6a04b2c1832501
-SIZE (php-7.0.22.tar.xz) = 12668604
+TIMESTAMP = 1504170108
+SHA256 (php-7.0.23.tar.xz) = 8e526e3551a58e00c8055fa4a72804aa1bd3ee1c0411b25bf1504cc4992609df
+SIZE (php-7.0.23.tar.xz) = 11953100
More information about the svn-ports-all
mailing list