aboutsummaryrefslogtreecommitdiff
path: root/www/zend-framework
diff options
context:
space:
mode:
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-plist11
3 files changed, 15 insertions, 4 deletions
diff --git a/www/zend-framework/Makefile b/www/zend-framework/Makefile
index eef7a22368da..35c74bc66431 100644
--- a/www/zend-framework/Makefile
+++ b/www/zend-framework/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ZendFramework
-PORTVERSION= 1.8.3
+PORTVERSION= 1.8.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 75f62347156b..9884da9d6b3d 100644
--- a/www/zend-framework/distinfo
+++ b/www/zend-framework/distinfo
@@ -1,3 +1,3 @@
-MD5 (ZendFramework-1.8.3.tar.gz) = 483a8b92814ac97e297789c2088cc27f
-SHA256 (ZendFramework-1.8.3.tar.gz) = 27701e0a580023d79b18c924ce69c43f807e0c59f86a18bbdad890b4f271c311
-SIZE (ZendFramework-1.8.3.tar.gz) = 40091777
+MD5 (ZendFramework-1.8.4.tar.gz) = d86770f2e0c1f9c836eb643744e4f0ae
+SHA256 (ZendFramework-1.8.4.tar.gz) = 2254a0f1ebd885b83f30eee2423f9409038f1cc17a1409cb390d59dfeee85401
+SIZE (ZendFramework-1.8.4.tar.gz) = 40098572
diff --git a/www/zend-framework/pkg-plist b/www/zend-framework/pkg-plist
index bc99b11b6b67..3892ccc54ba7 100644
--- a/www/zend-framework/pkg-plist
+++ b/www/zend-framework/pkg-plist
@@ -2380,6 +2380,7 @@ bin/zf.php
%%DATADIR%%/library/Zend/Amf/Parse/InputStream.php
%%DATADIR%%/library/Zend/Amf/Parse/OutputStream.php
%%DATADIR%%/library/Zend/Amf/Parse/Resource/MysqlResult.php
+%%DATADIR%%/library/Zend/Amf/Parse/Resource/MysqliResult.php
%%DATADIR%%/library/Zend/Amf/Parse/Resource/Stream.php
%%DATADIR%%/library/Zend/Amf/Parse/Serializer.php
%%DATADIR%%/library/Zend/Amf/Parse/TypeLoader.php
@@ -3006,6 +3007,8 @@ bin/zf.php
%%DATADIR%%/library/Zend/Gdata/Media/Extension/MediaTitle.php
%%DATADIR%%/library/Zend/Gdata/Media/Feed.php
%%DATADIR%%/library/Zend/Gdata/MediaMimeStream.php
+%%DATADIR%%/library/Zend/Gdata/MimeBodyString.php
+%%DATADIR%%/library/Zend/Gdata/MimeFile.php
%%DATADIR%%/library/Zend/Gdata/Photos.php
%%DATADIR%%/library/Zend/Gdata/Photos/AlbumEntry.php
%%DATADIR%%/library/Zend/Gdata/Photos/AlbumFeed.php
@@ -4785,6 +4788,7 @@ bin/zf.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Amf/AllTests.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Amf/AuthTest.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Amf/Contact.php
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Amf/ContactVO.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Amf/Request/bytearray.bin
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Amf/Request/longstring.bin
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Amf/Request/mock/arrayAmf3Request.bin
@@ -4833,6 +4837,7 @@ bin/zf.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Amf/Response/mock/numberAmf0Response.bin
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Amf/Response/mock/numberAmf3Response.bin
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Amf/Response/mock/objectAmf0Response.bin
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Amf/Response/mock/referenceObjectAmf3Response.bin
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Amf/Response/mock/sparseArrayAmf0Response.bin
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Amf/Response/mock/stringAmf0Response.bin
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Amf/Response/mock/stringAmf3Response.bin
@@ -4842,10 +4847,14 @@ bin/zf.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Amf/ServerTest.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Amf/ServiceA.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Amf/ServiceB.php
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Amf/ServiceC.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Amf/TypeLoaderTest.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Amf/Util/BinaryStreamTest.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/services/My/ServiceA.php
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Amf/_files/services/ServiceC.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Amf/_files/testdata
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Application/AllTests.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Application/ApplicationTest.php
@@ -7150,6 +7159,8 @@ bin/zf.php
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Application/Module
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Application/Bootstrap
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Application
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Amf/_files/services/My
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Amf/_files/services
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Amf/_files
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Amf/Value
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests/Zend/Amf/Util