From owner-svn-ports-all@freebsd.org Thu Sep 10 16:28:31 2015 Return-Path: Delivered-To: svn-ports-all@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 A0787A01530; Thu, 10 Sep 2015 16:28:31 +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 911AB1E82; Thu, 10 Sep 2015 16:28:31 +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 t8AGSVdN077480; Thu, 10 Sep 2015 16:28:31 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t8AGSVCF077478; Thu, 10 Sep 2015 16:28:31 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201509101628.t8AGSVCF077478@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:28:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r396580 - head/lang/php55 X-SVN-Group: ports-head 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.20 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, 10 Sep 2015 16:28:31 -0000 Author: feld Date: Thu Sep 10 16:28:30 2015 New Revision: 396580 URL: https://svnweb.freebsd.org/changeset/ports/396580 Log: lang/php55: Update to 5.5.29 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: head/lang/php55/Makefile head/lang/php55/distinfo Modified: head/lang/php55/Makefile ============================================================================== --- head/lang/php55/Makefile Thu Sep 10 16:27:18 2015 (r396579) +++ head/lang/php55/Makefile Thu Sep 10 16:28:30 2015 (r396580) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php55 -PORTVERSION= 5.5.28 +PORTVERSION= 5.5.29 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: head/lang/php55/distinfo ============================================================================== --- head/lang/php55/distinfo Thu Sep 10 16:27:18 2015 (r396579) +++ head/lang/php55/distinfo Thu Sep 10 16:28:30 2015 (r396580) @@ -1,4 +1,4 @@ -SHA256 (php-5.5.28.tar.bz2) = 197d2c572e030c177e53d3763d59ac6d363d7c78dc22e6cc1e2ac65573d9c2f3 -SIZE (php-5.5.28.tar.bz2) = 13249927 +SHA256 (php-5.5.29.tar.bz2) = fbcee579ecc77cad6960a541116aee669cf145c2cd9a54bf60503a870843b946 +SIZE (php-5.5.29.tar.bz2) = 13698565 SHA256 (php-5.5.x-mail-header.patch) = b0b5a7c961b2052eb14d9528e76155cbeaa881fb9b4a49f452f9dab07b6fb1c4 SIZE (php-5.5.x-mail-header.patch) = 3379