From owner-svn-ports-head@freebsd.org Fri Mar 4 08:39:20 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 0E3CE9DAE65; Fri, 4 Mar 2016 08:39:20 +0000 (UTC) (envelope-from miwi@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 D0E09E4E; Fri, 4 Mar 2016 08:39:19 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u248dItj091683; Fri, 4 Mar 2016 08:39:18 GMT (envelope-from miwi@FreeBSD.org) Received: (from miwi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u248dIxP091681; Fri, 4 Mar 2016 08:39:18 GMT (envelope-from miwi@FreeBSD.org) Message-Id: <201603040839.u248dIxP091681@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: miwi set sender to miwi@FreeBSD.org using -f From: Martin Wilke Date: Fri, 4 Mar 2016 08:39:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r410089 - 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-head@freebsd.org X-Mailman-Version: 2.1.21 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: Fri, 04 Mar 2016 08:39:20 -0000 Author: miwi Date: Fri Mar 4 08:39:18 2016 New Revision: 410089 URL: https://svnweb.freebsd.org/changeset/ports/410089 Log: - Update to 5.5.33 Changelog: http://php.net/ChangeLog-5.php#5.5.33 Modified: head/lang/php55/Makefile head/lang/php55/distinfo Modified: head/lang/php55/Makefile ============================================================================== --- head/lang/php55/Makefile Fri Mar 4 06:54:15 2016 (r410088) +++ head/lang/php55/Makefile Fri Mar 4 08:39:18 2016 (r410089) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php55 -PORTVERSION= 5.5.32 +PORTVERSION= 5.5.33 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: head/lang/php55/distinfo ============================================================================== --- head/lang/php55/distinfo Fri Mar 4 06:54:15 2016 (r410088) +++ head/lang/php55/distinfo Fri Mar 4 08:39:18 2016 (r410089) @@ -1,4 +1,4 @@ -SHA256 (php-5.5.32.tar.bz2) = b0f2c108db8e05db9f6366aaba9a754fd0ee31f3f86ee889561b608dfd6e92ee -SIZE (php-5.5.32.tar.bz2) = 13685561 +SHA256 (php-5.5.33.tar.bz2) = c490b1ed4df596b48eb68f630d89ca512945e2650840e7dace1119cc7e600aa9 +SIZE (php-5.5.33.tar.bz2) = 13686486 SHA256 (php-5.5.x-mail-header.patch) = b0b5a7c961b2052eb14d9528e76155cbeaa881fb9b4a49f452f9dab07b6fb1c4 SIZE (php-5.5.x-mail-header.patch) = 3379