From owner-svn-ports-branches@freebsd.org Thu Sep 10 16:30:25 2015 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 E0F62A015F4; Thu, 10 Sep 2015 16:30:25 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::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 D170D10C0; Thu, 10 Sep 2015 16:30:25 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t8AGUPSu078399; Thu, 10 Sep 2015 16:30:25 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t8AGUPj2078395; Thu, 10 Sep 2015 16:30:25 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201509101630.t8AGUPj2078395@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Thu, 10 Sep 2015 16:30:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r396582 - branches/2015Q3/lang/php5 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.20 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: Thu, 10 Sep 2015 16:30:26 -0000 Author: feld Date: Thu Sep 10 16:30:24 2015 New Revision: 396582 URL: https://svnweb.freebsd.org/changeset/ports/396582 Log: MFH: r396579 lang/php5: Update to 5.4.45 PR: 202906 Approved by: ports-secteam (with hat) Security: CVE-2015-6834 Security: CVE-2015-6835 Security: CVE-2015-6836 Security: CVE-2015-6837 Security: CVE-2015-6838 Security: 3d675519-5654-11e5-9ad8-14dae9d210b8 Modified: branches/2015Q3/lang/php5/Makefile branches/2015Q3/lang/php5/distinfo Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/lang/php5/Makefile ============================================================================== --- branches/2015Q3/lang/php5/Makefile Thu Sep 10 16:29:21 2015 (r396581) +++ branches/2015Q3/lang/php5/Makefile Thu Sep 10 16:30:24 2015 (r396582) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php5 -PORTVERSION= 5.4.44 +PORTVERSION= 5.4.45 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: branches/2015Q3/lang/php5/distinfo ============================================================================== --- branches/2015Q3/lang/php5/distinfo Thu Sep 10 16:29:21 2015 (r396581) +++ branches/2015Q3/lang/php5/distinfo Thu Sep 10 16:30:24 2015 (r396582) @@ -1,4 +1,4 @@ -SHA256 (php-5.4.44.tar.bz2) = 8dd59e5ce9248cf36ac3de5412a518b8b24c01ace6c46ce3d12e4ce981a3856d -SIZE (php-5.4.44.tar.bz2) = 12705644 +SHA256 (php-5.4.45.tar.bz2) = 4e0d28b1554c95cfaea6fa2b64aac85433f158ce72bb571bcd5574f98f4c6582 +SIZE (php-5.4.45.tar.bz2) = 12703324 SHA256 (php-5.4.x-mail-header.patch) = 005ae1cd8ed17c72d7b09dee9c4466e8b16d4ecba7fe11276731ed6ff9fbb344 SIZE (php-5.4.x-mail-header.patch) = 3379