aboutsummaryrefslogtreecommitdiff
path: root/www/zend-framework
diff options
context:
space:
mode:
authorGreg Larkin <glarkin@FreeBSD.org>2011-09-30 00:56:28 +0000
committerGreg Larkin <glarkin@FreeBSD.org>2011-09-30 00:56:28 +0000
commit5bd863dbdbbc6edcd74548c507de1299d8b106d7 (patch)
tree39faade74095a91b9fa3b02a819e9fad750d87a7 /www/zend-framework
parentdd1324ee69c8d570774b4d7451e2107e29489493 (diff)
downloadports-5bd863dbdbbc6edcd74548c507de1299d8b106d7.tar.gz
ports-5bd863dbdbbc6edcd74548c507de1299d8b106d7.zip
Notes
Diffstat (limited to 'www/zend-framework')
-rw-r--r--www/zend-framework/Makefile2
-rw-r--r--www/zend-framework/distinfo8
-rw-r--r--www/zend-framework/pkg-plist8
3 files changed, 13 insertions, 5 deletions
diff --git a/www/zend-framework/Makefile b/www/zend-framework/Makefile
index c95a14ad3b6b..adaa0520a7b5 100644
--- a/www/zend-framework/Makefile
+++ b/www/zend-framework/Makefile
@@ -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
diff --git a/www/zend-framework/distinfo b/www/zend-framework/distinfo
index ea26b2bd6384..94b90b28eabb 100644
--- a/www/zend-framework/distinfo
+++ b/www/zend-framework/distinfo
@@ -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
diff --git a/www/zend-framework/pkg-plist b/www/zend-framework/pkg-plist
index 3ba2adf3567a..169062ba5b31 100644
--- a/www/zend-framework/pkg-plist
+++ b/www/zend-framework/pkg-plist
@@ -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