Date: Fri, 2 Feb 2018 11:46:26 +0000 (UTC) From: Torsten Zuehlsdorff <tz@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460697 - in head: archivers/php71-phar/files lang/php71 Message-ID: <201802021146.w12BkQ5R019207@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tz Date: Fri Feb 2 11:46:26 2018 New Revision: 460697 URL: https://svnweb.freebsd.org/changeset/ports/460697 Log: 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 MFH: 2018Q1 Deleted: head/archivers/php71-phar/files/patch-Makefile.frag Modified: head/lang/php71/Makefile head/lang/php71/distinfo Modified: head/lang/php71/Makefile ============================================================================== --- head/lang/php71/Makefile Fri Feb 2 11:40:30 2018 (r460696) +++ head/lang/php71/Makefile Fri Feb 2 11:46:26 2018 (r460697) @@ -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: head/lang/php71/distinfo ============================================================================== --- head/lang/php71/distinfo Fri Feb 2 11:40:30 2018 (r460696) +++ head/lang/php71/distinfo Fri Feb 2 11:46:26 2018 (r460697) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802021146.w12BkQ5R019207>