From owner-svn-ports-branches@freebsd.org Mon Aug 17 15:09:48 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 BCFD59BB88F; Mon, 17 Aug 2015 15:09:48 +0000 (UTC) (envelope-from junovitch@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 AD76B10B5; Mon, 17 Aug 2015 15:09:48 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t7HF9m7n070749; Mon, 17 Aug 2015 15:09:48 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t7HF9mB7070746; Mon, 17 Aug 2015 15:09:48 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201508171509.t7HF9mB7070746@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Mon, 17 Aug 2015 15:09:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r394513 - branches/2015Q3/lang/php55 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: Mon, 17 Aug 2015 15:09:48 -0000 Author: junovitch Date: Mon Aug 17 15:09:47 2015 New Revision: 394513 URL: https://svnweb.freebsd.org/changeset/ports/394513 Log: MFH: r394289 Update to 5.5.28 release. Security: 787ef75e-44da-11e5-93ad-002590263bf5 Approved by: ports-secteam (feld), feld (mentor) Modified: branches/2015Q3/lang/php55/Makefile branches/2015Q3/lang/php55/distinfo Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/lang/php55/Makefile ============================================================================== --- branches/2015Q3/lang/php55/Makefile Mon Aug 17 15:08:44 2015 (r394512) +++ branches/2015Q3/lang/php55/Makefile Mon Aug 17 15:09:47 2015 (r394513) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php55 -PORTVERSION= 5.5.27 +PORTVERSION= 5.5.28 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: branches/2015Q3/lang/php55/distinfo ============================================================================== --- branches/2015Q3/lang/php55/distinfo Mon Aug 17 15:08:44 2015 (r394512) +++ branches/2015Q3/lang/php55/distinfo Mon Aug 17 15:09:47 2015 (r394513) @@ -1,4 +1,4 @@ -SHA256 (php-5.5.27.tar.bz2) = c4b4c6a534c0ca67a9ae39bec4f51e52d13e820135dd016eae230e15337e1f70 -SIZE (php-5.5.27.tar.bz2) = 13692811 +SHA256 (php-5.5.28.tar.bz2) = 197d2c572e030c177e53d3763d59ac6d363d7c78dc22e6cc1e2ac65573d9c2f3 +SIZE (php-5.5.28.tar.bz2) = 13249927 SHA256 (php-5.5.x-mail-header.patch) = b0b5a7c961b2052eb14d9528e76155cbeaa881fb9b4a49f452f9dab07b6fb1c4 SIZE (php-5.5.x-mail-header.patch) = 3379