Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jan 2018 16:50:30 +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: r459081 - branches/2018Q1/lang/php70
Message-ID:  <201801151650.w0FGoUqH049237@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tz
Date: Mon Jan 15 16:50:30 2018
New Revision: 459081
URL: https://svnweb.freebsd.org/changeset/ports/459081

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

Modified:
  branches/2018Q1/lang/php70/Makefile
  branches/2018Q1/lang/php70/distinfo
Directory Properties:
  branches/2018Q1/   (props changed)

Modified: branches/2018Q1/lang/php70/Makefile
==============================================================================
--- branches/2018Q1/lang/php70/Makefile	Mon Jan 15 16:50:28 2018	(r459080)
+++ branches/2018Q1/lang/php70/Makefile	Mon Jan 15 16:50:30 2018	(r459081)
@@ -2,8 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	php70
-PORTVERSION=	7.0.26
-PORTREVISION?=	2
+PORTVERSION=	7.0.27
+PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=	PHP/distributions
 DISTNAME=	php-${PORTVERSION}

Modified: branches/2018Q1/lang/php70/distinfo
==============================================================================
--- branches/2018Q1/lang/php70/distinfo	Mon Jan 15 16:50:28 2018	(r459080)
+++ branches/2018Q1/lang/php70/distinfo	Mon Jan 15 16:50:30 2018	(r459081)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1511442099
-SHA256 (php-7.0.26.tar.xz) = ed5cbb4bbb0ddef8985f100bba2e94002ad22a230b5da2dccfe148915df5f199
-SIZE (php-7.0.26.tar.xz) = 11966888
+TIMESTAMP = 1515408469
+SHA256 (php-7.0.27.tar.xz) = 4b2bc823e806dbf7b62fe0b92b0d14b0c6e03f88c3fc5d96278416c54ce11f6c
+SIZE (php-7.0.27.tar.xz) = 11916824
 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?201801151650.w0FGoUqH049237>