summaryrefslogtreecommitdiffstats
path: root/devel/libgdata/Makefile
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-09-16 04:13:15 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-09-16 04:13:15 +0800
commit23d2370f9c1134950d757e66f1b4b7443bff762c (patch)
tree99291e8122602836e3b42e38ccc5829920c83c65 /devel/libgdata/Makefile
parentd0ed7648887e0a96047cba463c8a2399ded99f4e (diff)
downloadmarcuscom-ports-23d2370f9c1134950d757e66f1b4b7443bff762c.tar
marcuscom-ports-23d2370f9c1134950d757e66f1b4b7443bff762c.tar.gz
marcuscom-ports-23d2370f9c1134950d757e66f1b4b7443bff762c.tar.bz2
marcuscom-ports-23d2370f9c1134950d757e66f1b4b7443bff762c.tar.lz
marcuscom-ports-23d2370f9c1134950d757e66f1b4b7443bff762c.tar.xz
marcuscom-ports-23d2370f9c1134950d757e66f1b4b7443bff762c.tar.zst
marcuscom-ports-23d2370f9c1134950d757e66f1b4b7443bff762c.zip
Update to 0.10.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16186 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/libgdata/Makefile')
-rw-r--r--devel/libgdata/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/devel/libgdata/Makefile b/devel/libgdata/Makefile
index ffb38615b..745c2b028 100644
--- a/devel/libgdata/Makefile
+++ b/devel/libgdata/Makefile
@@ -3,11 +3,11 @@
# Whom: Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/devel/libgdata/Makefile,v 1.20 2011/08/24 13:49:29 kwm Exp $
#
PORTNAME= libgdata
-PORTVERSION= 0.8.1
+PORTVERSION= 0.10.1
CATEGORIES= devel
MASTER_SITES= GNOME
@@ -15,11 +15,12 @@ MAINTAINER= kwm@FreeBSD.org
COMMENT= GLib based implimentation of the GData protocol
BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection
-LIB_DEPENDS= soup-gnome-2.4.1:${PORTSDIR}/devel/libsoup-gnome
+LIB_DEPENDS= soup-gnome-2.4.1:${PORTSDIR}/devel/libsoup-gnome \
+ oauth.8:${PORTSDIR}/net/liboauth
CONFLICTS= libgdata-0.6.*
-USE_BZIP2= yes
+USE_XZ= yes
USE_LDCONFIG= yes
USE_GETTEXT= yes
USE_GMAKE= yes