Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Apr 2017 11:00:25 +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: r438836 - branches/2017Q2/lang/php71
Message-ID:  <201704191100.v3JB0PIq040530@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tz
Date: Wed Apr 19 11:00:25 2017
New Revision: 438836
URL: https://svnweb.freebsd.org/changeset/ports/438836

Log:
  MFH: r438766
  
  Update PHP 7.1 from 7.1.3 to 7.1.4
  
  Changelog: http://www.php.net/ChangeLog-7.php#7.1.4
  
  PR:           218589
  Submitted by: Jochen Neumeister <joneum@bsdproject.de>
  Differential Revision: https://reviews.freebsd.org/D10372
  
  Approved by: ports-secteam (junovitch)

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	Wed Apr 19 10:59:00 2017	(r438835)
+++ branches/2017Q2/lang/php71/Makefile	Wed Apr 19 11:00:25 2017	(r438836)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	php71
-PORTVERSION=	7.1.3
+PORTVERSION=	7.1.4
 PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=	PHP/distributions

Modified: branches/2017Q2/lang/php71/distinfo
==============================================================================
--- branches/2017Q2/lang/php71/distinfo	Wed Apr 19 10:59:00 2017	(r438835)
+++ branches/2017Q2/lang/php71/distinfo	Wed Apr 19 11:00:25 2017	(r438836)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1489566414
-SHA256 (php-7.1.3.tar.xz) = e4887c2634778e37fd962fbdf5c4a7d32cd708482fe07b448804625570cb0bb0
-SIZE (php-7.1.3.tar.xz) = 12788560
+TIMESTAMP = 1492001005
+SHA256 (php-7.1.4.tar.xz) = 71514386adf3e963df087c2044a0b3747900b8b1fc8da3a99f0a0ae9180d300b
+SIZE (php-7.1.4.tar.xz) = 12793840



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