aboutsummaryrefslogtreecommitdiff
path: root/devel/libgdata
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2009-05-26 12:38:25 +0000
committerKoop Mast <kwm@FreeBSD.org>2009-05-26 12:38:25 +0000
commitdaed5513841f582ed15663a13eb5d4080605badf (patch)
treee50ea32b7051ad33014c553402a259a820236c95 /devel/libgdata
parentad8bca908153141eca5402a567d13b4f1a7ee440 (diff)
downloadports-daed5513841f582ed15663a13eb5d4080605badf.tar.gz
ports-daed5513841f582ed15663a13eb5d4080605badf.zip
Update to 0.3.0.
Notes
Notes: svn path=/head/; revision=234579
Diffstat (limited to 'devel/libgdata')
-rw-r--r--devel/libgdata/Makefile2
-rw-r--r--devel/libgdata/distinfo6
-rw-r--r--devel/libgdata/pkg-plist27
3 files changed, 30 insertions, 5 deletions
diff --git a/devel/libgdata/Makefile b/devel/libgdata/Makefile
index 6ac100d76a62..3af91d2fde25 100644
--- a/devel/libgdata/Makefile
+++ b/devel/libgdata/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= libgdata
-PORTVERSION= 0.2.0
+PORTVERSION= 0.3.0
CATEGORIES= devel
MASTER_SITES= GNOME
diff --git a/devel/libgdata/distinfo b/devel/libgdata/distinfo
index acc5f0869d94..5abc3becc4fd 100644
--- a/devel/libgdata/distinfo
+++ b/devel/libgdata/distinfo
@@ -1,3 +1,3 @@
-MD5 (libgdata-0.2.0.tar.bz2) = 3772ccf571ee0f5113934d83e51579e3
-SHA256 (libgdata-0.2.0.tar.bz2) = 41a6d518376278ca560554009cb737d37a59890fb8a79c1ca10233f995d34813
-SIZE (libgdata-0.2.0.tar.bz2) = 487674
+MD5 (libgdata-0.3.0.tar.bz2) = 54c4de90fd00cd6685cbdd8c5054abb7
+SHA256 (libgdata-0.3.0.tar.bz2) = 3f1eafefe20edb0f62bde8de4449702e2e0d4ae3323e5ec546543401bf372972
+SIZE (libgdata-0.3.0.tar.bz2) = 520977
diff --git a/devel/libgdata/pkg-plist b/devel/libgdata/pkg-plist
index 4d51c73ede21..b8c377bae37e 100644
--- a/devel/libgdata/pkg-plist
+++ b/devel/libgdata/pkg-plist
@@ -1,9 +1,12 @@
+include/libgdata/gdata/gdata-access-handler.h
+include/libgdata/gdata/gdata-access-rule.h
include/libgdata/gdata/gdata-atom.h
include/libgdata/gdata/gdata-entry.h
include/libgdata/gdata/gdata-enums.h
include/libgdata/gdata/gdata-feed.h
include/libgdata/gdata/gdata-gdata.h
include/libgdata/gdata/gdata-media-rss.h
+include/libgdata/gdata/gdata-parsable.h
include/libgdata/gdata/gdata-parser.h
include/libgdata/gdata/gdata-query.h
include/libgdata/gdata/gdata-service.h
@@ -11,22 +14,27 @@ include/libgdata/gdata/gdata-types.h
include/libgdata/gdata/gdata.h
include/libgdata/gdata/services/calendar/gdata-calendar-calendar.h
include/libgdata/gdata/services/calendar/gdata-calendar-event.h
+include/libgdata/gdata/services/calendar/gdata-calendar-feed.h
include/libgdata/gdata/services/calendar/gdata-calendar-query.h
include/libgdata/gdata/services/calendar/gdata-calendar-service.h
include/libgdata/gdata/services/contacts/gdata-contacts-contact.h
include/libgdata/gdata/services/contacts/gdata-contacts-query.h
include/libgdata/gdata/services/contacts/gdata-contacts-service.h
include/libgdata/gdata/services/youtube/gdata-youtube-enums.h
+include/libgdata/gdata/services/youtube/gdata-youtube-query.h
include/libgdata/gdata/services/youtube/gdata-youtube-service.h
include/libgdata/gdata/services/youtube/gdata-youtube-video.h
include/libgdata/gdata/services/youtube/gdata-youtube.h
lib/libgdata.a
lib/libgdata.la
lib/libgdata.so
-lib/libgdata.so.3
+lib/libgdata.so.4
libdata/pkgconfig/libgdata.pc
+share/doc/gdata/GDataAccessHandler.html
+share/doc/gdata/GDataAccessRule.html
share/doc/gdata/GDataCalendarCalendar.html
share/doc/gdata/GDataCalendarEvent.html
+share/doc/gdata/GDataCalendarFeed.html
share/doc/gdata/GDataCalendarQuery.html
share/doc/gdata/GDataCalendarService.html
share/doc/gdata/GDataContactsContact.html
@@ -34,8 +42,10 @@ share/doc/gdata/GDataContactsQuery.html
share/doc/gdata/GDataContactsService.html
share/doc/gdata/GDataEntry.html
share/doc/gdata/GDataFeed.html
+share/doc/gdata/GDataParsable.html
share/doc/gdata/GDataQuery.html
share/doc/gdata/GDataService.html
+share/doc/gdata/GDataYouTubeQuery.html
share/doc/gdata/GDataYouTubeService.html
share/doc/gdata/GDataYouTubeVideo.html
share/doc/gdata/api-index-full.html
@@ -44,23 +54,38 @@ share/doc/gdata/ch02.html
share/doc/gdata/ch03.html
share/doc/gdata/ch04.html
share/doc/gdata/ch05.html
+share/doc/gdata/ch06.html
+share/doc/gdata/ch07.html
share/doc/gdata/gdata-Atom-API.html
share/doc/gdata/gdata-GData-API.html
share/doc/gdata/gdata-GData-Types.html
+share/doc/gdata/gdata-Media-RSS-API.html
share/doc/gdata/gdata-YouTube-API.html
+share/doc/gdata/gdata-overview.html
share/doc/gdata/gdata.devhelp
share/doc/gdata/gdata.devhelp2
share/doc/gdata/home.png
share/doc/gdata/index.html
share/doc/gdata/index.sgml
+share/doc/gdata/ix02.html
+share/doc/gdata/ix03.html
+share/doc/gdata/ix04.html
share/doc/gdata/left.png
share/doc/gdata/object-tree.html
share/doc/gdata/right.png
+share/doc/gdata/structure.png
share/doc/gdata/style.css
share/doc/gdata/up.png
share/locale/de/LC_MESSAGES/gdata.mo
+share/locale/el/LC_MESSAGES/gdata.mo
share/locale/en_GB/LC_MESSAGES/gdata.mo
+share/locale/es/LC_MESSAGES/gdata.mo
+share/locale/gl/LC_MESSAGES/gdata.mo
share/locale/sv/LC_MESSAGES/gdata.mo
+@dirrmtry share/locale/gl/LC_MESSAGES
+@dirrmtry share/locale/gl
+@dirrmtry share/locale/el/LC_MESSAGES
+@dirrmtry share/locale/el
@dirrm share/doc/gdata
@dirrm include/libgdata/gdata/services/youtube
@dirrm include/libgdata/gdata/services/contacts