Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Aug 2017 11:33:00 +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: r447204 - in head: converters/php70-mbstring lang/php70
Message-ID:  <201708031133.v73BX0sO092135@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tz
Date: Thu Aug  3 11:33:00 2017
New Revision: 447204
URL: https://svnweb.freebsd.org/changeset/ports/447204

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

Modified:
  head/converters/php70-mbstring/Makefile
  head/lang/php70/Makefile
  head/lang/php70/distinfo

Modified: head/converters/php70-mbstring/Makefile
==============================================================================
--- head/converters/php70-mbstring/Makefile	Thu Aug  3 11:32:22 2017	(r447203)
+++ head/converters/php70-mbstring/Makefile	Thu Aug  3 11:33:00 2017	(r447204)
@@ -3,8 +3,6 @@
 
 CATEGORIES=	converters
 
-PORTREVISION=	1
-
 MASTERDIR=	${.CURDIR}/../../lang/php70
 
 PKGNAMESUFFIX=	-mbstring

Modified: head/lang/php70/Makefile
==============================================================================
--- head/lang/php70/Makefile	Thu Aug  3 11:32:22 2017	(r447203)
+++ head/lang/php70/Makefile	Thu Aug  3 11:33:00 2017	(r447204)
@@ -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: head/lang/php70/distinfo
==============================================================================
--- head/lang/php70/distinfo	Thu Aug  3 11:32:22 2017	(r447203)
+++ head/lang/php70/distinfo	Thu Aug  3 11:33:00 2017	(r447204)
@@ -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



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