Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Nov 2017 15:25:40 +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: r454963 - branches/2017Q4/lang/php70
Message-ID:  <201711271525.vARFPeHX006800@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tz
Date: Mon Nov 27 15:25:40 2017
New Revision: 454963
URL: https://svnweb.freebsd.org/changeset/ports/454963

Log:
  MFH: r454817
  
  lang/php70: Update from 7.0.24 to 7.0.26
  
  Changelog: http://www.php.net/ChangeLog-7.php#7.0.26
  
  Approved by: ports-secteam (swills)

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

Modified: branches/2017Q4/lang/php70/Makefile
==============================================================================
--- branches/2017Q4/lang/php70/Makefile	Mon Nov 27 15:22:45 2017	(r454962)
+++ branches/2017Q4/lang/php70/Makefile	Mon Nov 27 15:25:40 2017	(r454963)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	php70
-PORTVERSION=	7.0.24
+PORTVERSION=	7.0.26
 PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=	PHP/distributions

Modified: branches/2017Q4/lang/php70/distinfo
==============================================================================
--- branches/2017Q4/lang/php70/distinfo	Mon Nov 27 15:22:45 2017	(r454962)
+++ branches/2017Q4/lang/php70/distinfo	Mon Nov 27 15:25:40 2017	(r454963)
@@ -1,3 +1,5 @@
-TIMESTAMP = 1506594895
-SHA256 (php-7.0.24.tar.xz) = 4dba7aa365193c9229f89f1975fad4c01135d29922a338ffb4a27e840d6f1c98
-SIZE (php-7.0.24.tar.xz) = 11959232
+TIMESTAMP = 1511442099
+SHA256 (php-7.0.26.tar.xz) = ed5cbb4bbb0ddef8985f100bba2e94002ad22a230b5da2dccfe148915df5f199
+SIZE (php-7.0.26.tar.xz) = 11966888
+SHA256 (php-7.0.x-mail-header.patch) = b78cd5a36a4709ea4e43e5babe73648ae6ace870cc0e34a5417177045834b4f0
+SIZE (php-7.0.x-mail-header.patch) = 4504



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