svn commit: r460703 - in branches/2018Q1: archivers/php71-phar/files lang/php71
Torsten Zuehlsdorff
tz at FreeBSD.org
Fri Feb 2 14:26:04 UTC 2018
Author: tz
Date: Fri Feb 2 14:26:03 2018
New Revision: 460703
URL: https://svnweb.freebsd.org/changeset/ports/460703
Log:
MFH: r460697
Update PHP 7.1 from 7.1.13 to 7.1.14
Changelog: http://www.php.net/ChangeLog-7.php#7.1.14
Remove patch since upstream integrated a fix for the issue
Approved by: ports-secteam (swills)
Deleted:
branches/2018Q1/archivers/php71-phar/files/patch-Makefile.frag
Modified:
branches/2018Q1/lang/php71/Makefile
branches/2018Q1/lang/php71/distinfo
Directory Properties:
branches/2018Q1/ (props changed)
Modified: branches/2018Q1/lang/php71/Makefile
==============================================================================
--- branches/2018Q1/lang/php71/Makefile Fri Feb 2 14:24:04 2018 (r460702)
+++ branches/2018Q1/lang/php71/Makefile Fri Feb 2 14:26:03 2018 (r460703)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= php71
-PORTVERSION= 7.1.13
+PORTVERSION= 7.1.14
PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= PHP/distributions
Modified: branches/2018Q1/lang/php71/distinfo
==============================================================================
--- branches/2018Q1/lang/php71/distinfo Fri Feb 2 14:24:04 2018 (r460702)
+++ branches/2018Q1/lang/php71/distinfo Fri Feb 2 14:26:03 2018 (r460703)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1515408503
-SHA256 (php-7.1.13.tar.xz) = 1a0b3f2fb61959b57a3ee01793a77ed3f19bde5aa90c43dcacc85ea32f64fc10
-SIZE (php-7.1.13.tar.xz) = 12194780
+TIMESTAMP = 1517567359
+SHA256 (php-7.1.14.tar.xz) = c09f0c1074f5689b492d79034adb84e6a6c6d08c6763c02282e6318d41156779
+SIZE (php-7.1.14.tar.xz) = 12198612
SHA256 (php-7.1.x-mail-header.patch) = 8f173d89672f7ebfabfcc3c5d7f8dec1c4243aba665db4b4046e67c34d9d4dc7
SIZE (php-7.1.x-mail-header.patch) = 4504
More information about the svn-ports-branches
mailing list