diff options
author | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-11-12 03:28:42 +0800 |
---|---|---|
committer | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-11-12 03:28:42 +0800 |
commit | 69f40bb4a1ef912ad558120dd4283d7daf6739f2 (patch) | |
tree | b6148e9ef980b38b8b69c3bd7d343e246209544e | |
parent | 3e3067f33116d040391cccd358b6f890cba2da4f (diff) | |
download | marcuscom-ports-69f40bb4a1ef912ad558120dd4283d7daf6739f2.tar marcuscom-ports-69f40bb4a1ef912ad558120dd4283d7daf6739f2.tar.gz marcuscom-ports-69f40bb4a1ef912ad558120dd4283d7daf6739f2.tar.bz2 marcuscom-ports-69f40bb4a1ef912ad558120dd4283d7daf6739f2.tar.lz marcuscom-ports-69f40bb4a1ef912ad558120dd4283d7daf6739f2.tar.xz marcuscom-ports-69f40bb4a1ef912ad558120dd4283d7daf6739f2.tar.zst marcuscom-ports-69f40bb4a1ef912ad558120dd4283d7daf6739f2.zip |
Update libgdata to 0.13.2. While here add two new more lib_depends and mark the port as stage compliant (tm)
Discussed with: kwm
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18878 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | devel/libgdata/Makefile | 11 | ||||
-rw-r--r-- | devel/libgdata/distinfo | 4 | ||||
-rw-r--r-- | devel/libgdata/pkg-plist | 9 |
3 files changed, 17 insertions, 7 deletions
diff --git a/devel/libgdata/Makefile b/devel/libgdata/Makefile index 10cfca437..5910da8ae 100644 --- a/devel/libgdata/Makefile +++ b/devel/libgdata/Makefile @@ -1,9 +1,9 @@ # Created by: Koop Mast <kwm@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/trunk/devel/libgdata/Makefile 18610 2013-06-30 16:33:05Z marcus $ +# $MCom$ PORTNAME= libgdata -PORTVERSION= 0.12.0 +PORTVERSION= 0.13.2 CATEGORIES= devel MASTER_SITES= GNOME @@ -12,17 +12,18 @@ COMMENT= GLib based implimentation of the GData protocol BUILD_DEPENDS= ca_root_nss>=0:${PORTSDIR}/security/ca_root_nss LIB_DEPENDS= libsoup-gnome-2.4.so:${PORTSDIR}/devel/libsoup-gnome \ + libgoa-1.0.so:${PORTSDIR}/net/gnome-online-accounts \ + libgcr-3.so:${PORTSDIR}/security/gcr \ liboauth.so:${PORTSDIR}/net/liboauth RUN_DEPENDS= ca_root_nss>=0:${PORTSDIR}/security/ca_root_nss CONFLICTS= libgdata-0.6.* -NO_STAGE= yes USE_XZ= yes USE_LDCONFIG= yes -USES= gettext gmake pathfix pkgconfig USE_AUTOTOOLS= libtool -USE_GNOME= gnomeprefix intltool ltverhack glib20 introspection:build +USES= gettext gmake pathfix pkgconfig +USE_GNOME= glib20 gnomeprefix intltool introspection:build ltverhack CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS+=--with-ca-certs=${LOCALBASE}/share/certs/ca-root-nss.crt diff --git a/devel/libgdata/distinfo b/devel/libgdata/distinfo index 634f34069..c1551a526 100644 --- a/devel/libgdata/distinfo +++ b/devel/libgdata/distinfo @@ -1,2 +1,2 @@ -SHA256 (libgdata-0.12.0.tar.xz) = e5acd1ca88433306e740fc4cb3836f9710358d0acd48d4ddee1876dd77d2aca3 -SIZE (libgdata-0.12.0.tar.xz) = 1156684 +SHA256 (libgdata-0.13.2.tar.xz) = 3dc4e3529b4bf13d4ae4ef7cc4d74c3b5c90bd96e7d9fa83db2066a2b9a36330 +SIZE (libgdata-0.13.2.tar.xz) = 1183276 diff --git a/devel/libgdata/pkg-plist b/devel/libgdata/pkg-plist index 75d5a4cc3..0e498cf96 100644 --- a/devel/libgdata/pkg-plist +++ b/devel/libgdata/pkg-plist @@ -10,6 +10,7 @@ include/libgdata/gdata/gcontact/gdata-gcontact-jot.h include/libgdata/gdata/gcontact/gdata-gcontact-language.h include/libgdata/gdata/gcontact/gdata-gcontact-relation.h include/libgdata/gdata/gcontact/gdata-gcontact-website.h +include/libgdata/gdata/gdata-goa-authorizer.h include/libgdata/gdata/gd/gdata-gd-email-address.h include/libgdata/gdata/gd/gdata-gd-im-address.h include/libgdata/gdata/gd/gdata-gd-name.h @@ -57,6 +58,7 @@ include/libgdata/gdata/services/contacts/gdata-contacts-group.h include/libgdata/gdata/services/contacts/gdata-contacts-query.h include/libgdata/gdata/services/contacts/gdata-contacts-service.h include/libgdata/gdata/services/documents/gdata-documents-document.h +include/libgdata/gdata/services/documents/gdata-documents-drawing.h include/libgdata/gdata/services/documents/gdata-documents-entry.h include/libgdata/gdata/services/documents/gdata-documents-enums.h include/libgdata/gdata/services/documents/gdata-documents-feed.h @@ -66,6 +68,7 @@ include/libgdata/gdata/services/documents/gdata-documents-query.h include/libgdata/gdata/services/documents/gdata-documents-service.h include/libgdata/gdata/services/documents/gdata-documents-spreadsheet.h include/libgdata/gdata/services/documents/gdata-documents-text.h +include/libgdata/gdata/services/documents/gdata-documents-upload-query.h include/libgdata/gdata/services/picasaweb/gdata-picasaweb-album.h include/libgdata/gdata/services/picasaweb/gdata-picasaweb-comment.h include/libgdata/gdata/services/picasaweb/gdata-picasaweb-enums.h @@ -111,6 +114,7 @@ share/doc/gdata/GDataContactsContact.html share/doc/gdata/GDataContactsGroup.html share/doc/gdata/GDataContactsQuery.html share/doc/gdata/GDataContactsService.html +share/doc/gdata/GDataDocumentsDrawing.html share/doc/gdata/GDataDocumentsDocument.html share/doc/gdata/GDataDocumentsEntry.html share/doc/gdata/GDataDocumentsFeed.html @@ -120,6 +124,7 @@ share/doc/gdata/GDataDocumentsQuery.html share/doc/gdata/GDataDocumentsService.html share/doc/gdata/GDataDocumentsSpreadsheet.html share/doc/gdata/GDataDocumentsText.html +share/doc/gdata/GDataDocumentsUploadQuery.html share/doc/gdata/GDataDownloadStream.html share/doc/gdata/GDataEntry.html share/doc/gdata/GDataFeed.html @@ -141,6 +146,7 @@ share/doc/gdata/GDataGDWhen.html share/doc/gdata/GDataGDWhere.html share/doc/gdata/GDataGDWho.html share/doc/gdata/GDataGenerator.html +share/doc/gdata/GDataGoaAuthorizer.html share/doc/gdata/GDataLink.html share/doc/gdata/GDataMediaCategory.html share/doc/gdata/GDataMediaContent.html @@ -208,6 +214,8 @@ share/doc/gdata/ix11.html share/doc/gdata/ix12.html share/doc/gdata/ix13.html share/doc/gdata/ix14.html +share/doc/gdata/ix15.html +share/doc/gdata/ix16.html share/doc/gdata/left.png share/doc/gdata/pt01.html share/doc/gdata/pt02.html @@ -251,6 +259,7 @@ share/locale/lv/LC_MESSAGES/gdata.mo share/locale/ml/LC_MESSAGES/gdata.mo share/locale/mr/LC_MESSAGES/gdata.mo share/locale/nb/LC_MESSAGES/gdata.mo +share/locale/nl/LC_MESSAGES/gdata.mo share/locale/or/LC_MESSAGES/gdata.mo share/locale/pa/LC_MESSAGES/gdata.mo share/locale/pl/LC_MESSAGES/gdata.mo |