aboutsummaryrefslogtreecommitdiff
path: root/www/zend-framework
diff options
context:
space:
mode:
authorGreg Larkin <glarkin@FreeBSD.org>2009-10-17 02:10:02 +0000
committerGreg Larkin <glarkin@FreeBSD.org>2009-10-17 02:10:02 +0000
commit6cbcd335ac40849196bdc86675eaca5b93934361 (patch)
treeebc2a1ef07236187f2dd0bf91f8829deed78ff53 /www/zend-framework
parent44d5094a15a86984f1a15698507986336edfe726 (diff)
downloadports-6cbcd335ac40849196bdc86675eaca5b93934361.tar.gz
ports-6cbcd335ac40849196bdc86675eaca5b93934361.zip
Notes
Diffstat (limited to 'www/zend-framework')
-rw-r--r--www/zend-framework/Makefile2
-rw-r--r--www/zend-framework/distinfo6
-rw-r--r--www/zend-framework/pkg-plist5
3 files changed, 9 insertions, 4 deletions
diff --git a/www/zend-framework/Makefile b/www/zend-framework/Makefile
index 1c2f088d97ca..59a79b4f98b0 100644
--- a/www/zend-framework/Makefile
+++ b/www/zend-framework/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ZendFramework
-PORTVERSION= 1.9.3PL1
+PORTVERSION= 1.9.4
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 b1d2c4f3797f..ab688c995609 100644
--- a/www/zend-framework/distinfo
+++ b/www/zend-framework/distinfo
@@ -1,3 +1,3 @@
-MD5 (ZendFramework-1.9.3PL1.tar.gz) = 87b5a65e2597389544dddb22ecef7bf8
-SHA256 (ZendFramework-1.9.3PL1.tar.gz) = e237881a2d7a017933ec134bcdad4ac3637f12c55212ca22f7646baf1323f517
-SIZE (ZendFramework-1.9.3PL1.tar.gz) = 40776392
+MD5 (ZendFramework-1.9.4.tar.gz) = d9ecf0db0c566908f73155bd18ff8652
+SHA256 (ZendFramework-1.9.4.tar.gz) = 89558496d287ab17c9ab778845d0154f3416a88d77d25389d61bb4ba80a9fd02
+SIZE (ZendFramework-1.9.4.tar.gz) = 40778495
diff --git a/www/zend-framework/pkg-plist b/www/zend-framework/pkg-plist
index 28decf5cffe1..88e50516ef6c 100644
--- a/www/zend-framework/pkg-plist
+++ b/www/zend-framework/pkg-plist
@@ -4711,6 +4711,7 @@ bin/zf.php
%%DATADIR%%/library/Zend/XmlRpc/Value.php
%%DATADIR%%/library/Zend/XmlRpc/Value/Array.php
%%DATADIR%%/library/Zend/XmlRpc/Value/Base64.php
+%%DATADIR%%/library/Zend/XmlRpc/Value/BigInteger.php
%%DATADIR%%/library/Zend/XmlRpc/Value/Boolean.php
%%DATADIR%%/library/Zend/XmlRpc/Value/Collection.php
%%DATADIR%%/library/Zend/XmlRpc/Value/DateTime.php
@@ -5180,6 +5181,7 @@ bin/zf.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/CodeGenerator/Php/ParameterTest.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/CodeGenerator/Php/Property/DefaultValueTest.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/CodeGenerator/Php/PropertyTest.php
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/CodeGenerator/Php/_files/ClassAndInterfaces.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/CodeGenerator/Php/_files/TestClassWithManyProperties.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/CodeGenerator/Php/_files/TestSampleSingleClass.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Config/AllTests.php
@@ -8310,6 +8312,8 @@ bin/zf.php
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Acl/_files
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Acl
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/AllTests/StreamWrapper
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/AllTests
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/demos/Zend/Wildfire/public/Boot/Zend-Log-Writer-Firebug
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/demos/Zend/Wildfire/public/Boot/Zend-Db-Profiler-Firebug
@@ -9327,6 +9331,7 @@ bin/zf.php
%%PORTEXAMPLES%%@exec mkdir -p %D/%%EXAMPLESDIR%%/tests/Zend/Controller/_files/modules/bar/views/filters
%%PORTEXAMPLES%%@exec mkdir -p %D/%%EXAMPLESDIR%%/tests/Zend/Config/Writer/temp
%%PORTEXAMPLES%%@exec mkdir -p %D/%%EXAMPLESDIR%%/tests/Zend/Auth/Adapter/OpenId/_files
+%%PORTEXAMPLES%%@exec mkdir -p %D/%%EXAMPLESDIR%%/tests/AllTests/StreamWrapper
@exec mkdir -p %D/%%DATADIR%%/library/Zend/Queue/Stomp/IO
@exec mkdir -p %D/%%DATADIR%%/library/Zend/Queue/Stomp/Frame
@exec mkdir -p %D/%%DATADIR%%/library/Zend/Queue/Stomp/Client/Connection