From owner-svn-ports-all@freebsd.org Thu Apr 26 14:47:44 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1DF9EFAF44A; Thu, 26 Apr 2018 14:47:44 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BE80474D35; Thu, 26 Apr 2018 14:47:43 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9B1A5197BF; Thu, 26 Apr 2018 14:47:43 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3QElh8g014280; Thu, 26 Apr 2018 14:47:43 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3QElgY6014276; Thu, 26 Apr 2018 14:47:42 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201804261447.w3QElgY6014276@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Thu, 26 Apr 2018 14:47:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r468352 - in head: databases/php70-interbase databases/php70-pdo_firebird devel/php70-intl lang/php70 X-SVN-Group: ports-head X-SVN-Commit-Author: tz X-SVN-Commit-Paths: in head: databases/php70-interbase databases/php70-pdo_firebird devel/php70-intl lang/php70 X-SVN-Commit-Revision: 468352 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Apr 2018 14:47:44 -0000 Author: tz Date: Thu Apr 26 14:47:42 2018 New Revision: 468352 URL: https://svnweb.freebsd.org/changeset/ports/468352 Log: lang/php70: Update from 7.0.29 to 7.0.30 Changelog: http://www.php.net/ChangeLog-7.php#7.0.30 MFH: 2018Q2 Security: CVE-2018-5712 Modified: head/databases/php70-interbase/Makefile head/databases/php70-pdo_firebird/Makefile head/devel/php70-intl/Makefile head/lang/php70/Makefile head/lang/php70/distinfo Modified: head/databases/php70-interbase/Makefile ============================================================================== --- head/databases/php70-interbase/Makefile Thu Apr 26 14:45:25 2018 (r468351) +++ head/databases/php70-interbase/Makefile Thu Apr 26 14:47:42 2018 (r468352) @@ -1,7 +1,6 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= databases MASTERDIR= ${.CURDIR}/../../lang/php70 Modified: head/databases/php70-pdo_firebird/Makefile ============================================================================== --- head/databases/php70-pdo_firebird/Makefile Thu Apr 26 14:45:25 2018 (r468351) +++ head/databases/php70-pdo_firebird/Makefile Thu Apr 26 14:47:42 2018 (r468352) @@ -1,7 +1,6 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= databases MASTERDIR= ${.CURDIR}/../../lang/php70 Modified: head/devel/php70-intl/Makefile ============================================================================== --- head/devel/php70-intl/Makefile Thu Apr 26 14:45:25 2018 (r468351) +++ head/devel/php70-intl/Makefile Thu Apr 26 14:47:42 2018 (r468352) @@ -1,7 +1,6 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= devel MASTERDIR= ${.CURDIR}/../../lang/php70 Modified: head/lang/php70/Makefile ============================================================================== --- head/lang/php70/Makefile Thu Apr 26 14:45:25 2018 (r468351) +++ head/lang/php70/Makefile Thu Apr 26 14:47:42 2018 (r468352) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php70 -PORTVERSION= 7.0.29 +PORTVERSION= 7.0.30 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: head/lang/php70/distinfo ============================================================================== --- head/lang/php70/distinfo Thu Apr 26 14:45:25 2018 (r468351) +++ head/lang/php70/distinfo Thu Apr 26 14:47:42 2018 (r468352) @@ -1,5 +1,5 @@ -TIMESTAMP = 1522326403 -SHA256 (php-7.0.29.tar.xz) = ca79d3ecc123bff4b623d4a1bbf5ad53ad39f5f2f5912fecc0ea97e95eba21cc -SIZE (php-7.0.29.tar.xz) = 12400192 +TIMESTAMP = 1524645186 +SHA256 (php-7.0.30.tar.xz) = c90892fb68ab9b8476519658d3f78f6388f2609ae1309bdc2a2e1cc9f92dd686 +SIZE (php-7.0.30.tar.xz) = 12030228 SHA256 (php-7.0.x-mail-header.patch) = b78cd5a36a4709ea4e43e5babe73648ae6ace870cc0e34a5417177045834b4f0 SIZE (php-7.0.x-mail-header.patch) = 4504