From owner-svn-ports-head@freebsd.org Sat May 28 01:41:14 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 489D9B4C3E6; Sat, 28 May 2016 01:41:14 +0000 (UTC) (envelope-from junovitch@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 mx1.freebsd.org (Postfix) with ESMTPS id 1AA951FFA; Sat, 28 May 2016 01:41:14 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4S1fDrV055540; Sat, 28 May 2016 01:41:13 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4S1fDF7055295; Sat, 28 May 2016 01:41:13 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201605280141.u4S1fDF7055295@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Sat, 28 May 2016 01:41:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415970 - head/lang/php70 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 May 2016 01:41:14 -0000 Author: junovitch Date: Sat May 28 01:41:13 2016 New Revision: 415970 URL: https://svnweb.freebsd.org/changeset/ports/415970 Log: lang/php70: update 7.0.6 -> 7.0.7 Approved by: ports-secteam (with hat) Security: CVE-2013-7456 Security: CVE-2016-5093 Security: https://vuxml.FreeBSD.org/freebsd/6b110175-246d-11e6-8dd3-002590263bf5.html MFH: 2016Q2 Modified: head/lang/php70/Makefile head/lang/php70/distinfo Modified: head/lang/php70/Makefile ============================================================================== --- head/lang/php70/Makefile Sat May 28 01:40:53 2016 (r415969) +++ head/lang/php70/Makefile Sat May 28 01:41:13 2016 (r415970) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= php70 -PORTVERSION= 7.0.6 -PORTREVISION?= 1 +PORTVERSION= 7.0.7 +PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${PORTVERSION} Modified: head/lang/php70/distinfo ============================================================================== --- head/lang/php70/distinfo Sat May 28 01:40:53 2016 (r415969) +++ head/lang/php70/distinfo Sat May 28 01:41:13 2016 (r415970) @@ -1,2 +1,3 @@ -SHA256 (php-7.0.6.tar.bz2) = 14ddf192a9965c858c1e742a61456be2f34a4db87556172c0d76f08de96329b7 -SIZE (php-7.0.6.tar.bz2) = 14102594 +TIMESTAMP = 1464392035 +SHA256 (php-7.0.7.tar.bz2) = 474f2925c4782b94016e3afbb17b14ff9cc6f4fdb6f6e231b36a378bb18a3d1a +SIZE (php-7.0.7.tar.bz2) = 14106181