From owner-svn-ports-all@FreeBSD.ORG Sun Jun 14 20:23:15 2015 Return-Path: Delivered-To: svn-ports-all@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 09200CBC; Sun, 14 Jun 2015 20:23:15 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from svn.freebsd.org (svn.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 DF70EC9; Sun, 14 Jun 2015 20:23:14 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t5EKNEUM010874; Sun, 14 Jun 2015 20:23:14 GMT (envelope-from ale@FreeBSD.org) Received: (from ale@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t5EKNAuH010849; Sun, 14 Jun 2015 20:23:10 GMT (envelope-from ale@FreeBSD.org) Message-Id: <201506142023.t5EKNAuH010849@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ale set sender to ale@FreeBSD.org using -f From: Alex Dupre Date: Sun, 14 Jun 2015 20:23:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r389655 - in head: databases/php5-pdo_sqlite databases/php5-sqlite3 databases/php55-pdo_sqlite databases/php55-sqlite3 graphics/php55-gd graphics/php55-gd/files graphics/php56-gd graphi... 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: Sun, 14 Jun 2015 20:23:15 -0000 Author: ale Date: Sun Jun 14 20:23:09 2015 New Revision: 389655 URL: https://svnweb.freebsd.org/changeset/ports/389655 Log: Update PHP ports: - php5 to 5.4.42 - php55 to 5.5.26 - php56 to 5.6.10 Deleted: head/graphics/php55-gd/files/patch-libgd_webpimg.c head/graphics/php56-gd/files/patch-libgd_webpimg.c Modified: head/databases/php5-pdo_sqlite/Makefile head/databases/php5-sqlite3/Makefile head/databases/php55-pdo_sqlite/Makefile head/databases/php55-sqlite3/Makefile head/graphics/php55-gd/Makefile head/graphics/php56-gd/Makefile head/lang/php5/Makefile head/lang/php5/distinfo head/lang/php55/Makefile head/lang/php55/distinfo head/lang/php56/Makefile head/lang/php56/distinfo head/security/php5-mcrypt/Makefile head/security/php55-mcrypt/Makefile head/textproc/php5-pspell/Makefile head/textproc/php55-pspell/Makefile Modified: head/databases/php5-pdo_sqlite/Makefile ============================================================================== --- head/databases/php5-pdo_sqlite/Makefile Sun Jun 14 20:17:03 2015 (r389654) +++ head/databases/php5-pdo_sqlite/Makefile Sun Jun 14 20:23:09 2015 (r389655) @@ -1,7 +1,6 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= databases MASTERDIR= ${.CURDIR}/../../lang/php5 Modified: head/databases/php5-sqlite3/Makefile ============================================================================== --- head/databases/php5-sqlite3/Makefile Sun Jun 14 20:17:03 2015 (r389654) +++ head/databases/php5-sqlite3/Makefile Sun Jun 14 20:23:09 2015 (r389655) @@ -1,7 +1,6 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= databases MASTERDIR= ${.CURDIR}/../../lang/php5 Modified: head/databases/php55-pdo_sqlite/Makefile ============================================================================== --- head/databases/php55-pdo_sqlite/Makefile Sun Jun 14 20:17:03 2015 (r389654) +++ head/databases/php55-pdo_sqlite/Makefile Sun Jun 14 20:23:09 2015 (r389655) @@ -1,7 +1,6 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= databases MASTERDIR= ${.CURDIR}/../../lang/php55 Modified: head/databases/php55-sqlite3/Makefile ============================================================================== --- head/databases/php55-sqlite3/Makefile Sun Jun 14 20:17:03 2015 (r389654) +++ head/databases/php55-sqlite3/Makefile Sun Jun 14 20:23:09 2015 (r389655) @@ -1,7 +1,6 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= databases MASTERDIR= ${.CURDIR}/../../lang/php55 Modified: head/graphics/php55-gd/Makefile ============================================================================== --- head/graphics/php55-gd/Makefile Sun Jun 14 20:17:03 2015 (r389654) +++ head/graphics/php55-gd/Makefile Sun Jun 14 20:23:09 2015 (r389655) @@ -1,7 +1,6 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= graphics MASTERDIR= ${.CURDIR}/../../lang/php55 Modified: head/graphics/php56-gd/Makefile ============================================================================== --- head/graphics/php56-gd/Makefile Sun Jun 14 20:17:03 2015 (r389654) +++ head/graphics/php56-gd/Makefile Sun Jun 14 20:23:09 2015 (r389655) @@ -1,7 +1,6 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= graphics MASTERDIR= ${.CURDIR}/../../lang/php56 Modified: head/lang/php5/Makefile ============================================================================== --- head/lang/php5/Makefile Sun Jun 14 20:17:03 2015 (r389654) +++ head/lang/php5/Makefile Sun Jun 14 20:23:09 2015 (r389655) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php5 -PORTVERSION= 5.4.41 +PORTVERSION= 5.4.42 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: head/lang/php5/distinfo ============================================================================== --- head/lang/php5/distinfo Sun Jun 14 20:17:03 2015 (r389654) +++ head/lang/php5/distinfo Sun Jun 14 20:23:09 2015 (r389655) @@ -1,4 +1,4 @@ -SHA256 (php-5.4.41.tar.bz2) = 5bc4b45a1280ff80a3cf5b8563716f325cfd0121d7fd25aa54d56ff38b3b8272 -SIZE (php-5.4.41.tar.bz2) = 12487089 +SHA256 (php-5.4.42.tar.bz2) = 6285b2e64bfaa69e5d983d7d981b4f254f5259ad3fd591ca832722a4cc1ae0f9 +SIZE (php-5.4.42.tar.bz2) = 12708394 SHA256 (php-5.4.x-mail-header.patch) = 005ae1cd8ed17c72d7b09dee9c4466e8b16d4ecba7fe11276731ed6ff9fbb344 SIZE (php-5.4.x-mail-header.patch) = 3379 Modified: head/lang/php55/Makefile ============================================================================== --- head/lang/php55/Makefile Sun Jun 14 20:17:03 2015 (r389654) +++ head/lang/php55/Makefile Sun Jun 14 20:23:09 2015 (r389655) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php55 -PORTVERSION= 5.5.25 +PORTVERSION= 5.5.26 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: head/lang/php55/distinfo ============================================================================== --- head/lang/php55/distinfo Sun Jun 14 20:17:03 2015 (r389654) +++ head/lang/php55/distinfo Sun Jun 14 20:23:09 2015 (r389655) @@ -1,4 +1,4 @@ -SHA256 (php-5.5.25.tar.bz2) = 68df37e725ddd05675c0df906041038127938ecc52113a54d10e1e4029262c63 -SIZE (php-5.5.25.tar.bz2) = 13422002 +SHA256 (php-5.5.26.tar.bz2) = 816afffdb03ff4c542bc172a2f77f9c69b817df82d60cce05c1b4f578c2c926e +SIZE (php-5.5.26.tar.bz2) = 13671379 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 Sun Jun 14 20:17:03 2015 (r389654) +++ head/lang/php56/Makefile Sun Jun 14 20:23:09 2015 (r389655) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php56 -PORTVERSION= 5.6.9 +PORTVERSION= 5.6.10 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: head/lang/php56/distinfo ============================================================================== --- head/lang/php56/distinfo Sun Jun 14 20:17:03 2015 (r389654) +++ head/lang/php56/distinfo Sun Jun 14 20:23:09 2015 (r389655) @@ -1,4 +1,4 @@ -SHA256 (php-5.6.9.tar.bz2) = 19d3b87b7b8bba3be24cf6d757d16b723a98881c3af8d15469fd25501e9abcb9 -SIZE (php-5.6.9.tar.bz2) = 14037070 +SHA256 (php-5.6.10.tar.bz2) = 0a579c81c724ea41815eee0caa8ea7d8eeb302458519d8cc4fc5b055577c8c45 +SIZE (php-5.6.10.tar.bz2) = 14080915 SHA256 (php-5.5.x-mail-header.patch) = b0b5a7c961b2052eb14d9528e76155cbeaa881fb9b4a49f452f9dab07b6fb1c4 SIZE (php-5.5.x-mail-header.patch) = 3379 Modified: head/security/php5-mcrypt/Makefile ============================================================================== --- head/security/php5-mcrypt/Makefile Sun Jun 14 20:17:03 2015 (r389654) +++ head/security/php5-mcrypt/Makefile Sun Jun 14 20:23:09 2015 (r389655) @@ -1,7 +1,6 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= security MASTERDIR= ${.CURDIR}/../../lang/php5 Modified: head/security/php55-mcrypt/Makefile ============================================================================== --- head/security/php55-mcrypt/Makefile Sun Jun 14 20:17:03 2015 (r389654) +++ head/security/php55-mcrypt/Makefile Sun Jun 14 20:23:09 2015 (r389655) @@ -1,7 +1,6 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= security MASTERDIR= ${.CURDIR}/../../lang/php55 Modified: head/textproc/php5-pspell/Makefile ============================================================================== --- head/textproc/php5-pspell/Makefile Sun Jun 14 20:17:03 2015 (r389654) +++ head/textproc/php5-pspell/Makefile Sun Jun 14 20:23:09 2015 (r389655) @@ -1,7 +1,6 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php5 Modified: head/textproc/php55-pspell/Makefile ============================================================================== --- head/textproc/php55-pspell/Makefile Sun Jun 14 20:17:03 2015 (r389654) +++ head/textproc/php55-pspell/Makefile Sun Jun 14 20:23:09 2015 (r389655) @@ -1,7 +1,6 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php55