Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Feb 2018 14:26:03 +0000 (UTC)
From:      Torsten Zuehlsdorff <tz@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r460703 - in branches/2018Q1: archivers/php71-phar/files lang/php71
Message-ID:  <201802021426.w12EQ3HH098525@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802021426.w12EQ3HH098525>