diff options
author | Koop Mast <kwm@FreeBSD.org> | 2010-11-20 15:37:08 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2010-11-20 15:37:08 +0000 |
commit | 3680f27ebff58ece429c4e032f9ad84fb1372114 (patch) | |
tree | 6c5ff4664c1a779ddad350ac887e5706dbfdd4eb /devel/libgdata | |
parent | 02c6e6b485454dc3f5a27cbc887d9e4aaf376a36 (diff) |
Notes
Diffstat (limited to 'devel/libgdata')
-rw-r--r-- | devel/libgdata/Makefile | 11 | ||||
-rw-r--r-- | devel/libgdata/distinfo | 6 | ||||
-rw-r--r-- | devel/libgdata/pkg-plist | 4 |
3 files changed, 10 insertions, 11 deletions
diff --git a/devel/libgdata/Makefile b/devel/libgdata/Makefile index fe6801374d4b..40e5358b29c5 100644 --- a/devel/libgdata/Makefile +++ b/devel/libgdata/Makefile @@ -3,22 +3,19 @@ # Whom: Koop Mast <kwm@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/libgdata/Makefile,v 1.9 2010/03/30 11:24:13 kwm Exp $ +# $MCom: ports/devel/libgdata/Makefile,v 1.14 2010/09/30 19:39:17 kwm Exp $ # PORTNAME= libgdata -PORTVERSION= 0.6.4 -PORTREVISION= 1 +PORTVERSION= 0.6.5 CATEGORIES= devel MASTER_SITES= GNOME MAINTAINER= kwm@FreeBSD.org COMMENT= GLib based implimentation of the GData protocol -BUILD_DEPENDS= ${LOCALBASE}/share/gir-1.0/Soup-2.4.gir:${PORTSDIR}/devel/gir-repository-libsoup \ - g-ir-scanner:${PORTSDIR}/devel/gobject-introspection -LIB_DEPENDS= soup-2.4.1:${PORTSDIR}/devel/libsoup -RUN_DEPENDS= ${LOCALBASE}/share/gir-1.0/Soup-2.4.gir:${PORTSDIR}/devel/gir-repository-libsoup +BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection +LIB_DEPENDS= soup-gnome-2.4.1:${PORTSDIR}/devel/libsoup-gnome USE_BZIP2= yes USE_LDCONFIG= yes diff --git a/devel/libgdata/distinfo b/devel/libgdata/distinfo index 49d1b0deb532..687fe9bbabde 100644 --- a/devel/libgdata/distinfo +++ b/devel/libgdata/distinfo @@ -1,3 +1,3 @@ -MD5 (libgdata-0.6.4.tar.bz2) = 7efdef75d1b59177d119f689522d00ba -SHA256 (libgdata-0.6.4.tar.bz2) = 56c3f3cbd0bf8c410ebdff2d8a57eeb1db7dbc1bb342bf6f43f89700ef517d9d -SIZE (libgdata-0.6.4.tar.bz2) = 1003963 +MD5 (libgdata-0.6.5.tar.bz2) = e12f52a3d25c25016856c64ca0331221 +SHA256 (libgdata-0.6.5.tar.bz2) = dcb82f7162d69549512444376da2cdea65650ee4dae4d00eed7fbbd3387ddf2c +SIZE (libgdata-0.6.5.tar.bz2) = 1015870 diff --git a/devel/libgdata/pkg-plist b/devel/libgdata/pkg-plist index 6ebbc629022c..6469866830a5 100644 --- a/devel/libgdata/pkg-plist +++ b/devel/libgdata/pkg-plist @@ -119,6 +119,8 @@ share/doc/gdata/GDataYouTubeQuery.html share/doc/gdata/GDataYouTubeService.html share/doc/gdata/GDataYouTubeState.html share/doc/gdata/GDataYouTubeVideo.html +share/doc/gdata/annotation-glossary.html +share/doc/gdata/api-index-deprecated.html share/doc/gdata/api-index-full.html share/doc/gdata/ch01.html share/doc/gdata/ch02.html @@ -140,7 +142,6 @@ 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/ix05.html @@ -148,6 +149,7 @@ share/doc/gdata/ix06.html share/doc/gdata/ix07.html share/doc/gdata/ix08.html share/doc/gdata/ix09.html +share/doc/gdata/ix10.html share/doc/gdata/left.png share/doc/gdata/pt01.html share/doc/gdata/pt02.html |