svn commit: r440918 - in branches/2017Q2: devel/php71-gettext/files lang/php71

Torsten Zuehlsdorff tz at FreeBSD.org
Mon May 15 12:03:16 UTC 2017


Author: tz
Date: Mon May 15 12:03:14 2017
New Revision: 440918
URL: https://svnweb.freebsd.org/changeset/ports/440918

Log:
  MFH: r440914
  
  Update PHP 7.1 from 7.1.4 to 7.1.5
  
  Changelog: http://www.php.net/ChangeLog-7.php#7.1.5
  
  Also remove the patch from devel/php71-gettext
  which isn't needed anymore.
  
  Approved by: portmgr (miwi)

Deleted:
  branches/2017Q2/devel/php71-gettext/files/
Modified:
  branches/2017Q2/lang/php71/Makefile
  branches/2017Q2/lang/php71/distinfo
Directory Properties:
  branches/2017Q2/   (props changed)

Modified: branches/2017Q2/lang/php71/Makefile
==============================================================================
--- branches/2017Q2/lang/php71/Makefile	Mon May 15 10:22:18 2017	(r440917)
+++ branches/2017Q2/lang/php71/Makefile	Mon May 15 12:03:14 2017	(r440918)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	php71
-PORTVERSION=	7.1.4
+PORTVERSION=	7.1.5
 PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=	PHP/distributions

Modified: branches/2017Q2/lang/php71/distinfo
==============================================================================
--- branches/2017Q2/lang/php71/distinfo	Mon May 15 10:22:18 2017	(r440917)
+++ branches/2017Q2/lang/php71/distinfo	Mon May 15 12:03:14 2017	(r440918)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1492001005
-SHA256 (php-7.1.4.tar.xz) = 71514386adf3e963df087c2044a0b3747900b8b1fc8da3a99f0a0ae9180d300b
-SIZE (php-7.1.4.tar.xz) = 12793840
+TIMESTAMP = 1494835176
+SHA256 (php-7.1.5.tar.xz) = d149a3c396c45611f5dc6bf14be190f464897145a76a8e5851cf18ff7094f6ac
+SIZE (php-7.1.5.tar.xz) = 12797696


More information about the svn-ports-all mailing list