ports/118403: [Maintainer update] www/ZendFramework: update to 1.0.3

Greg Larkin glarkin at sourcehosting.net
Mon Dec 3 21:10:02 UTC 2007


>Number:         118403
>Category:       ports
>Synopsis:       [Maintainer update] www/ZendFramework: update to 1.0.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 03 21:10:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Greg Larkin
>Release:        FreeBSD 6.1-SECURITY i386
>Organization:
SourceHosting.net, LLC
>Environment:
System: FreeBSD ports.entropy.prv 6.1-SECURITY FreeBSD 6.1-SECURITY #0: Thu Apr 26 14:24:01 UTC 2007
>Description:
- Update to 1.0.3

Port maintainer (glarkin at sourcehosting.net) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- ZendFramework-1.0.3.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/zend-framework.orig/Makefile /usr/ports/www/zend-framework/Makefile
--- /usr/ports/www/zend-framework.orig/Makefile	Tue Oct  2 06:54:28 2007
+++ /usr/ports/www/zend-framework/Makefile	Mon Dec  3 09:02:19 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ZendFramework
-PORTVERSION=	1.0.2
+PORTVERSION=	1.0.3
 CATEGORIES=	www
 MASTER_SITES=	http://framework.zend.com/releases/${DISTNAME}/ GENTOO/distfiles
 
diff -ruN --exclude=CVS /usr/ports/www/zend-framework.orig/distinfo /usr/ports/www/zend-framework/distinfo
--- /usr/ports/www/zend-framework.orig/distinfo	Tue Oct  2 06:54:28 2007
+++ /usr/ports/www/zend-framework/distinfo	Mon Dec  3 09:04:59 2007
@@ -1,3 +1,3 @@
-MD5 (ZendFramework-1.0.2.tar.gz) = 15066ea33600df509c1ba6a5924688a7
-SHA256 (ZendFramework-1.0.2.tar.gz) = 37999f2387c6042397531cdb0f491a3b40a28794ca428478a317f8c6ce005aa9
-SIZE (ZendFramework-1.0.2.tar.gz) = 3775664
+MD5 (ZendFramework-1.0.3.tar.gz) = f44da5090c9a461b20372e64574b30ff
+SHA256 (ZendFramework-1.0.3.tar.gz) = b685c9314b3568b31d1c0957ea045f732b8a268807e0bb1aec185da18cbac8a9
+SIZE (ZendFramework-1.0.3.tar.gz) = 3918956
diff -ruN --exclude=CVS /usr/ports/www/zend-framework.orig/pkg-plist /usr/ports/www/zend-framework/pkg-plist
--- /usr/ports/www/zend-framework.orig/pkg-plist	Tue Oct  2 06:54:28 2007
+++ /usr/ports/www/zend-framework/pkg-plist	Mon Dec  3 15:27:00 2007
@@ -6,9 +6,15 @@
 %%DATADIR%%/demos/Zend/Feeds/consume-feed.php
 %%DATADIR%%/demos/Zend/Gdata/Blogger.php
 %%DATADIR%%/demos/Zend/Gdata/Calendar.php
+%%DATADIR%%/demos/Zend/Gdata/Docs.php
 %%DATADIR%%/demos/Zend/Gdata/Gapps.php
 %%DATADIR%%/demos/Zend/Gdata/Gbase.php
+%%DATADIR%%/demos/Zend/Gdata/Photos.php
 %%DATADIR%%/demos/Zend/Gdata/Spreadsheet-ClientLogin.php
+%%DATADIR%%/demos/Zend/Gdata/YouTubeVideoBrowser/index.php
+%%DATADIR%%/demos/Zend/Gdata/YouTubeVideoBrowser/interface.html
+%%DATADIR%%/demos/Zend/Gdata/YouTubeVideoBrowser/video_browser.css
+%%DATADIR%%/demos/Zend/Gdata/YouTubeVideoBrowser/video_browser.js
 %%DATADIR%%/demos/Zend/Mail/SimpleMailer.php
 %%DATADIR%%/demos/Zend/Mail/maildir/maildir.tar
 %%DATADIR%%/demos/Zend/Mail/mbox/INBOX
@@ -203,6 +209,7 @@
 %%DATADIR%%/library/Zend/Gdata/App/AuthException.php
 %%DATADIR%%/library/Zend/Gdata/App/BadMethodCallException.php
 %%DATADIR%%/library/Zend/Gdata/App/Base.php
+%%DATADIR%%/library/Zend/Gdata/App/BaseMediaSource.php
 %%DATADIR%%/library/Zend/Gdata/App/CaptchaRequiredException.php
 %%DATADIR%%/library/Zend/Gdata/App/Entry.php
 %%DATADIR%%/library/Zend/Gdata/App/Exception.php
@@ -235,7 +242,11 @@
 %%DATADIR%%/library/Zend/Gdata/App/FeedEntryParent.php
 %%DATADIR%%/library/Zend/Gdata/App/FeedSourceParent.php
 %%DATADIR%%/library/Zend/Gdata/App/HttpException.php
+%%DATADIR%%/library/Zend/Gdata/App/IOException.php
 %%DATADIR%%/library/Zend/Gdata/App/InvalidArgumentException.php
+%%DATADIR%%/library/Zend/Gdata/App/MediaEntry.php
+%%DATADIR%%/library/Zend/Gdata/App/MediaFileSource.php
+%%DATADIR%%/library/Zend/Gdata/App/MediaSource.php
 %%DATADIR%%/library/Zend/Gdata/App/Util.php
 %%DATADIR%%/library/Zend/Gdata/AuthSub.php
 %%DATADIR%%/library/Zend/Gdata/Calendar.php
@@ -254,7 +265,25 @@
 %%DATADIR%%/library/Zend/Gdata/Calendar/ListEntry.php
 %%DATADIR%%/library/Zend/Gdata/Calendar/ListFeed.php
 %%DATADIR%%/library/Zend/Gdata/ClientLogin.php
+%%DATADIR%%/library/Zend/Gdata/Docs.php
+%%DATADIR%%/library/Zend/Gdata/Docs/DocumentListEntry.php
+%%DATADIR%%/library/Zend/Gdata/Docs/DocumentListFeed.php
+%%DATADIR%%/library/Zend/Gdata/Docs/Query.php
 %%DATADIR%%/library/Zend/Gdata/Entry.php
+%%DATADIR%%/library/Zend/Gdata/Exif.php
+%%DATADIR%%/library/Zend/Gdata/Exif/Entry.php
+%%DATADIR%%/library/Zend/Gdata/Exif/Extension/Distance.php
+%%DATADIR%%/library/Zend/Gdata/Exif/Extension/Exposure.php
+%%DATADIR%%/library/Zend/Gdata/Exif/Extension/FStop.php
+%%DATADIR%%/library/Zend/Gdata/Exif/Extension/Flash.php
+%%DATADIR%%/library/Zend/Gdata/Exif/Extension/FocalLength.php
+%%DATADIR%%/library/Zend/Gdata/Exif/Extension/ImageUniqueId.php
+%%DATADIR%%/library/Zend/Gdata/Exif/Extension/Iso.php
+%%DATADIR%%/library/Zend/Gdata/Exif/Extension/Make.php
+%%DATADIR%%/library/Zend/Gdata/Exif/Extension/Model.php
+%%DATADIR%%/library/Zend/Gdata/Exif/Extension/Tags.php
+%%DATADIR%%/library/Zend/Gdata/Exif/Extension/Time.php
+%%DATADIR%%/library/Zend/Gdata/Exif/Feed.php
 %%DATADIR%%/library/Zend/Gdata/Extension.php
 %%DATADIR%%/library/Zend/Gdata/Extension/AttendeeStatus.php
 %%DATADIR%%/library/Zend/Gdata/Extension/AttendeeType.php
@@ -267,6 +296,7 @@
 %%DATADIR%%/library/Zend/Gdata/Extension/OpenSearchStartIndex.php
 %%DATADIR%%/library/Zend/Gdata/Extension/OpenSearchTotalResults.php
 %%DATADIR%%/library/Zend/Gdata/Extension/OriginalEvent.php
+%%DATADIR%%/library/Zend/Gdata/Extension/Rating.php
 %%DATADIR%%/library/Zend/Gdata/Extension/Recurrence.php
 %%DATADIR%%/library/Zend/Gdata/Extension/RecurrenceException.php
 %%DATADIR%%/library/Zend/Gdata/Extension/Reminder.php
@@ -308,7 +338,69 @@
 %%DATADIR%%/library/Zend/Gdata/Gbase/SnippetEntry.php
 %%DATADIR%%/library/Zend/Gdata/Gbase/SnippetFeed.php
 %%DATADIR%%/library/Zend/Gdata/Gbase/SnippetQuery.php
+%%DATADIR%%/library/Zend/Gdata/Geo.php
+%%DATADIR%%/library/Zend/Gdata/Geo/Entry.php
+%%DATADIR%%/library/Zend/Gdata/Geo/Extension/GeoRssWhere.php
+%%DATADIR%%/library/Zend/Gdata/Geo/Extension/GmlPoint.php
+%%DATADIR%%/library/Zend/Gdata/Geo/Extension/GmlPos.php
+%%DATADIR%%/library/Zend/Gdata/Geo/Feed.php
 %%DATADIR%%/library/Zend/Gdata/Kind/EventEntry.php
+%%DATADIR%%/library/Zend/Gdata/Media.php
+%%DATADIR%%/library/Zend/Gdata/Media/Entry.php
+%%DATADIR%%/library/Zend/Gdata/Media/Extension/MediaCategory.php
+%%DATADIR%%/library/Zend/Gdata/Media/Extension/MediaContent.php
+%%DATADIR%%/library/Zend/Gdata/Media/Extension/MediaCopyright.php
+%%DATADIR%%/library/Zend/Gdata/Media/Extension/MediaCredit.php
+%%DATADIR%%/library/Zend/Gdata/Media/Extension/MediaDescription.php
+%%DATADIR%%/library/Zend/Gdata/Media/Extension/MediaGroup.php
+%%DATADIR%%/library/Zend/Gdata/Media/Extension/MediaHash.php
+%%DATADIR%%/library/Zend/Gdata/Media/Extension/MediaKeywords.php
+%%DATADIR%%/library/Zend/Gdata/Media/Extension/MediaPlayer.php
+%%DATADIR%%/library/Zend/Gdata/Media/Extension/MediaRating.php
+%%DATADIR%%/library/Zend/Gdata/Media/Extension/MediaRestriction.php
+%%DATADIR%%/library/Zend/Gdata/Media/Extension/MediaText.php
+%%DATADIR%%/library/Zend/Gdata/Media/Extension/MediaThumbnail.php
+%%DATADIR%%/library/Zend/Gdata/Media/Extension/MediaTitle.php
+%%DATADIR%%/library/Zend/Gdata/Media/Feed.php
+%%DATADIR%%/library/Zend/Gdata/Photos.php
+%%DATADIR%%/library/Zend/Gdata/Photos/AlbumEntry.php
+%%DATADIR%%/library/Zend/Gdata/Photos/AlbumFeed.php
+%%DATADIR%%/library/Zend/Gdata/Photos/AlbumQuery.php
+%%DATADIR%%/library/Zend/Gdata/Photos/CommentEntry.php
+%%DATADIR%%/library/Zend/Gdata/Photos/Extension/Access.php
+%%DATADIR%%/library/Zend/Gdata/Photos/Extension/AlbumId.php
+%%DATADIR%%/library/Zend/Gdata/Photos/Extension/BytesUsed.php
+%%DATADIR%%/library/Zend/Gdata/Photos/Extension/Checksum.php
+%%DATADIR%%/library/Zend/Gdata/Photos/Extension/Client.php
+%%DATADIR%%/library/Zend/Gdata/Photos/Extension/CommentCount.php
+%%DATADIR%%/library/Zend/Gdata/Photos/Extension/CommentingEnabled.php
+%%DATADIR%%/library/Zend/Gdata/Photos/Extension/Height.php
+%%DATADIR%%/library/Zend/Gdata/Photos/Extension/Id.php
+%%DATADIR%%/library/Zend/Gdata/Photos/Extension/Location.php
+%%DATADIR%%/library/Zend/Gdata/Photos/Extension/MaxPhotosPerAlbum.php
+%%DATADIR%%/library/Zend/Gdata/Photos/Extension/Name.php
+%%DATADIR%%/library/Zend/Gdata/Photos/Extension/Nickname.php
+%%DATADIR%%/library/Zend/Gdata/Photos/Extension/NumPhotos.php
+%%DATADIR%%/library/Zend/Gdata/Photos/Extension/NumPhotosRemaining.php
+%%DATADIR%%/library/Zend/Gdata/Photos/Extension/PhotoId.php
+%%DATADIR%%/library/Zend/Gdata/Photos/Extension/Position.php
+%%DATADIR%%/library/Zend/Gdata/Photos/Extension/QuotaCurrent.php
+%%DATADIR%%/library/Zend/Gdata/Photos/Extension/QuotaLimit.php
+%%DATADIR%%/library/Zend/Gdata/Photos/Extension/Rotation.php
+%%DATADIR%%/library/Zend/Gdata/Photos/Extension/Size.php
+%%DATADIR%%/library/Zend/Gdata/Photos/Extension/Thumbnail.php
+%%DATADIR%%/library/Zend/Gdata/Photos/Extension/Timestamp.php
+%%DATADIR%%/library/Zend/Gdata/Photos/Extension/User.php
+%%DATADIR%%/library/Zend/Gdata/Photos/Extension/Version.php
+%%DATADIR%%/library/Zend/Gdata/Photos/Extension/Weight.php
+%%DATADIR%%/library/Zend/Gdata/Photos/Extension/Width.php
+%%DATADIR%%/library/Zend/Gdata/Photos/PhotoEntry.php
+%%DATADIR%%/library/Zend/Gdata/Photos/PhotoFeed.php
+%%DATADIR%%/library/Zend/Gdata/Photos/PhotoQuery.php
+%%DATADIR%%/library/Zend/Gdata/Photos/TagEntry.php
+%%DATADIR%%/library/Zend/Gdata/Photos/UserEntry.php
+%%DATADIR%%/library/Zend/Gdata/Photos/UserFeed.php
+%%DATADIR%%/library/Zend/Gdata/Photos/UserQuery.php
 %%DATADIR%%/library/Zend/Gdata/Query.php
 %%DATADIR%%/library/Zend/Gdata/Spreadsheets.php
 %%DATADIR%%/library/Zend/Gdata/Spreadsheets/CellEntry.php
@@ -326,6 +418,45 @@
 %%DATADIR%%/library/Zend/Gdata/Spreadsheets/SpreadsheetFeed.php
 %%DATADIR%%/library/Zend/Gdata/Spreadsheets/WorksheetEntry.php
 %%DATADIR%%/library/Zend/Gdata/Spreadsheets/WorksheetFeed.php
+%%DATADIR%%/library/Zend/Gdata/YouTube.php
+%%DATADIR%%/library/Zend/Gdata/YouTube/CommentEntry.php
+%%DATADIR%%/library/Zend/Gdata/YouTube/CommentFeed.php
+%%DATADIR%%/library/Zend/Gdata/YouTube/ContactEntry.php
+%%DATADIR%%/library/Zend/Gdata/YouTube/ContactFeed.php
+%%DATADIR%%/library/Zend/Gdata/YouTube/Extension/Age.php
+%%DATADIR%%/library/Zend/Gdata/YouTube/Extension/Books.php
+%%DATADIR%%/library/Zend/Gdata/YouTube/Extension/Company.php
+%%DATADIR%%/library/Zend/Gdata/YouTube/Extension/Description.php
+%%DATADIR%%/library/Zend/Gdata/YouTube/Extension/Duration.php
+%%DATADIR%%/library/Zend/Gdata/YouTube/Extension/Gender.php
+%%DATADIR%%/library/Zend/Gdata/YouTube/Extension/Hobbies.php
+%%DATADIR%%/library/Zend/Gdata/YouTube/Extension/Hometown.php
+%%DATADIR%%/library/Zend/Gdata/YouTube/Extension/Location.php
+%%DATADIR%%/library/Zend/Gdata/YouTube/Extension/MediaContent.php
+%%DATADIR%%/library/Zend/Gdata/YouTube/Extension/MediaGroup.php
+%%DATADIR%%/library/Zend/Gdata/YouTube/Extension/Movies.php
+%%DATADIR%%/library/Zend/Gdata/YouTube/Extension/Music.php
+%%DATADIR%%/library/Zend/Gdata/YouTube/Extension/NoEmbed.php
+%%DATADIR%%/library/Zend/Gdata/YouTube/Extension/Occupation.php
+%%DATADIR%%/library/Zend/Gdata/YouTube/Extension/Position.php
+%%DATADIR%%/library/Zend/Gdata/YouTube/Extension/Racy.php
+%%DATADIR%%/library/Zend/Gdata/YouTube/Extension/Relationship.php
+%%DATADIR%%/library/Zend/Gdata/YouTube/Extension/ReleaseDate.php
+%%DATADIR%%/library/Zend/Gdata/YouTube/Extension/School.php
+%%DATADIR%%/library/Zend/Gdata/YouTube/Extension/Statistics.php
+%%DATADIR%%/library/Zend/Gdata/YouTube/Extension/Status.php
+%%DATADIR%%/library/Zend/Gdata/YouTube/Extension/Username.php
+%%DATADIR%%/library/Zend/Gdata/YouTube/MediaEntry.php
+%%DATADIR%%/library/Zend/Gdata/YouTube/PlaylistListEntry.php
+%%DATADIR%%/library/Zend/Gdata/YouTube/PlaylistListFeed.php
+%%DATADIR%%/library/Zend/Gdata/YouTube/PlaylistVideoEntry.php
+%%DATADIR%%/library/Zend/Gdata/YouTube/PlaylistVideoFeed.php
+%%DATADIR%%/library/Zend/Gdata/YouTube/SubscriptionEntry.php
+%%DATADIR%%/library/Zend/Gdata/YouTube/SubscriptionFeed.php
+%%DATADIR%%/library/Zend/Gdata/YouTube/UserProfileEntry.php
+%%DATADIR%%/library/Zend/Gdata/YouTube/VideoEntry.php
+%%DATADIR%%/library/Zend/Gdata/YouTube/VideoFeed.php
+%%DATADIR%%/library/Zend/Gdata/YouTube/VideoQuery.php
 %%DATADIR%%/library/Zend/Http/Client.php
 %%DATADIR%%/library/Zend/Http/Client/Adapter/Exception.php
 %%DATADIR%%/library/Zend/Http/Client/Adapter/Interface.php
@@ -1119,8 +1250,10 @@
 %%DATADIR%%/library/Zend/Translate/Adapter/Csv.php
 %%DATADIR%%/library/Zend/Translate/Adapter/Gettext.php
 %%DATADIR%%/library/Zend/Translate/Adapter/Qt.php
+%%DATADIR%%/library/Zend/Translate/Adapter/Tbx.php
 %%DATADIR%%/library/Zend/Translate/Adapter/Tmx.php
 %%DATADIR%%/library/Zend/Translate/Adapter/Xliff.php
+%%DATADIR%%/library/Zend/Translate/Adapter/XmlTm.php
 %%DATADIR%%/library/Zend/Translate/Exception.php
 %%DATADIR%%/library/Zend/Uri.php
 %%DATADIR%%/library/Zend/Uri/Exception.php
@@ -1257,11 +1390,14 @@
 %%DATADIR%%/tests/Zend/Config/_files/config.ini
 %%DATADIR%%/tests/Zend/Config/_files/config.xml
 %%DATADIR%%/tests/Zend/Config/_files/multipleinheritance.ini
+%%DATADIR%%/tests/Zend/Config/_files/onetoplevelstring.xml
 %%DATADIR%%/tests/Zend/Config/_files/separator.ini
+%%DATADIR%%/tests/Zend/Config/_files/toplevelstring.xml
 %%DATADIR%%/tests/Zend/ConfigTest.php
 %%DATADIR%%/tests/Zend/Console/GetoptTest.php
 %%DATADIR%%/tests/Zend/Controller/Action/Helper/FlashMessengerTest.php
 %%DATADIR%%/tests/Zend/Controller/Action/Helper/RedirectorTest.php
+%%DATADIR%%/tests/Zend/Controller/Action/Helper/UrlTest.php
 %%DATADIR%%/tests/Zend/Controller/Action/Helper/ViewRendererTest.php
 %%DATADIR%%/tests/Zend/Controller/Action/HelperBrokerTest.php
 %%DATADIR%%/tests/Zend/Controller/ActionTest.php
@@ -1293,9 +1429,17 @@
 %%DATADIR%%/tests/Zend/Controller/_files/ObController.php
 %%DATADIR%%/tests/Zend/Controller/_files/ViewController.php
 %%DATADIR%%/tests/Zend/Controller/_files/modules/bar/controllers/IndexController.php
+%%DATADIR%%/tests/Zend/Controller/_files/modules/bar/views/scripts/index/test.phtml
+%%DATADIR%%/tests/Zend/Controller/_files/modules/bar/views/scripts/test.phtml
+%%DATADIR%%/tests/Zend/Controller/_files/modules/bar/views/scripts/test/foo.php
 %%DATADIR%%/tests/Zend/Controller/_files/modules/foo/controllers/Admin/IndexController.php
 %%DATADIR%%/tests/Zend/Controller/_files/modules/foo/controllers/IndexController.php
 %%DATADIR%%/tests/Zend/Controller/_files/routes.ini
+%%DATADIR%%/tests/Zend/Controller/views/scripts/custom/renderScript.php
+%%DATADIR%%/tests/Zend/Controller/views/scripts/foo-bar/baz-bat.phtml
+%%DATADIR%%/tests/Zend/Controller/views/scripts/site.phtml
+%%DATADIR%%/tests/Zend/Controller/views/scripts/view/index.phtml
+%%DATADIR%%/tests/Zend/Controller/views/scripts/view/name.phtml
 %%DATADIR%%/tests/Zend/CurrencyTest.php
 %%DATADIR%%/tests/Zend/Date/AllTests.php
 %%DATADIR%%/tests/Zend/Date/DateObjectTest.php
@@ -1532,6 +1676,13 @@
 %%DATADIR%%/tests/Zend/Gdata/CalendarOnlineTest.php
 %%DATADIR%%/tests/Zend/Gdata/CalendarTest.php
 %%DATADIR%%/tests/Zend/Gdata/CommentsTest.php
+%%DATADIR%%/tests/Zend/Gdata/Docs/DocumentListEntryTest.php
+%%DATADIR%%/tests/Zend/Gdata/Docs/DocumentListFeedTest.php
+%%DATADIR%%/tests/Zend/Gdata/Docs/QueryTest.php
+%%DATADIR%%/tests/Zend/Gdata/Docs/_files/TestDataDocumentListEntrySample.xml
+%%DATADIR%%/tests/Zend/Gdata/Docs/_files/TestDataDocumentListFeedSample.xml
+%%DATADIR%%/tests/Zend/Gdata/DocsOnlineTest.php
+%%DATADIR%%/tests/Zend/Gdata/DocsTest.php
 %%DATADIR%%/tests/Zend/Gdata/EntryLinkTest.php
 %%DATADIR%%/tests/Zend/Gdata/EventStatusTest.php
 %%DATADIR%%/tests/Zend/Gdata/ExtendedPropertyTest.php
@@ -1587,6 +1738,27 @@
 %%DATADIR%%/tests/Zend/Gdata/OpenSearchStartIndexTest.php
 %%DATADIR%%/tests/Zend/Gdata/OpenSearchTotalResultsTest.php
 %%DATADIR%%/tests/Zend/Gdata/OriginalEventTest.php
+%%DATADIR%%/tests/Zend/Gdata/Photos/PhotosAlbumEntryTest.php
+%%DATADIR%%/tests/Zend/Gdata/Photos/PhotosAlbumFeedTest.php
+%%DATADIR%%/tests/Zend/Gdata/Photos/PhotosAlbumQueryTest.php
+%%DATADIR%%/tests/Zend/Gdata/Photos/PhotosCommentEntryTest.php
+%%DATADIR%%/tests/Zend/Gdata/Photos/PhotosPhotoEntryTest.php
+%%DATADIR%%/tests/Zend/Gdata/Photos/PhotosPhotoFeedTest.php
+%%DATADIR%%/tests/Zend/Gdata/Photos/PhotosPhotoQueryTest.php
+%%DATADIR%%/tests/Zend/Gdata/Photos/PhotosTagEntryTest.php
+%%DATADIR%%/tests/Zend/Gdata/Photos/PhotosUserEntryTest.php
+%%DATADIR%%/tests/Zend/Gdata/Photos/PhotosUserFeedTest.php
+%%DATADIR%%/tests/Zend/Gdata/Photos/PhotosUserQueryTest.php
+%%DATADIR%%/tests/Zend/Gdata/Photos/_files/TestAlbumEntry.xml
+%%DATADIR%%/tests/Zend/Gdata/Photos/_files/TestAlbumFeed.xml
+%%DATADIR%%/tests/Zend/Gdata/Photos/_files/TestCommentEntry.xml
+%%DATADIR%%/tests/Zend/Gdata/Photos/_files/TestPhotoEntry.xml
+%%DATADIR%%/tests/Zend/Gdata/Photos/_files/TestPhotoFeed.xml
+%%DATADIR%%/tests/Zend/Gdata/Photos/_files/TestTagEntry.xml
+%%DATADIR%%/tests/Zend/Gdata/Photos/_files/TestUserEntry.xml
+%%DATADIR%%/tests/Zend/Gdata/Photos/_files/TestUserFeed.xml
+%%DATADIR%%/tests/Zend/Gdata/Photos/_files/test.jpg
+%%DATADIR%%/tests/Zend/Gdata/PhotosOnlineTest.php
 %%DATADIR%%/tests/Zend/Gdata/QueryTest.php
 %%DATADIR%%/tests/Zend/Gdata/RecurrenceExceptionTest.php
 %%DATADIR%%/tests/Zend/Gdata/RecurrenceTest.php
@@ -1617,9 +1789,38 @@
 %%DATADIR%%/tests/Zend/Gdata/WhenTest.php
 %%DATADIR%%/tests/Zend/Gdata/WhereTest.php
 %%DATADIR%%/tests/Zend/Gdata/WhoTest.php
+%%DATADIR%%/tests/Zend/Gdata/YouTube/CommentEntryTest.php
+%%DATADIR%%/tests/Zend/Gdata/YouTube/CommentFeedTest.php
+%%DATADIR%%/tests/Zend/Gdata/YouTube/ContactEntryTest.php
+%%DATADIR%%/tests/Zend/Gdata/YouTube/ContactFeedTest.php
+%%DATADIR%%/tests/Zend/Gdata/YouTube/PlaylistListEntryTest.php
+%%DATADIR%%/tests/Zend/Gdata/YouTube/PlaylistListFeedTest.php
+%%DATADIR%%/tests/Zend/Gdata/YouTube/PlaylistVideoEntryTest.php
+%%DATADIR%%/tests/Zend/Gdata/YouTube/PlaylistVideoFeedTest.php
+%%DATADIR%%/tests/Zend/Gdata/YouTube/SubscriptionEntryTest.php
+%%DATADIR%%/tests/Zend/Gdata/YouTube/SubscriptionFeedTest.php
+%%DATADIR%%/tests/Zend/Gdata/YouTube/UserProfileEntryTest.php
+%%DATADIR%%/tests/Zend/Gdata/YouTube/VideoEntryTest.php
+%%DATADIR%%/tests/Zend/Gdata/YouTube/VideoFeedTest.php
+%%DATADIR%%/tests/Zend/Gdata/YouTube/_files/CommentEntryDataSample1.xml
+%%DATADIR%%/tests/Zend/Gdata/YouTube/_files/CommentFeedDataSample1.xml
+%%DATADIR%%/tests/Zend/Gdata/YouTube/_files/ContactEntryDataSample1.xml
+%%DATADIR%%/tests/Zend/Gdata/YouTube/_files/ContactFeedDataSample1.xml
+%%DATADIR%%/tests/Zend/Gdata/YouTube/_files/PlaylistListEntryDataSample1.xml
+%%DATADIR%%/tests/Zend/Gdata/YouTube/_files/PlaylistListFeedDataSample1.xml
+%%DATADIR%%/tests/Zend/Gdata/YouTube/_files/PlaylistVideoEntryDataSample1.xml
+%%DATADIR%%/tests/Zend/Gdata/YouTube/_files/PlaylistVideoFeedDataSample1.xml
+%%DATADIR%%/tests/Zend/Gdata/YouTube/_files/SubscriptionEntryDataSample1.xml
+%%DATADIR%%/tests/Zend/Gdata/YouTube/_files/SubscriptionFeedDataSample1.xml
+%%DATADIR%%/tests/Zend/Gdata/YouTube/_files/UserProfileEntryDataSample1.xml
+%%DATADIR%%/tests/Zend/Gdata/YouTube/_files/VideoEntryDataSample1.xml
+%%DATADIR%%/tests/Zend/Gdata/YouTube/_files/VideoFeedDataSample1.xml
+%%DATADIR%%/tests/Zend/Gdata/YouTubeOnlineTest.php
+%%DATADIR%%/tests/Zend/Gdata/YouTubeTest.php
 %%DATADIR%%/tests/Zend/Gdata/_files/AttendeeStatusElementSample1.xml
 %%DATADIR%%/tests/Zend/Gdata/_files/AttendeeTypeElementSample1.xml
 %%DATADIR%%/tests/Zend/Gdata/_files/CommentsElementSample1.xml
+%%DATADIR%%/tests/Zend/Gdata/_files/DocsTest.csv
 %%DATADIR%%/tests/Zend/Gdata/_files/EntryLinkElementSample1.xml
 %%DATADIR%%/tests/Zend/Gdata/_files/EventStatusElementSample1.xml
 %%DATADIR%%/tests/Zend/Gdata/_files/ExtendedPropertyElementSample1.xml
@@ -1636,6 +1837,7 @@
 %%DATADIR%%/tests/Zend/Gdata/_files/WhenElementSample1.xml
 %%DATADIR%%/tests/Zend/Gdata/_files/WhereElementSample1.xml
 %%DATADIR%%/tests/Zend/Gdata/_files/WhoElementSample1.xml
+%%DATADIR%%/tests/Zend/Gdata/_files/testImage.jpg
 %%DATADIR%%/tests/Zend/Http/AllTests.php
 %%DATADIR%%/tests/Zend/Http/Client/AllTests.php
 %%DATADIR%%/tests/Zend/Http/Client/CurlTest.php
@@ -1912,8 +2114,12 @@
 %%DATADIR%%/tests/Zend/Translate/CsvTest.php
 %%DATADIR%%/tests/Zend/Translate/GettextTest.php
 %%DATADIR%%/tests/Zend/Translate/QtTest.php
+%%DATADIR%%/tests/Zend/Translate/TbxTest.php
 %%DATADIR%%/tests/Zend/Translate/TmxTest.php
 %%DATADIR%%/tests/Zend/Translate/XliffTest.php
+%%DATADIR%%/tests/Zend/Translate/XmlTmTest.php
+%%DATADIR%%/tests/Zend/Translate/_files/XmlTm_test_de.xml
+%%DATADIR%%/tests/Zend/Translate/_files/XmlTm_test_en.xml
 %%DATADIR%%/tests/Zend/Translate/_files/failed.tmx
 %%DATADIR%%/tests/Zend/Translate/_files/failed.xliff
 %%DATADIR%%/tests/Zend/Translate/_files/test_fileerror.mo
@@ -1924,9 +2130,11 @@
 %%DATADIR%%/tests/Zend/Translate/_files/translate_bigendian.mo
 %%DATADIR%%/tests/Zend/Translate/_files/translation_de.ts
 %%DATADIR%%/tests/Zend/Translate/_files/translation_en.csv
+%%DATADIR%%/tests/Zend/Translate/_files/translation_en.tbx
 %%DATADIR%%/tests/Zend/Translate/_files/translation_en.tmx
 %%DATADIR%%/tests/Zend/Translate/_files/translation_en.xliff
 %%DATADIR%%/tests/Zend/Translate/_files/translation_en2.csv
+%%DATADIR%%/tests/Zend/Translate/_files/translation_en2.tbx
 %%DATADIR%%/tests/Zend/Translate/_files/translation_en2.tmx
 %%DATADIR%%/tests/Zend/Translate/_files/translation_en2.xliff
 %%DATADIR%%/tests/Zend/TranslateTest.php
@@ -1959,8 +2167,10 @@
 %%DATADIR%%/tests/Zend/View/Helper/DeclareVarsTest.php
 %%DATADIR%%/tests/Zend/View/Helper/FormCheckboxTest.php
 %%DATADIR%%/tests/Zend/View/Helper/FormLabelTest.php
+%%DATADIR%%/tests/Zend/View/Helper/FormSelectTest.php
 %%DATADIR%%/tests/Zend/View/Helper/FormTextTest.php
 %%DATADIR%%/tests/Zend/View/Helper/HtmlListTest.php
+%%DATADIR%%/tests/Zend/View/Helper/UrlTest.php
 %%DATADIR%%/tests/Zend/View/_stubs/FilterDir1/Foo.php
 %%DATADIR%%/tests/Zend/View/_stubs/HelperDir1/StubEmpty.php
 %%DATADIR%%/tests/Zend/View/_stubs/HelperDir2/Stub1.php
@@ -1993,6 +2203,7 @@
 @exec mkdir -p %D/%%DATADIR%%/tests/Zend/Controller/_files/modules/bar/views/helpers
 @exec mkdir -p %D/%%DATADIR%%/tests/Zend/Controller/_files/modules/default/controllers
 @exec mkdir -p %D/%%DATADIR%%/tests/Zend/Controller/_files/modules/foo/views/helpers
+ at exec mkdir -p %D/%%DATADIR%%/tests/Zend/Controller/_files/modules/foo/views/scripts
 @exec mkdir -p %D/%%DATADIR%%/tests/Zend/Controller/views/filters
 @exec mkdir -p %D/%%DATADIR%%/tests/Zend/Controller/views/helpers
 @exec mkdir -p %D/%%DATADIR%%/tests/Zend/Db/Table/_files
@@ -2071,12 +2282,18 @@
 @dirrm %%DATADIR%%/tests/Zend/Http/Client
 @dirrm %%DATADIR%%/tests/Zend/Http
 @dirrm %%DATADIR%%/tests/Zend/Gdata/_files
+ at dirrm %%DATADIR%%/tests/Zend/Gdata/YouTube/_files
+ at dirrm %%DATADIR%%/tests/Zend/Gdata/YouTube
 @dirrm %%DATADIR%%/tests/Zend/Gdata/Spreadsheets/_files
 @dirrm %%DATADIR%%/tests/Zend/Gdata/Spreadsheets
+ at dirrm %%DATADIR%%/tests/Zend/Gdata/Photos/_files
+ at dirrm %%DATADIR%%/tests/Zend/Gdata/Photos
 @dirrm %%DATADIR%%/tests/Zend/Gdata/Gbase/_files
 @dirrm %%DATADIR%%/tests/Zend/Gdata/Gbase
 @dirrm %%DATADIR%%/tests/Zend/Gdata/Gapps/_files
 @dirrm %%DATADIR%%/tests/Zend/Gdata/Gapps
+ at dirrm %%DATADIR%%/tests/Zend/Gdata/Docs/_files
+ at dirrm %%DATADIR%%/tests/Zend/Gdata/Docs
 @dirrm %%DATADIR%%/tests/Zend/Gdata/Calendar/_files
 @dirrm %%DATADIR%%/tests/Zend/Gdata/Calendar
 @dirrm %%DATADIR%%/tests/Zend/Gdata/App/_files
@@ -2110,9 +2327,14 @@
 @dirrm %%DATADIR%%/tests/Zend/Db/Adapter
 @dirrm %%DATADIR%%/tests/Zend/Db
 @dirrm %%DATADIR%%/tests/Zend/Date
+ at dirrm %%DATADIR%%/tests/Zend/Controller/views/scripts/view
+ at dirrm %%DATADIR%%/tests/Zend/Controller/views/scripts/foo-bar
+ at dirrm %%DATADIR%%/tests/Zend/Controller/views/scripts/custom
+ at dirrm %%DATADIR%%/tests/Zend/Controller/views/scripts
 @dirrm %%DATADIR%%/tests/Zend/Controller/views/helpers
 @dirrm %%DATADIR%%/tests/Zend/Controller/views/filters
 @dirrm %%DATADIR%%/tests/Zend/Controller/views
+ at dirrm %%DATADIR%%/tests/Zend/Controller/_files/modules/foo/views/scripts
 @dirrm %%DATADIR%%/tests/Zend/Controller/_files/modules/foo/views/helpers
 @dirrm %%DATADIR%%/tests/Zend/Controller/_files/modules/foo/views
 @dirrm %%DATADIR%%/tests/Zend/Controller/_files/modules/foo/controllers/Admin
@@ -2120,6 +2342,9 @@
 @dirrm %%DATADIR%%/tests/Zend/Controller/_files/modules/foo
 @dirrm %%DATADIR%%/tests/Zend/Controller/_files/modules/default/controllers
 @dirrm %%DATADIR%%/tests/Zend/Controller/_files/modules/default
+ at dirrm %%DATADIR%%/tests/Zend/Controller/_files/modules/bar/views/scripts/test
+ at dirrm %%DATADIR%%/tests/Zend/Controller/_files/modules/bar/views/scripts/index
+ at dirrm %%DATADIR%%/tests/Zend/Controller/_files/modules/bar/views/scripts
 @dirrm %%DATADIR%%/tests/Zend/Controller/_files/modules/bar/views/helpers
 @dirrm %%DATADIR%%/tests/Zend/Controller/_files/modules/bar/views/filters
 @dirrm %%DATADIR%%/tests/Zend/Controller/_files/modules/bar/views
@@ -2252,14 +2477,25 @@
 @dirrm %%DATADIR%%/library/Zend/Http/Client/Adapter
 @dirrm %%DATADIR%%/library/Zend/Http/Client
 @dirrm %%DATADIR%%/library/Zend/Http
+ at dirrm %%DATADIR%%/library/Zend/Gdata/YouTube/Extension
+ at dirrm %%DATADIR%%/library/Zend/Gdata/YouTube
 @dirrm %%DATADIR%%/library/Zend/Gdata/Spreadsheets/Extension
 @dirrm %%DATADIR%%/library/Zend/Gdata/Spreadsheets
+ at dirrm %%DATADIR%%/library/Zend/Gdata/Photos/Extension
+ at dirrm %%DATADIR%%/library/Zend/Gdata/Photos
+ at dirrm %%DATADIR%%/library/Zend/Gdata/Media/Extension
+ at dirrm %%DATADIR%%/library/Zend/Gdata/Media
 @dirrm %%DATADIR%%/library/Zend/Gdata/Kind
+ at dirrm %%DATADIR%%/library/Zend/Gdata/Geo/Extension
+ at dirrm %%DATADIR%%/library/Zend/Gdata/Geo
 @dirrm %%DATADIR%%/library/Zend/Gdata/Gbase/Extension
 @dirrm %%DATADIR%%/library/Zend/Gdata/Gbase
 @dirrm %%DATADIR%%/library/Zend/Gdata/Gapps/Extension
 @dirrm %%DATADIR%%/library/Zend/Gdata/Gapps
 @dirrm %%DATADIR%%/library/Zend/Gdata/Extension
+ at dirrm %%DATADIR%%/library/Zend/Gdata/Exif/Extension
+ at dirrm %%DATADIR%%/library/Zend/Gdata/Exif
+ at dirrm %%DATADIR%%/library/Zend/Gdata/Docs
 @dirrm %%DATADIR%%/library/Zend/Gdata/Calendar/Extension
 @dirrm %%DATADIR%%/library/Zend/Gdata/Calendar
 @dirrm %%DATADIR%%/library/Zend/Gdata/App/Extension
@@ -2330,6 +2566,7 @@
 @dirrm %%DATADIR%%/demos/Zend/Mail/mbox
 @dirrm %%DATADIR%%/demos/Zend/Mail/maildir
 @dirrm %%DATADIR%%/demos/Zend/Mail
+ at dirrm %%DATADIR%%/demos/Zend/Gdata/YouTubeVideoBrowser
 @dirrm %%DATADIR%%/demos/Zend/Gdata
 @dirrm %%DATADIR%%/demos/Zend/Feeds
 @dirrm %%DATADIR%%/demos/Zend
--- ZendFramework-1.0.3.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list