diff options
author | Greg Larkin <glarkin@FreeBSD.org> | 2009-08-13 14:50:39 +0000 |
---|---|---|
committer | Greg Larkin <glarkin@FreeBSD.org> | 2009-08-13 14:50:39 +0000 |
commit | 08819b4e6fc2aa75ce77153482eacb0e3cce0d39 (patch) | |
tree | 1db9a5a9f7c4a61288e93ceaa1b1762204395320 /www/zend-framework | |
parent | c33d52ff3c3933214f24108b7d5ed11ca52bb8b9 (diff) | |
download | ports-08819b4e6fc2aa75ce77153482eacb0e3cce0d39.tar.gz ports-08819b4e6fc2aa75ce77153482eacb0e3cce0d39.zip |
Notes
Diffstat (limited to 'www/zend-framework')
-rw-r--r-- | www/zend-framework/Makefile | 2 | ||||
-rw-r--r-- | www/zend-framework/distinfo | 6 | ||||
-rw-r--r-- | www/zend-framework/pkg-plist | 15 |
3 files changed, 15 insertions, 8 deletions
diff --git a/www/zend-framework/Makefile b/www/zend-framework/Makefile index 08308fdc0ad3..549d1e44965c 100644 --- a/www/zend-framework/Makefile +++ b/www/zend-framework/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ZendFramework -PORTVERSION= 1.9.0 +PORTVERSION= 1.9.1 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 e890c0d77a0d..c5b72d6abb8a 100644 --- a/www/zend-framework/distinfo +++ b/www/zend-framework/distinfo @@ -1,3 +1,3 @@ -MD5 (ZendFramework-1.9.0.tar.gz) = f3fea04a41b0e7d8492d50d7db577b85 -SHA256 (ZendFramework-1.9.0.tar.gz) = 7f149a4d72fd30a4869bb5765ef533c41adfacb869a7eae34ce223ec0e1cb71e -SIZE (ZendFramework-1.9.0.tar.gz) = 40730762 +MD5 (ZendFramework-1.9.1.tar.gz) = e82a2a2b12edd2bb91e00348d213d16a +SHA256 (ZendFramework-1.9.1.tar.gz) = 488fda5d836332ce3502ccd9e8ffb788e69b2f8a6a1b8bf74245b438337ff9ef +SIZE (ZendFramework-1.9.1.tar.gz) = 40736581 diff --git a/www/zend-framework/pkg-plist b/www/zend-framework/pkg-plist index a37fa17c0015..baaee5349b94 100644 --- a/www/zend-framework/pkg-plist +++ b/www/zend-framework/pkg-plist @@ -4002,8 +4002,6 @@ bin/zf.php %%DATADIR%%/library/Zend/Pdf/Outline/Loaded.php %%DATADIR%%/library/Zend/Pdf/Page.php %%DATADIR%%/library/Zend/Pdf/Parser.php -%%DATADIR%%/library/Zend/Pdf/Parser/Stream.php -%%DATADIR%%/library/Zend/Pdf/PhpArray.php %%DATADIR%%/library/Zend/Pdf/RecursivelyIteratableObjectsContainer.php %%DATADIR%%/library/Zend/Pdf/Resource.php %%DATADIR%%/library/Zend/Pdf/Resource/Font.php @@ -4994,7 +4992,13 @@ bin/zf.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/AllTests.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/TestConfiguration.php.dist %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/TestHelper.php -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/AclTest.php +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Acl/AclTest.php +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Acl/_files/ExtendedAclZF2234.php +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Acl/_files/MockAssertion.php +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Acl/_files/UseCase1/Acl.php +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Acl/_files/UseCase1/BlogPost.php +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Acl/_files/UseCase1/User.php +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Acl/_files/UseCase1/UserIsBlogPostOwnerAssertion.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/AllTests.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Amf/Adobe/IntrospectorTest.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Amf/Adobe/_files/ZendAmfAdobeIntrospectorTest.php @@ -6882,6 +6886,7 @@ bin/zf.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Reflection/PropertyTest.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Reflection/_files/FileOfFunctions.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Reflection/_files/TestSampleClass.php +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Reflection/_files/TestSampleInterface.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/RegistryTest.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Rest/AllTests.php %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Rest/ClientTest.php @@ -8278,6 +8283,9 @@ bin/zf.php %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Amf/Adobe/_files %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Amf/Adobe %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Amf +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Acl/_files/UseCase1 +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Acl/_files +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Acl %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/demos/Zend/Wildfire/public/Boot/Zend-Log-Writer-Firebug @@ -8505,7 +8513,6 @@ bin/zf.php @dirrm %%DATADIR%%/library/Zend/Pdf/Resource/Font/CidFont @dirrm %%DATADIR%%/library/Zend/Pdf/Resource/Font @dirrm %%DATADIR%%/library/Zend/Pdf/Resource -@dirrm %%DATADIR%%/library/Zend/Pdf/Parser @dirrm %%DATADIR%%/library/Zend/Pdf/Outline @dirrm %%DATADIR%%/library/Zend/Pdf/Filter/Compression @dirrm %%DATADIR%%/library/Zend/Pdf/Filter |