Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jun 2017 12:50:21 +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: r443444 - branches/2017Q2/lang/php70
Message-ID:  <201706121250.v5CCoLWn079754@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tz
Date: Mon Jun 12 12:50:20 2017
New Revision: 443444
URL: https://svnweb.freebsd.org/changeset/ports/443444

Log:
  MFH: r443434
  
  Update PHP 7 from 7.0.19 to 7.0.20
  
  Changelog: http://www.php.net/ChangeLog-7.php#7.0.20
  
  Approved by: ports-secteam (miwi)

Modified:
  branches/2017Q2/lang/php70/Makefile
  branches/2017Q2/lang/php70/distinfo
Directory Properties:
  branches/2017Q2/   (props changed)

Modified: branches/2017Q2/lang/php70/Makefile
==============================================================================
--- branches/2017Q2/lang/php70/Makefile	Mon Jun 12 12:47:54 2017	(r443443)
+++ branches/2017Q2/lang/php70/Makefile	Mon Jun 12 12:50:20 2017	(r443444)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	php70
-PORTVERSION=	7.0.19
+PORTVERSION=	7.0.20
 PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=	PHP/distributions

Modified: branches/2017Q2/lang/php70/distinfo
==============================================================================
--- branches/2017Q2/lang/php70/distinfo	Mon Jun 12 12:47:54 2017	(r443443)
+++ branches/2017Q2/lang/php70/distinfo	Mon Jun 12 12:50:20 2017	(r443444)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1494835179
-SHA256 (php-7.0.19.tar.xz) = 640e5e3377d15a6d19adce2b94a9d876eeddabdb862d154a5e347987f4225ef6
-SIZE (php-7.0.19.tar.xz) = 12595396
+TIMESTAMP = 1497260078
+SHA256 (php-7.0.20.tar.xz) = 31b9cf1fb83fe3cd82c2f6603a0ae81ae6abacb5286827e362d8f85e68908e0a
+SIZE (php-7.0.20.tar.xz) = 12604260



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