Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Mar 2017 09:17:19 +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: r436329 - head/lang/php71
Message-ID:  <201703170917.v2H9HJoe043659@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tz
Date: Fri Mar 17 09:17:19 2017
New Revision: 436329
URL: https://svnweb.freebsd.org/changeset/ports/436329

Log:
  Update PHP 7.1 from 7.1.2 to 7.1.3
  
  Changelog: http://www.php.net/ChangeLog-7.php#7.1.3
  
  PR:           217800
  Submitted by: Jochen Neumeister <joneum@bsdproject.de>
  MFH:          2017Q1

Modified:
  head/lang/php71/Makefile
  head/lang/php71/distinfo

Modified: head/lang/php71/Makefile
==============================================================================
--- head/lang/php71/Makefile	Fri Mar 17 09:03:20 2017	(r436328)
+++ head/lang/php71/Makefile	Fri Mar 17 09:17:19 2017	(r436329)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	php71
-PORTVERSION=	7.1.2
+PORTVERSION=	7.1.3
 PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=	PHP/distributions

Modified: head/lang/php71/distinfo
==============================================================================
--- head/lang/php71/distinfo	Fri Mar 17 09:03:20 2017	(r436328)
+++ head/lang/php71/distinfo	Fri Mar 17 09:17:19 2017	(r436329)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1487144216
-SHA256 (php-7.1.2.tar.xz) = d815a0c39fd57bab1434a77ff0610fb507c22f790c66cd6f26e27030c4b3e971
-SIZE (php-7.1.2.tar.xz) = 12780720
+TIMESTAMP = 1489566414
+SHA256 (php-7.1.3.tar.xz) = e4887c2634778e37fd962fbdf5c4a7d32cd708482fe07b448804625570cb0bb0
+SIZE (php-7.1.3.tar.xz) = 12788560



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