diff options
author | Greg Larkin <glarkin@FreeBSD.org> | 2011-07-07 16:51:47 +0000 |
---|---|---|
committer | Greg Larkin <glarkin@FreeBSD.org> | 2011-07-07 16:51:47 +0000 |
commit | 288e2b1a12d376b01660975c146b6584b9054808 (patch) | |
tree | dcedc55943d297fb695b1cc0c243d8cd12223290 /www | |
parent | 9b00c9b6bff592c91f47ba7f8bbab7636d4403ef (diff) | |
download | ports-288e2b1a12d376b01660975c146b6584b9054808.tar.gz ports-288e2b1a12d376b01660975c146b6584b9054808.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/zend-framework/Makefile | 2 | ||||
-rw-r--r-- | www/zend-framework/distinfo | 8 | ||||
-rw-r--r-- | www/zend-framework/pkg-plist | 10 |
3 files changed, 14 insertions, 6 deletions
diff --git a/www/zend-framework/Makefile b/www/zend-framework/Makefile index 5b5334d0f2f7..4649e8d10ee0 100644 --- a/www/zend-framework/Makefile +++ b/www/zend-framework/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ZendFramework -PORTVERSION= 1.11.6 +PORTVERSION= 1.11.8 CATEGORIES= www MASTER_SITES= http://framework.zend.com/releases/${DISTNAME}/ \ GENTOO/distfiles diff --git a/www/zend-framework/distinfo b/www/zend-framework/distinfo index 655744d4e2b2..94387099078a 100644 --- a/www/zend-framework/distinfo +++ b/www/zend-framework/distinfo @@ -1,4 +1,4 @@ -SHA256 (ZendFramework-1.11.6.tar.gz) = 31370c31bf67cac8039392af0d4c1adba22e1d5b3edecea5ea789f70582e205e -SIZE (ZendFramework-1.11.6.tar.gz) = 20131174 -SHA256 (ZendFramework-1.11.6-manual-en.tar.gz) = b790cdca951ea37c1c3852f7c10681f637f6517edc787a8880ae313fd4c91202 -SIZE (ZendFramework-1.11.6-manual-en.tar.gz) = 3425928 +SHA256 (ZendFramework-1.11.8.tar.gz) = abaad147b3c94666047955fe4b2e4a28a736def68a750d3790249ac0a5699f6d +SIZE (ZendFramework-1.11.8.tar.gz) = 20140037 +SHA256 (ZendFramework-1.11.8-manual-en.tar.gz) = 1406ca6aee89d63bc5854443f02cd9c7814fd14d1a941bca1f2d496b1df2cdda +SIZE (ZendFramework-1.11.8-manual-en.tar.gz) = 3417134 diff --git a/www/zend-framework/pkg-plist b/www/zend-framework/pkg-plist index 86b447a1d9e7..8c2114d2ce91 100644 --- a/www/zend-framework/pkg-plist +++ b/www/zend-framework/pkg-plist @@ -6097,7 +6097,6 @@ bin/zf.php %%PORTDOCS%%%%DOCSDIR%%/manual/zend.form.introduction.html %%PORTDOCS%%%%DOCSDIR%%/manual/zend.form.quickstart.html %%PORTDOCS%%%%DOCSDIR%%/manual/zend.form.standardDecorators.html -%%PORTDOCS%%%%DOCSDIR%%/manual/zend.form.standardElements.html %%PORTDOCS%%%%DOCSDIR%%/manual/zend.gdata.authsub.html %%PORTDOCS%%%%DOCSDIR%%/manual/zend.gdata.books.html %%PORTDOCS%%%%DOCSDIR%%/manual/zend.gdata.calendar.html @@ -6638,6 +6637,7 @@ bin/zf.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Amf/Value/ArrayCollectionTest.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Amf/Value/MessageBodyTest.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Amf/Value/MessageHeaderTest.php +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Amf/_files/acl.xml %%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 @@ -6682,6 +6682,7 @@ bin/zf.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Application/_files/appconfig.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Application/_files/appconfig.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Application/_files/appconfig.yaml +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Application/_files/appconfig.yml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Application/_files/modules/bar/Bootstrap.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Application/_files/modules/bar/controllers/.placeholder %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Application/_files/modules/baz/controllers/.placeholder @@ -6944,6 +6945,7 @@ bin/zf.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Config/_files/config.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Config/_files/config.yaml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Config/_files/constants.yaml +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Config/_files/indentedcomments.yaml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Config/_files/inlinecomments.yaml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Config/_files/invalid.ini %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Config/_files/invalid.json @@ -8533,6 +8535,8 @@ bin/zf.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Http/Client/TestAdapterTest.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Http/Client/_files/ZF10645-PutContentType.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Http/Client/_files/ZF2098-multibytepostdata.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Http/Client/_files/ZF4236-clientbodyretainsfieldordering.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Http/Client/_files/ZF4236-fileuploadrequest.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Http/Client/_files/ZF4238-zerolineresponse.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Http/Client/_files/ZF7038-multipartarrayrequest.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Http/Client/_files/ZF9404-doubleContentLength.php @@ -8615,6 +8619,7 @@ bin/zf.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Json/Server/Smd/ServiceTest.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Json/Server/SmdTest.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Json/ServerTest.php +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Json/_files/ZF11356-NamespacedClass.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/JsonTest.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Layout/AllTests.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Layout/FunctionalTest.php @@ -9809,6 +9814,7 @@ bin/zf.php %%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/ZF1897-response-chunked.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/_files/_testDir1/Class1.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/_files/_testDir1/Class1/Subclass2.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/_files/_testDir1/Class3.php @@ -9827,6 +9833,7 @@ bin/zf.php %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/_files/_testDir1/Class1 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/_files/_testDir1 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/_files +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/XmlRpc/_files %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/XmlRpc/Server %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/XmlRpc/Request %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/XmlRpc @@ -10145,6 +10152,7 @@ bin/zf.php %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Layout/_files/functional-test-app %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Layout/_files %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Layout +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Json/_files %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Json/Server/Smd %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Json/Server %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Json |