Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Sep 2018 09:04:13 +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: r479826 - branches/2018Q3/lang/php70
Message-ID:  <201809150904.w8F94DeZ069266@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Sat Sep 15 09:04:13 2018
New Revision: 479826
URL: https://svnweb.freebsd.org/changeset/ports/479826

Log:
  MFH: r479680
  
  Update to 7.0.32
  
  Changelog: http://www.php.net/ChangeLog-7.php#7.0.32
  
  Approved by:	tz (implicit)
  
  Approved by:	portmgr (miwi)

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

Modified: branches/2018Q3/lang/php70/Makefile
==============================================================================
--- branches/2018Q3/lang/php70/Makefile	Sat Sep 15 08:54:58 2018	(r479825)
+++ branches/2018Q3/lang/php70/Makefile	Sat Sep 15 09:04:13 2018	(r479826)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	php70
-PORTVERSION=	7.0.31
+PORTVERSION=	7.0.32
 PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=	PHP/distributions

Modified: branches/2018Q3/lang/php70/distinfo
==============================================================================
--- branches/2018Q3/lang/php70/distinfo	Sat Sep 15 08:54:58 2018	(r479825)
+++ branches/2018Q3/lang/php70/distinfo	Sat Sep 15 09:04:13 2018	(r479826)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1532106799
-SHA256 (php-7.0.31.tar.xz) = 68f57b3f4587071fb54a620cb83a1cfb3f0bd4ee071e0ce3bf7046a5f2d2f3cf
-SIZE (php-7.0.31.tar.xz) = 12029516
+TIMESTAMP = 1536858180
+SHA256 (php-7.0.32.tar.xz) = ff6f62afeb32c71b3b89ecbd42950ef6c5e0c329cc6e1c58ffac47e6f1f883c4
+SIZE (php-7.0.32.tar.xz) = 12030780
 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?201809150904.w8F94DeZ069266>