svn commit: r468677 - in branches/2018Q2: converters/php71-mbstring/files devel/php71-intl lang/php71
Torsten Zuehlsdorff
tz at FreeBSD.org
Mon Apr 30 08:59:28 UTC 2018
Author: tz
Date: Mon Apr 30 08:59:27 2018
New Revision: 468677
URL: https://svnweb.freebsd.org/changeset/ports/468677
Log:
MFH: r468353
Update PHP 7.1 from 7.1.16 to 7.1.17
Changelog: http://www.php.net/ChangeLog-7.php#7.1.17
Security: CVE-2018-5712
Approved by: ports-secteam (riggs)
Deleted:
branches/2018Q2/converters/php71-mbstring/files/patch-php__mbregex.c
Modified:
branches/2018Q2/devel/php71-intl/Makefile
branches/2018Q2/lang/php71/Makefile
branches/2018Q2/lang/php71/distinfo
Directory Properties:
branches/2018Q2/ (props changed)
Modified: branches/2018Q2/devel/php71-intl/Makefile
==============================================================================
--- branches/2018Q2/devel/php71-intl/Makefile Mon Apr 30 08:57:29 2018 (r468676)
+++ branches/2018Q2/devel/php71-intl/Makefile Mon Apr 30 08:59:27 2018 (r468677)
@@ -1,6 +1,5 @@
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php71
Modified: branches/2018Q2/lang/php71/Makefile
==============================================================================
--- branches/2018Q2/lang/php71/Makefile Mon Apr 30 08:57:29 2018 (r468676)
+++ branches/2018Q2/lang/php71/Makefile Mon Apr 30 08:59:27 2018 (r468677)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= php71
-PORTVERSION= 7.1.16
+PORTVERSION= 7.1.17
PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= PHP/distributions
Modified: branches/2018Q2/lang/php71/distinfo
==============================================================================
--- branches/2018Q2/lang/php71/distinfo Mon Apr 30 08:57:29 2018 (r468676)
+++ branches/2018Q2/lang/php71/distinfo Mon Apr 30 08:59:27 2018 (r468677)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1522326423
-SHA256 (php-7.1.16.tar.xz) = a5d67e477248a3911af7ef85c8400c1ba8cd632184186fd31070b96714e669f1
-SIZE (php-7.1.16.tar.xz) = 12211512
+TIMESTAMP = 1524645206
+SHA256 (php-7.1.17.tar.xz) = 1a784806866e06367f7a5c88775d239d6f30041c7ce65a8232d03a3d4de56d56
+SIZE (php-7.1.17.tar.xz) = 12213536
SHA256 (php-7.1.x-mail-header.patch) = 8f173d89672f7ebfabfcc3c5d7f8dec1c4243aba665db4b4046e67c34d9d4dc7
SIZE (php-7.1.x-mail-header.patch) = 4504
More information about the svn-ports-all
mailing list