From owner-svn-ports-head@freebsd.org Mon Oct 5 09:37:57 2015 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 E9E1B99A6B0; Mon, 5 Oct 2015 09:37:56 +0000 (UTC) (envelope-from ale@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 CED0569E34; Mon, 5 Oct 2015 09:37:56 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t959buiX049106; Mon, 5 Oct 2015 09:37:56 GMT (envelope-from ale@FreeBSD.org) Received: (from ale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t959btSj049099; Mon, 5 Oct 2015 09:37:55 GMT (envelope-from ale@FreeBSD.org) Message-Id: <201510050937.t959btSj049099@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ale set sender to ale@FreeBSD.org using -f From: Alex Dupre Date: Mon, 5 Oct 2015 09:37:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r398632 - in head: archivers/php56-zip lang/php55 lang/php56 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.20 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: Mon, 05 Oct 2015 09:37:57 -0000 Author: ale Date: Mon Oct 5 09:37:54 2015 New Revision: 398632 URL: https://svnweb.freebsd.org/changeset/ports/398632 Log: Update PHP ports to versions 5.5.30 and 5.6.14. PR: 203541 Submitted by: Jason Unovitch Modified: head/archivers/php56-zip/Makefile head/lang/php55/Makefile head/lang/php55/distinfo head/lang/php56/Makefile head/lang/php56/distinfo Modified: head/archivers/php56-zip/Makefile ============================================================================== --- head/archivers/php56-zip/Makefile Mon Oct 5 09:13:58 2015 (r398631) +++ head/archivers/php56-zip/Makefile Mon Oct 5 09:37:54 2015 (r398632) @@ -1,7 +1,6 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= archivers MASTERDIR= ${.CURDIR}/../../lang/php56 Modified: head/lang/php55/Makefile ============================================================================== --- head/lang/php55/Makefile Mon Oct 5 09:13:58 2015 (r398631) +++ head/lang/php55/Makefile Mon Oct 5 09:37:54 2015 (r398632) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php55 -PORTVERSION= 5.5.29 +PORTVERSION= 5.5.30 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: head/lang/php55/distinfo ============================================================================== --- head/lang/php55/distinfo Mon Oct 5 09:13:58 2015 (r398631) +++ head/lang/php55/distinfo Mon Oct 5 09:37:54 2015 (r398632) @@ -1,4 +1,4 @@ -SHA256 (php-5.5.29.tar.bz2) = fbcee579ecc77cad6960a541116aee669cf145c2cd9a54bf60503a870843b946 -SIZE (php-5.5.29.tar.bz2) = 13698565 +SHA256 (php-5.5.30.tar.bz2) = e7332a713cecdd1cb44a1b1336739885c9789f633f0f51236b25e48ab03c3b29 +SIZE (php-5.5.30.tar.bz2) = 13699702 SHA256 (php-5.5.x-mail-header.patch) = b0b5a7c961b2052eb14d9528e76155cbeaa881fb9b4a49f452f9dab07b6fb1c4 SIZE (php-5.5.x-mail-header.patch) = 3379 Modified: head/lang/php56/Makefile ============================================================================== --- head/lang/php56/Makefile Mon Oct 5 09:13:58 2015 (r398631) +++ head/lang/php56/Makefile Mon Oct 5 09:37:54 2015 (r398632) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php56 -PORTVERSION= 5.6.13 +PORTVERSION= 5.6.14 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: head/lang/php56/distinfo ============================================================================== --- head/lang/php56/distinfo Mon Oct 5 09:13:58 2015 (r398631) +++ head/lang/php56/distinfo Mon Oct 5 09:37:54 2015 (r398632) @@ -1,4 +1,4 @@ -SHA256 (php-5.6.13.tar.bz2) = 6358837c9cbab41b91ede59dbf0670ae0fb925a1369ecbc1a44a27212420f893 -SIZE (php-5.6.13.tar.bz2) = 14077633 +SHA256 (php-5.6.14.tar.bz2) = 36f295f11641c1839a5df00e693f685fd134c65e8a1d46e8ee0abae8662b2eb0 +SIZE (php-5.6.14.tar.bz2) = 14073920 SHA256 (php-5.5.x-mail-header.patch) = b0b5a7c961b2052eb14d9528e76155cbeaa881fb9b4a49f452f9dab07b6fb1c4 SIZE (php-5.5.x-mail-header.patch) = 3379