mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
- Updated to 1.11.8
ChangeLog: http://framework.zend.com/changelog/1.11.8
This commit is contained in:
parent
9b00c9b6bf
commit
288e2b1a12
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=277231
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user