From owner-svn-ports-all@FreeBSD.ORG Tue Aug 27 15:11:24 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 2C4D3978; Tue, 27 Aug 2013 15:11:24 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 193082E47; Tue, 27 Aug 2013 15:11:24 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r7RFBNJS045257; Tue, 27 Aug 2013 15:11:23 GMT (envelope-from ale@svn.freebsd.org) Received: (from ale@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r7RFBNMh045250; Tue, 27 Aug 2013 15:11:23 GMT (envelope-from ale@svn.freebsd.org) Message-Id: <201308271511.r7RFBNMh045250@svn.freebsd.org> From: Alex Dupre Date: Tue, 27 Aug 2013 15:11:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r325459 - in head: databases/php55-odbc/files devel/php55-readline/files 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.14 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: Tue, 27 Aug 2013 15:11:24 -0000 Author: ale Date: Tue Aug 27 15:11:22 2013 New Revision: 325459 URL: http://svnweb.freebsd.org/changeset/ports/325459 Log: Update to 5.5.3 release. Modified: head/databases/php55-odbc/files/patch-config.m4 head/devel/php55-readline/files/patch-config.m4 head/lang/php55/Makefile head/lang/php55/distinfo Modified: head/databases/php55-odbc/files/patch-config.m4 ============================================================================== --- head/databases/php55-odbc/files/patch-config.m4 Tue Aug 27 15:10:38 2013 (r325458) +++ head/databases/php55-odbc/files/patch-config.m4 Tue Aug 27 15:11:22 2013 (r325459) @@ -1,5 +1,5 @@ ---- config.m4.orig 2007-07-31 15:02:00.000000000 +0200 -+++ config.m4 2011-04-26 13:57:31.000000000 +0200 +--- config.m4.orig 2013-08-20 06:46:43.000000000 +0200 ++++ config.m4 2013-08-27 16:04:54.000000000 +0200 @@ -99,9 +99,12 @@ dnl dnl configure options @@ -9,8 +9,8 @@ + if test -z "$ODBC_TYPE"; then PHP_ARG_WITH(adabas,, --[ --with-adabas[=DIR] Include Adabas D support [/usr/local]]) -+[ --with-adabas[=DIR] Include Adabas D support [/usr/local]], no, no) +-[ --with-adabas[=DIR] Include Adabas D support [/usr/local]]) ++[ --with-adabas[=DIR] Include Adabas D support [/usr/local]], no, no) if test "$PHP_ADABAS" != "no"; then AC_MSG_CHECKING([for Adabas support]) @@ -18,8 +18,8 @@ if test -z "$ODBC_TYPE"; then PHP_ARG_WITH(sapdb,, --[ --with-sapdb[=DIR] Include SAP DB support [/usr/local]]) -+[ --with-sapdb[=DIR] Include SAP DB support [/usr/local]], no, no) +-[ --with-sapdb[=DIR] Include SAP DB support [/usr/local]]) ++[ --with-sapdb[=DIR] Include SAP DB support [/usr/local]], no, no) if test "$PHP_SAPDB" != "no"; then AC_MSG_CHECKING([for SAP DB support]) @@ -27,8 +27,8 @@ if test -z "$ODBC_TYPE"; then PHP_ARG_WITH(solid,, --[ --with-solid[=DIR] Include Solid support [/usr/local/solid]]) -+[ --with-solid[=DIR] Include Solid support [/usr/local/solid]], no, no) +-[ --with-solid[=DIR] Include Solid support [/usr/local/solid]]) ++[ --with-solid[=DIR] Include Solid support [/usr/local/solid]], no, no) if test "$PHP_SOLID" != "no"; then AC_MSG_CHECKING(for Solid support) @@ -36,8 +36,8 @@ if test -z "$ODBC_TYPE"; then PHP_ARG_WITH(ibm-db2,, --[ --with-ibm-db2[=DIR] Include IBM DB2 support [/home/db2inst1/sqllib]]) -+[ --with-ibm-db2[=DIR] Include IBM DB2 support [/home/db2inst1/sqllib]], no, no) +-[ --with-ibm-db2[=DIR] Include IBM DB2 support [/home/db2inst1/sqllib]]) ++[ --with-ibm-db2[=DIR] Include IBM DB2 support [/home/db2inst1/sqllib]], no, no) if test "$PHP_IBM_DB2" != "no"; then AC_MSG_CHECKING(for IBM DB2 support) @@ -45,15 +45,15 @@ if test -z "$ODBC_TYPE"; then PHP_ARG_WITH(ODBCRouter,, --[ --with-ODBCRouter[=DIR] Include ODBCRouter.com support [/usr]]) -+[ --with-ODBCRouter[=DIR] Include ODBCRouter.com support [/usr]], no, no) +-[ --with-ODBCRouter[=DIR] Include ODBCRouter.com support [/usr]]) ++[ --with-ODBCRouter[=DIR] Include ODBCRouter.com support [/usr]], no, no) if test "$PHP_ODBCROUTER" != "no"; then AC_MSG_CHECKING(for ODBCRouter.com support) @@ -229,7 +232,7 @@ if test -z "$ODBC_TYPE"; then PHP_ARG_WITH(empress,, - [ --with-empress[=DIR] Include Empress support [\$EMPRESSPATH] + [ --with-empress[=DIR] Include Empress support [\$EMPRESSPATH] - (Empress Version >= 8.60 required)]) + (Empress Version >= 8.60 required)], no, no) @@ -72,53 +72,53 @@ if test -z "$ODBC_TYPE"; then PHP_ARG_WITH(birdstep,, --[ --with-birdstep[=DIR] Include Birdstep support [/usr/local/birdstep]]) -+[ --with-birdstep[=DIR] Include Birdstep support [/usr/local/birdstep]], no, no) +-[ --with-birdstep[=DIR] Include Birdstep support [/usr/local/birdstep]]) ++[ --with-birdstep[=DIR] Include Birdstep support [/usr/local/birdstep]], no, no) if test "$PHP_BIRDSTEP" != "no"; then AC_MSG_CHECKING(for Birdstep support) -@@ -346,7 +349,7 @@ +@@ -345,7 +348,7 @@ running this configure script: - CPPFLAGS=\"-DODBC_QNX -DSQLANY_BUG\" - LDFLAGS=-lunix -- CUSTOM_ODBC_LIBS=\"-ldblib -lodbc\"]) -+ CUSTOM_ODBC_LIBS=\"-ldblib -lodbc\"], no, no) + CPPFLAGS=\"-DODBC_QNX -DSQLANY_BUG\" + LDFLAGS=-lunix +- CUSTOM_ODBC_LIBS=\"-ldblib -lodbc\"]) ++ CUSTOM_ODBC_LIBS=\"-ldblib -lodbc\"], no, no) if test "$PHP_CUSTOM_ODBC" != "no"; then AC_MSG_CHECKING(for a custom ODBC support) -@@ -366,7 +369,7 @@ +@@ -365,7 +368,7 @@ if test -z "$ODBC_TYPE"; then PHP_ARG_WITH(iodbc,, --[ --with-iodbc[=DIR] Include iODBC support [/usr/local]]) -+[ --with-iodbc[=DIR] Include iODBC support [/usr/local]], no, no) +-[ --with-iodbc[=DIR] Include iODBC support [/usr/local]]) ++[ --with-iodbc[=DIR] Include iODBC support [/usr/local]], no, no) if test "$PHP_IODBC" != "no"; then AC_MSG_CHECKING(for iODBC support) -@@ -387,7 +390,7 @@ +@@ -386,7 +389,7 @@ if test -z "$ODBC_TYPE"; then PHP_ARG_WITH(esoob,, --[ --with-esoob[=DIR] Include Easysoft OOB support [/usr/local/easysoft/oob/client]]) -+[ --with-esoob[=DIR] Include Easysoft OOB support [/usr/local/easysoft/oob/client]], no, no) +-[ --with-esoob[=DIR] Include Easysoft OOB support [/usr/local/easysoft/oob/client]]) ++[ --with-esoob[=DIR] Include Easysoft OOB support [/usr/local/easysoft/oob/client]], no, no) if test "$PHP_ESOOB" != "no"; then AC_MSG_CHECKING(for Easysoft ODBC-ODBC Bridge support) -@@ -407,7 +410,7 @@ +@@ -406,7 +409,7 @@ if test -z "$ODBC_TYPE"; then PHP_ARG_WITH(unixODBC,, --[ --with-unixODBC[=DIR] Include unixODBC support [/usr/local]]) -+[ --with-unixODBC[=DIR] Include unixODBC support [/usr/local]], no, no) +-[ --with-unixODBC[=DIR] Include unixODBC support [/usr/local]]) ++[ --with-unixODBC[=DIR] Include unixODBC support [/usr/local]], no, no) if test "$PHP_UNIXODBC" != "no"; then AC_MSG_CHECKING(for unixODBC support) -@@ -428,7 +431,7 @@ +@@ -427,7 +430,7 @@ if test -z "$ODBC_TYPE"; then PHP_ARG_WITH(dbmaker,, --[ --with-dbmaker[=DIR] Include DBMaker support]) -+[ --with-dbmaker[=DIR] Include DBMaker support], no, no) +-[ --with-dbmaker[=DIR] Include DBMaker support]) ++[ --with-dbmaker[=DIR] Include DBMaker support], no, no) if test "$PHP_DBMAKER" != "no"; then AC_MSG_CHECKING(for DBMaker support) Modified: head/devel/php55-readline/files/patch-config.m4 ============================================================================== --- head/devel/php55-readline/files/patch-config.m4 Tue Aug 27 15:10:38 2013 (r325458) +++ head/devel/php55-readline/files/patch-config.m4 Tue Aug 27 15:11:22 2013 (r325459) @@ -1,12 +1,12 @@ ---- config.m4.orig 2011-09-06 17:07:24.000000000 +0200 -+++ config.m4 2012-03-02 14:29:51.000000000 +0100 +--- config.m4.orig 2013-08-20 06:46:43.000000000 +0200 ++++ config.m4 2013-08-27 16:01:29.000000000 +0200 @@ -5,13 +5,8 @@ PHP_ARG_WITH(libedit,for libedit readline replacement, - [ --with-libedit[=DIR] Include libedit readline replacement (CLI/CGI only)]) + [ --with-libedit[=DIR] Include libedit readline replacement (CLI/CGI only)]) -if test "$PHP_LIBEDIT" = "no"; then PHP_ARG_WITH(readline,for readline support, - [ --with-readline[=DIR] Include readline support (CLI/CGI only)]) + [ --with-readline[=DIR] Include readline support (CLI/CGI only)]) -else - dnl "register" the --with-readline option to preven invalid "unknown configure option" warning - php_with_readline=no Modified: head/lang/php55/Makefile ============================================================================== --- head/lang/php55/Makefile Tue Aug 27 15:10:38 2013 (r325458) +++ head/lang/php55/Makefile Tue Aug 27 15:11:22 2013 (r325459) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php55 -PORTVERSION= 5.5.1 +PORTVERSION= 5.5.3 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP} Modified: head/lang/php55/distinfo ============================================================================== --- head/lang/php55/distinfo Tue Aug 27 15:10:38 2013 (r325458) +++ head/lang/php55/distinfo Tue Aug 27 15:11:22 2013 (r325459) @@ -1,4 +1,4 @@ -SHA256 (php-5.5.1.tar.bz2) = 4c221b9ba65e2084ae8900ef00c7f23966702e943203299b278bdc758fcfc733 -SIZE (php-5.5.1.tar.bz2) = 12004597 +SHA256 (php-5.5.3.tar.bz2) = 93080dd06dff7c4e54254f4bd6910e7cc4049d6226e6ac4c9bc52c16ebd5939a +SIZE (php-5.5.3.tar.bz2) = 12030241 SHA256 (php-5.5.x-mail-header.patch) = b0b5a7c961b2052eb14d9528e76155cbeaa881fb9b4a49f452f9dab07b6fb1c4 SIZE (php-5.5.x-mail-header.patch) = 3379