Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Aug 2017 13:56:20 +0000 (UTC)
From:      Torsten Zuehlsdorff <tz@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r449033 - head/lang/php70
Message-ID:  <201708311356.v7VDuKVq045931@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tz
Date: Thu Aug 31 13:56:20 2017
New Revision: 449033
URL: https://svnweb.freebsd.org/changeset/ports/449033

Log:
  Update PHP 7 from 7.0.22 to 7.0.23
  
  Changelog: http://www.php.net/ChangeLog-7.php#7.0.23
  
  MFH: 2017Q3

Modified:
  head/lang/php70/Makefile
  head/lang/php70/distinfo

Modified: head/lang/php70/Makefile
==============================================================================
--- head/lang/php70/Makefile	Thu Aug 31 13:47:10 2017	(r449032)
+++ head/lang/php70/Makefile	Thu Aug 31 13:56:20 2017	(r449033)
@@ -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: head/lang/php70/distinfo
==============================================================================
--- head/lang/php70/distinfo	Thu Aug 31 13:47:10 2017	(r449032)
+++ head/lang/php70/distinfo	Thu Aug 31 13:56:20 2017	(r449033)
@@ -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?201708311356.v7VDuKVq045931>