From owner-svn-ports-branches@freebsd.org Sat Jun 25 22:20:57 2016 Return-Path: Delivered-To: svn-ports-branches@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 39E60B80897; Sat, 25 Jun 2016 22:20:57 +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 0AA7D21D7; Sat, 25 Jun 2016 22:20:56 +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 u5PMKu0D046536; Sat, 25 Jun 2016 22:20:56 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u5PMKuRl046534; Sat, 25 Jun 2016 22:20:56 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201606252220.u5PMKuRl046534@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Sat, 25 Jun 2016 22:20:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r417496 - branches/2016Q2/lang/php70 X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jun 2016 22:20:57 -0000 Author: junovitch Date: Sat Jun 25 22:20:55 2016 New Revision: 417496 URL: https://svnweb.freebsd.org/changeset/ports/417496 Log: MFH: r417495 lang/php70: update 7.0.7 -> 7.0.8 PR: 210491 Reported by: Vladimir Krstulja Submitted by: Philip Jocks Approved by: ports-secteam (with hat) Security: CVE-2015-8874 Security: CVE-2016-5766 Security: CVE-2016-5767 Security: CVE-2016-5768 Security: CVE-2016-5769 Security: CVE-2016-5770 Security: CVE-2016-5771 Security: CVE-2016-5772 Security: CVE-2016-5773 Security: https://vuxml.FreeBSD.org/freebsd/66d77c58-3b1d-11e6-8e82-002590263bf5.html Modified: branches/2016Q2/lang/php70/Makefile branches/2016Q2/lang/php70/distinfo Directory Properties: branches/2016Q2/ (props changed) Modified: branches/2016Q2/lang/php70/Makefile ============================================================================== --- branches/2016Q2/lang/php70/Makefile Sat Jun 25 22:20:31 2016 (r417495) +++ branches/2016Q2/lang/php70/Makefile Sat Jun 25 22:20:55 2016 (r417496) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php70 -PORTVERSION= 7.0.7 +PORTVERSION= 7.0.8 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: branches/2016Q2/lang/php70/distinfo ============================================================================== --- branches/2016Q2/lang/php70/distinfo Sat Jun 25 22:20:31 2016 (r417495) +++ branches/2016Q2/lang/php70/distinfo Sat Jun 25 22:20:55 2016 (r417496) @@ -1,3 +1,3 @@ -TIMESTAMP = 1464392035 -SHA256 (php-7.0.7.tar.bz2) = 474f2925c4782b94016e3afbb17b14ff9cc6f4fdb6f6e231b36a378bb18a3d1a -SIZE (php-7.0.7.tar.bz2) = 14106181 +TIMESTAMP = 1466883794 +SHA256 (php-7.0.8.tar.bz2) = 66dc7ba388490e07b1313fe3a06b1fa822e1310585fe29f4909995f131e27c8d +SIZE (php-7.0.8.tar.bz2) = 14105805