- Updated to 1.11.11
ChangeLog: http://framework.zend.com/changelog/1.11.11
This commit is contained in:
parent
dd1324ee69
commit
5bd863dbdb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=282642
3 changed files with 13 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= ZendFramework
|
||||
PORTVERSION= 1.11.10
|
||||
PORTVERSION= 1.11.11
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://framework.zend.com/releases/${DISTNAME}/ \
|
||||
GENTOO/distfiles
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
SHA256 (ZendFramework-1.11.10.tar.gz) = 7b0b09a6202833f1d9ed32985e938157874d1e7b099afbeaba600ead9fe3cfaa
|
||||
SIZE (ZendFramework-1.11.10.tar.gz) = 20117355
|
||||
SHA256 (ZendFramework-1.11.10-manual-en.tar.gz) = f0c5deacb98c10b74fcf3ddd8b77a06c00f6c8fe0e09d8ca1b8975f9fcc5f893
|
||||
SIZE (ZendFramework-1.11.10-manual-en.tar.gz) = 3422906
|
||||
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
|
||||
|
|
|
@ -6101,6 +6101,7 @@ 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
|
||||
|
@ -6917,6 +6918,8 @@ bin/zf.php
|
|||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/CodeGenerator/Php/_files/TestClassWithCodeInMethod.php
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/CodeGenerator/Php/_files/TestClassWithManyProperties.php
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/CodeGenerator/Php/_files/TestSampleSingleClass.php
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/CodeGenerator/Php/_files/zf-11703.php
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/CodeGenerator/Php/_files/zf-11703_1.php
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Config/AllTests.php
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Config/IniTest.php
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Config/JsonTest.php
|
||||
|
@ -8613,6 +8616,7 @@ bin/zf.php
|
|||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/InfoCard/_files/encryptedkey_missing_enc_algo.xml
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/InfoCard/_files/encryptedkey_missing_encryptionmethod.xml
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/InfoCard/_files/encryptedtoken.xml
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/InfoCard/_files/encryptedtoken2.xml
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/InfoCard/_files/encryptedtoken_bad_type.xml
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/InfoCard/_files/security_token_bad_keyref.xml
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/InfoCard/_files/signedToken.xml
|
||||
|
@ -9511,6 +9515,7 @@ bin/zf.php
|
|||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Tool/Project/AllTests.php
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Tool/Project/Context/RegistryTest.php
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Tool/Project/ProfileTest.php
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Tool/Project/Provider/ControllerTest.php
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Tool/Project/_files/.zfproject.xml.orig
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Translate/Adapter/AllTests.php
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Translate/Adapter/ArrayTest.php
|
||||
|
@ -9678,6 +9683,7 @@ bin/zf.php
|
|||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/View/AllTests.php
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/View/Helper/ActionTest.php
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/View/Helper/AllTests.php
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/View/Helper/AttributeJsEscapingTest.php
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/View/Helper/BaseUrlTest.php
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/View/Helper/CurrencyTest.php
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/View/Helper/CycleTest.php
|
||||
|
@ -9727,6 +9733,7 @@ bin/zf.php
|
|||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/View/Helper/Navigation/_files/expected/bc/partial.html
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/View/Helper/Navigation/_files/expected/bc/separator.html
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/View/Helper/Navigation/_files/expected/bc/translated.html
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/View/Helper/Navigation/_files/expected/menu/accesskey.html
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/View/Helper/Navigation/_files/expected/menu/acl.html
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/View/Helper/Navigation/_files/expected/menu/acl_role_interface.html
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/View/Helper/Navigation/_files/expected/menu/acl_string.html
|
||||
|
@ -9948,6 +9955,7 @@ bin/zf.php
|
|||
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Translate
|
||||
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Tool/Project/_files/project1
|
||||
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Tool/Project/_files
|
||||
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Tool/Project/Provider
|
||||
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Tool/Project/Context
|
||||
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Tool/Project
|
||||
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Tool/Framework/_files
|
||||
|
|
Loading…
Reference in a new issue