Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jul 2018 16:46:18 +0000 (UTC)
From:      Jochen Neumeister <joneum@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r475386 - in branches/2018Q3: devel/php70-intl lang/php70
Message-ID:  <201807261646.w6QGkIBH023848@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Thu Jul 26 16:46:18 2018
New Revision: 475386
URL: https://svnweb.freebsd.org/changeset/ports/475386

Log:
  MFH: r475028
  
  Update to 7.0.31
  
  Changelog: http://www.php.net/ChangeLog-7.php#7.0.31
  
  Approved by:	tz (implicit)
  
  Approved by:	ports-secteam (miwi)

Modified:
  branches/2018Q3/devel/php70-intl/Makefile
  branches/2018Q3/lang/php70/Makefile
  branches/2018Q3/lang/php70/distinfo
Directory Properties:
  branches/2018Q3/   (props changed)

Modified: branches/2018Q3/devel/php70-intl/Makefile
==============================================================================
--- branches/2018Q3/devel/php70-intl/Makefile	Thu Jul 26 16:42:35 2018	(r475385)
+++ branches/2018Q3/devel/php70-intl/Makefile	Thu Jul 26 16:46:18 2018	(r475386)
@@ -1,7 +1,6 @@
 # Created by: Alex Dupre <ale@FreeBSD.org>
 # $FreeBSD$
 
-PORTREVISION=	1
 CATEGORIES=	devel
 
 MASTERDIR=	${.CURDIR}/../../lang/php70

Modified: branches/2018Q3/lang/php70/Makefile
==============================================================================
--- branches/2018Q3/lang/php70/Makefile	Thu Jul 26 16:42:35 2018	(r475385)
+++ branches/2018Q3/lang/php70/Makefile	Thu Jul 26 16:46:18 2018	(r475386)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	php70
-PORTVERSION=	7.0.30
+PORTVERSION=	7.0.31
 PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=	PHP/distributions

Modified: branches/2018Q3/lang/php70/distinfo
==============================================================================
--- branches/2018Q3/lang/php70/distinfo	Thu Jul 26 16:42:35 2018	(r475385)
+++ branches/2018Q3/lang/php70/distinfo	Thu Jul 26 16:46:18 2018	(r475386)
@@ -1,5 +1,3 @@
-TIMESTAMP = 1524645186
-SHA256 (php-7.0.30.tar.xz) = c90892fb68ab9b8476519658d3f78f6388f2609ae1309bdc2a2e1cc9f92dd686
-SIZE (php-7.0.30.tar.xz) = 12030228
-SHA256 (php-7.0.x-mail-header.patch) = b78cd5a36a4709ea4e43e5babe73648ae6ace870cc0e34a5417177045834b4f0
-SIZE (php-7.0.x-mail-header.patch) = 4504
+TIMESTAMP = 1532106418
+SHA256 (php-7.0.31.tar.xz) = 68f57b3f4587071fb54a620cb83a1cfb3f0bd4ee071e0ce3bf7046a5f2d2f3cf
+SIZE (php-7.0.31.tar.xz) = 12029516



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