From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Aug 25 14:30:04 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3D38A106566B for ; Sat, 25 Aug 2012 14:30:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 11EE78FC18 for ; Sat, 25 Aug 2012 14:30:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q7PEU3Dr015387 for ; Sat, 25 Aug 2012 14:30:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q7PEU36U015384; Sat, 25 Aug 2012 14:30:03 GMT (envelope-from gnats) Resent-Date: Sat, 25 Aug 2012 14:30:03 GMT Resent-Message-Id: <201208251430.q7PEU36U015384@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Gea-Suan Lin Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5F307106566C; Sat, 25 Aug 2012 14:25:00 +0000 (UTC) (envelope-from gslin@colo-p.gslin.org) Received: from colo-p.gslin.org (gslin-1-pt.tunnel.tserv3.fmt2.ipv6.he.net [IPv6:2001:470:1f04:18a1::2]) by mx1.freebsd.org (Postfix) with ESMTP id E7A568FC17; Sat, 25 Aug 2012 14:24:59 +0000 (UTC) Received: by colo-p.gslin.org (Postfix, from userid 1000) id 7D32F7E827; Sat, 25 Aug 2012 22:24:58 +0800 (CST) Message-Id: <20120825142458.7D32F7E827@colo-p.gslin.org> Date: Sat, 25 Aug 2012 22:24:58 +0800 (CST) From: Gea-Suan Lin To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: glarkin@FreeBSD.org, gslin@gslin.org Subject: ports/171028: [PATCH] www/zend-framework: update to 1.11.13 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Aug 2012 14:30:04 -0000 >Number: 171028 >Category: ports >Synopsis: [PATCH] www/zend-framework: update to 1.11.13 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Aug 25 14:30:03 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 9.0-RELEASE-p3 i386 >Organization: >Environment: System: FreeBSD colo-p.gslin.org 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Tue Jun 12 01:47:53 UTC 2012 >Description: - Update to 1.11.13 (which is security update). - Unignore for PHP 5.4. Port maintainer (glarkin@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports) >How-To-Repeat: >Fix: --- ZendFramework-1.11.13.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/zend-framework/Makefile ./Makefile --- /usr/ports/www/zend-framework/Makefile 2012-05-18 04:34:30.000000000 +0800 +++ ./Makefile 2012-08-25 22:22:21.000000000 +0800 @@ -6,7 +6,7 @@ # PORTNAME= ZendFramework -PORTVERSION= 1.11.11 +PORTVERSION= 1.11.13 CATEGORIES= www MASTER_SITES= http://framework.zend.com/releases/${DISTNAME}/ \ GENTOO/distfiles @@ -23,8 +23,6 @@ NO_BUILD= yes USE_PHP= spl WANT_PHP_WEB= yes -DEFAULT_PHP_VER=53 -IGNORE_WITH_PHP=5 USE_GETTEXT= yes SUB_FILES= pkg-message @@ -72,8 +70,12 @@ .if defined(WITH_REQPHP) USE_PHP+= apc ctype curl dom gd hash iconv mbstring ldap mcrypt \ - memcache pcre pdo session simplexml soap spl \ - sqlite xml zlib + memcache pcre pdo session simplexml soap xml zlib +.if ${PHP_VER} == 52 || ${PHP_VER} == 53 +USE_PHP+= sqlite +.else +USE_PHP+= sqlite3 +.endif .endif .if defined(WITH_OPTPHP) USE_PHP+= bcmath bitset json posix diff -ruN --exclude=CVS /usr/ports/www/zend-framework/distinfo ./distinfo --- /usr/ports/www/zend-framework/distinfo 2011-09-30 08:56:28.000000000 +0800 +++ ./distinfo 2012-08-25 21:50:39.000000000 +0800 @@ -1,4 +1,4 @@ -SHA256 (ZendFramework-1.11.11.tar.gz) = ad94bec230e2826ea9e93810215cf0cb7974e0f314c1e495b83bdbd0d345f79f -SIZE (ZendFramework-1.11.11.tar.gz) = 19909877 -SHA256 (ZendFramework-1.11.11-manual-en.tar.gz) = a7c2cf07008ab4976b1a40aad0ad4e947882bab580fc1734947e9b2d1127b9a3 -SIZE (ZendFramework-1.11.11-manual-en.tar.gz) = 3432189 +SHA256 (ZendFramework-1.11.13.tar.gz) = a38786fc7173c3dfad2dfb714145a2cd83e69d2823be3807add888acf412384c +SIZE (ZendFramework-1.11.13.tar.gz) = 20201449 +SHA256 (ZendFramework-1.11.13-manual-en.tar.gz) = 1eb2299dc88b7b16575cdf9a1ac132740c4145bdd64e3dcadd2b1e1ce02d411a +SIZE (ZendFramework-1.11.13-manual-en.tar.gz) = 3433251 diff -ruN --exclude=CVS /usr/ports/www/zend-framework/pkg-plist ./pkg-plist --- /usr/ports/www/zend-framework/pkg-plist 2011-09-30 08:56:28.000000000 +0800 +++ ./pkg-plist 2012-08-25 22:19:49.000000000 +0800 @@ -6609,6 +6609,7 @@ %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Amf/RequestTest.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Amf/ResourceTest.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Amf/Resources/StreamContext.php +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Amf/Response/HttpTest.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Amf/Response/mock/arrayAmf0Response.bin %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Amf/Response/mock/arrayAmf3Response.bin %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Amf/Response/mock/boolFalseAmf0Response.bin @@ -6646,6 +6647,9 @@ %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Amf/_files/services/My/ServiceA.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Amf/_files/services/ServiceC.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Amf/_files/testdata +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Amf/_files/zf-6130/Request_RawData.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Amf/_files/zf-6130/Response_withNoStrongType.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Amf/_files/zf-6130/services/EmployeeService.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Application/AllTests.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Application/ApplicationTest.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Application/Bootstrap/BootstrapAbstractTest.php @@ -8059,6 +8063,8 @@ %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Feed/Reader/_files/Reader/rss094.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Feed/Reader/_files/Reader/rss10.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Feed/Reader/_files/Reader/rss20.xml +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Feed/Reader/_files/Reader/xxe-atom10.xml +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Feed/Reader/_files/Reader/xxe-info.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Feed/ReaderTest.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Feed/Writer/DeletedTest.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Feed/Writer/EntryTest.php @@ -8209,6 +8215,7 @@ %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Form/Element/SubmitTest.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Form/Element/TextTest.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Form/Element/TextareaTest.php +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Form/Element/_files/Captcha/Foo.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Form/Element/_files/TransferAdapter/Foo.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Form/Element/_files/filter/Foo.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Form/Element/_files/validator/Foo.php @@ -9384,6 +9391,7 @@ %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Soap/AutoDiscoverTest.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Soap/ClientTest.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Soap/ServerTest.php +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Soap/TestAsset/commontypes.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Soap/Wsdl/AllTests.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Soap/Wsdl/ArrayOfTypeComplexStrategyTest.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Soap/Wsdl/ArrayOfTypeSequenceStrategyTest.php @@ -9834,6 +9842,9 @@ %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/XmlRpc/ServerTest.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/XmlRpc/TestProvider.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/XmlRpc/ValueTest.php +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/XmlRpc/_files/ZF12293-payload.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/XmlRpc/_files/ZF12293-request.xml +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/XmlRpc/_files/ZF12293-response.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/XmlRpc/_files/ZF1897-response-chunked.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/_files/_testDir1/Class1.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/_files/_testDir1/Class1/Subclass2.php @@ -10003,6 +10014,7 @@ %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Soap/_files/fulltests %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Soap/_files %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Soap/Wsdl +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Soap/TestAsset %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Soap/AutoDiscover %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Soap %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Session/SaveHandler @@ -10224,6 +10236,7 @@ %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Form/Element/_files/validator %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Form/Element/_files/filter %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Form/Element/_files/TransferAdapter +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Form/Element/_files/Captcha %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Form/Element/_files %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Form/Element %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Form/Decorator @@ -10656,6 +10669,8 @@ %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Application/Module %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Application/Bootstrap %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Application +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Amf/_files/zf-6130/services +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Amf/_files/zf-6130 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Amf/_files/services/My %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Amf/_files/services %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Amf/_files --- ZendFramework-1.11.13.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: