- Updated to 1.8.2

This commit is contained in:
Greg Larkin 2009-05-28 21:16:30 +00:00
parent 9463ff6e5b
commit 154482a605
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=234717
3 changed files with 6 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= ZendFramework
PORTVERSION= 1.8.1
PORTVERSION= 1.8.2
CATEGORIES= www
MASTER_SITES= http://framework.zend.com/releases/${DISTNAME}/ \
GENTOO/distfiles

View File

@ -1,3 +1,3 @@
MD5 (ZendFramework-1.8.1.tar.gz) = e9d3aa55cc608134661ffd5397955316
SHA256 (ZendFramework-1.8.1.tar.gz) = 9f20b550a2f2c17a8ca843fa974a457864fa69555e7a0378f7b8520e1619e82b
SIZE (ZendFramework-1.8.1.tar.gz) = 39930919
MD5 (ZendFramework-1.8.2.tar.gz) = 6c5e824feb11a913453b0d4208029e06
SHA256 (ZendFramework-1.8.2.tar.gz) = 110cd3d4b38ee2ca8ad90292cc82e698c5c28b03ffaad4ff27673f14907d6e72
SIZE (ZendFramework-1.8.2.tar.gz) = 39934734

View File

@ -2390,6 +2390,7 @@ bin/zf.php
%%DATADIR%%/library/Zend/Amf/Value/MessageHeader.php
%%DATADIR%%/library/Zend/Amf/Value/Messaging/AbstractMessage.php
%%DATADIR%%/library/Zend/Amf/Value/Messaging/AcknowledgeMessage.php
%%DATADIR%%/library/Zend/Amf/Value/Messaging/ArrayCollection.php
%%DATADIR%%/library/Zend/Amf/Value/Messaging/AsyncMessage.php
%%DATADIR%%/library/Zend/Amf/Value/Messaging/CommandMessage.php
%%DATADIR%%/library/Zend/Amf/Value/Messaging/ErrorMessage.php
@ -6081,6 +6082,7 @@ bin/zf.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Server/ReflectionTest.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Service/AkismetTest.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Service/AllTests.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Service/Amazon/AbstractTest.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Service/Amazon/AllTests.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Service/Amazon/Ec2/AllTests.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Zend/Service/Amazon/Ec2/AvailabilityzonesTest.php