Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Sep 2017 01:06:18 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r450090 - branches/2017Q3/lang/php70
Message-ID:  <201709190106.v8J16IaU052310@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: feld
Date: Tue Sep 19 01:06:18 2017
New Revision: 450090
URL: https://svnweb.freebsd.org/changeset/ports/450090

Log:
  MFH: r449033
  
  Update PHP 7 from 7.0.22 to 7.0.23
  
  Changelog: http://www.php.net/ChangeLog-7.php#7.0.23
  
  Approved by:	ports-secteam (with hat)

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

Modified: branches/2017Q3/lang/php70/Makefile
==============================================================================
--- branches/2017Q3/lang/php70/Makefile	Tue Sep 19 01:05:41 2017	(r450089)
+++ branches/2017Q3/lang/php70/Makefile	Tue Sep 19 01:06:18 2017	(r450090)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	php70
-PORTVERSION=	7.0.22
+PORTVERSION=	7.0.23
 PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=	PHP/distributions

Modified: branches/2017Q3/lang/php70/distinfo
==============================================================================
--- branches/2017Q3/lang/php70/distinfo	Tue Sep 19 01:05:41 2017	(r450089)
+++ branches/2017Q3/lang/php70/distinfo	Tue Sep 19 01:06:18 2017	(r450090)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1501755347
-SHA256 (php-7.0.22.tar.xz) = 408c3fbc235ec940433bfac1f3ed4bf797f61b4a1693b9fb0b6a04b2c1832501
-SIZE (php-7.0.22.tar.xz) = 12668604
+TIMESTAMP = 1504170108
+SHA256 (php-7.0.23.tar.xz) = 8e526e3551a58e00c8055fa4a72804aa1bd3ee1c0411b25bf1504cc4992609df
+SIZE (php-7.0.23.tar.xz) = 11953100



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