aboutsummaryrefslogtreecommitdiffstats
path: root/www/zend-framework
diff options
context:
space:
mode:
authorglarkin <glarkin@FreeBSD.org>2009-08-26 21:11:41 +0800
committerglarkin <glarkin@FreeBSD.org>2009-08-26 21:11:41 +0800
commit711e20a7dd6faa1c1baad892572fad2d217565de (patch)
treeb8b6caf20e49fd5419c9bde7b54efb09a6f3e09f /www/zend-framework
parent58fdc91769fc47df8eb837330a08f18255dfe35e (diff)
downloadfreebsd-ports-gnome-711e20a7dd6faa1c1baad892572fad2d217565de.tar.gz
freebsd-ports-gnome-711e20a7dd6faa1c1baad892572fad2d217565de.tar.zst
freebsd-ports-gnome-711e20a7dd6faa1c1baad892572fad2d217565de.zip
- Updated to 1.9.2
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-plist4
3 files changed, 8 insertions, 4 deletions
diff --git a/www/zend-framework/Makefile b/www/zend-framework/Makefile
index 549d1e44965c..cea8f6642567 100644
--- a/www/zend-framework/Makefile
+++ b/www/zend-framework/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ZendFramework
-PORTVERSION= 1.9.1
+PORTVERSION= 1.9.2
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 c5b72d6abb8a..d6cde8d2e3d0 100644
--- a/www/zend-framework/distinfo
+++ b/www/zend-framework/distinfo
@@ -1,3 +1,3 @@
-MD5 (ZendFramework-1.9.1.tar.gz) = e82a2a2b12edd2bb91e00348d213d16a
-SHA256 (ZendFramework-1.9.1.tar.gz) = 488fda5d836332ce3502ccd9e8ffb788e69b2f8a6a1b8bf74245b438337ff9ef
-SIZE (ZendFramework-1.9.1.tar.gz) = 40736581
+MD5 (ZendFramework-1.9.2.tar.gz) = 33fa57b9cf4831c717b1d4017ad93176
+SHA256 (ZendFramework-1.9.2.tar.gz) = 9dfad7be1c332083e14f983a115562419f4d32abe9dde63dfe1006fc4ae785b2
+SIZE (ZendFramework-1.9.2.tar.gz) = 40746830
diff --git a/www/zend-framework/pkg-plist b/www/zend-framework/pkg-plist
index baaee5349b94..482ec6009003 100644
--- a/www/zend-framework/pkg-plist
+++ b/www/zend-framework/pkg-plist
@@ -3907,6 +3907,7 @@ bin/zf.php
%%DATADIR%%/library/Zend/Paginator/Adapter/Interface.php
%%DATADIR%%/library/Zend/Paginator/Adapter/Iterator.php
%%DATADIR%%/library/Zend/Paginator/Adapter/Null.php
+%%DATADIR%%/library/Zend/Paginator/AdapterAggregate.php
%%DATADIR%%/library/Zend/Paginator/Exception.php
%%DATADIR%%/library/Zend/Paginator/ScrollingStyle/All.php
%%DATADIR%%/library/Zend/Paginator/ScrollingStyle/Elastic.php
@@ -5110,9 +5111,12 @@ bin/zf.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Application/_files/modules/foo/controllers/.placeholder
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Application/_files/modules/zfappbootstrap/controllers/ErrorController.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Application/_files/modules/zfappbootstrap/controllers/IndexController.php
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Application/_files/resources/Autoloaded.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Application/_files/resources/Baz.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Application/_files/resources/Foo.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Application/_files/resources/Foobar.php
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Application/_files/zf-6679-1.inc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Application/_files/zf-6679-2.inc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Auth/Adapter/AllTests.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Auth/Adapter/DbTable/AllTests.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Auth/Adapter/DbTable/BasicSqliteTest.php