svn commit: r447212 - in branches/2017Q3: converters/php70-mbstring lang/php70

Torsten Zuehlsdorff tz at FreeBSD.org
Thu Aug 3 13:39:44 UTC 2017


Author: tz
Date: Thu Aug  3 13:39:43 2017
New Revision: 447212
URL: https://svnweb.freebsd.org/changeset/ports/447212

Log:
  MFH: r447204
  
  Update PHP 7 from 7.0.21 to 7.0.22
  
  Changelog: http://www.php.net/ChangeLog-7.php#7.0.22
  
  Approved by:	ports-secteam (zi)

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

Modified: branches/2017Q3/converters/php70-mbstring/Makefile
==============================================================================
--- branches/2017Q3/converters/php70-mbstring/Makefile	Thu Aug  3 13:38:22 2017	(r447211)
+++ branches/2017Q3/converters/php70-mbstring/Makefile	Thu Aug  3 13:39:43 2017	(r447212)
@@ -3,8 +3,6 @@
 
 CATEGORIES=	converters
 
-PORTREVISION=	1
-
 MASTERDIR=	${.CURDIR}/../../lang/php70
 
 PKGNAMESUFFIX=	-mbstring

Modified: branches/2017Q3/lang/php70/Makefile
==============================================================================
--- branches/2017Q3/lang/php70/Makefile	Thu Aug  3 13:38:22 2017	(r447211)
+++ branches/2017Q3/lang/php70/Makefile	Thu Aug  3 13:39:43 2017	(r447212)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	php70
-PORTVERSION=	7.0.21
+PORTVERSION=	7.0.22
 PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=	PHP/distributions

Modified: branches/2017Q3/lang/php70/distinfo
==============================================================================
--- branches/2017Q3/lang/php70/distinfo	Thu Aug  3 13:38:22 2017	(r447211)
+++ branches/2017Q3/lang/php70/distinfo	Thu Aug  3 13:39:43 2017	(r447212)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1499416619
-SHA256 (php-7.0.21.tar.xz) = 6713fe3024365d661593235b525235045ef81f18d0043654658c9de1bcb8b9e3
-SIZE (php-7.0.21.tar.xz) = 12626276
+TIMESTAMP = 1501755347
+SHA256 (php-7.0.22.tar.xz) = 408c3fbc235ec940433bfac1f3ed4bf797f61b4a1693b9fb0b6a04b2c1832501
+SIZE (php-7.0.22.tar.xz) = 12668604


More information about the svn-ports-branches mailing list