diff options
author | kwm <kwm@FreeBSD.org> | 2017-05-21 23:14:29 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2017-05-21 23:14:29 +0800 |
commit | 77a0fa9873c437901057b8927d63b179d6c74d61 (patch) | |
tree | dd116d862c175ac1111363f2996897cda77257b6 | |
parent | 1169648334df4aa72901357490f541ff8af40de1 (diff) | |
download | freebsd-ports-gnome-77a0fa9873c437901057b8927d63b179d6c74d61.tar.gz freebsd-ports-gnome-77a0fa9873c437901057b8927d63b179d6c74d61.tar.zst freebsd-ports-gnome-77a0fa9873c437901057b8927d63b179d6c74d61.zip |
Update libgdata to 0.17.8.
* add license
* Review dependancies
* remove obsolete configure argument
-rw-r--r-- | devel/libgdata/Makefile | 23 | ||||
-rw-r--r-- | devel/libgdata/distinfo | 5 | ||||
-rw-r--r-- | devel/libgdata/pkg-plist | 4 |
3 files changed, 16 insertions, 16 deletions
diff --git a/devel/libgdata/Makefile b/devel/libgdata/Makefile index ab2e673ad951..e874b0085def 100644 --- a/devel/libgdata/Makefile +++ b/devel/libgdata/Makefile @@ -2,31 +2,28 @@ # $FreeBSD$ PORTNAME= libgdata -PORTVERSION= 0.17.4 +PORTVERSION= 0.17.8 CATEGORIES= devel MASTER_SITES= GNOME MAINTAINER= kwm@FreeBSD.org COMMENT= GLib based implimentation of the GData protocol -BUILD_DEPENDS= ca_root_nss>=0:security/ca_root_nss \ - gtkdoc-check:textproc/gtk-doc \ - vapigen:lang/vala -LIB_DEPENDS= libsoup-gnome-2.4.so:devel/libsoup-gnome \ +LICENSE= LGPL21 +LICENSE_FILE= ${WRKSRC}/COPYING + +BUILD_DEPENDS= uhttpmock>0:net/uhttpmock +LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \ + libjson-glib-1.0.so:devel/json-glib \ + libp11-kit.so:security/p11-kit \ libgoa-1.0.so:net/gnome-online-accounts \ - libuhttpmock-0.0.so:net/uhttpmock \ libgcr-3.so:security/gcr \ liboauth.so:net/liboauth -RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss -USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz -USE_GNOME= glib20 gnomeprefix intlhack \ - introspection:build +USES= gettext gmake gnome libtool localbase pathfix pkgconfig tar:xz +USE_GNOME= glib20 gnomeprefix intltool introspection:build libxml2 USE_LDCONFIG= yes GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip -CONFIGURE_ARGS+=--with-ca-certs=${LOCALBASE}/share/certs/ca-root-nss.crt .include <bsd.port.mk> diff --git a/devel/libgdata/distinfo b/devel/libgdata/distinfo index 7051e5d01f83..84eba8a01c2d 100644 --- a/devel/libgdata/distinfo +++ b/devel/libgdata/distinfo @@ -1,2 +1,3 @@ -SHA256 (libgdata-0.17.4.tar.xz) = 9f15fe0efe4d9a001d45853891ab3a7c45cadc4dea2252944b7341903ce1d1f6 -SIZE (libgdata-0.17.4.tar.xz) = 1544404 +TIMESTAMP = 1495263502 +SHA256 (libgdata-0.17.8.tar.xz) = e5e735bfac219c6cbe4a14df481cb3cb4b1c4b8b5e70f9a105a884035bc3a161 +SIZE (libgdata-0.17.8.tar.xz) = 1464812 diff --git a/devel/libgdata/pkg-plist b/devel/libgdata/pkg-plist index 9d6c1427bdde..2a2afd65e132 100644 --- a/devel/libgdata/pkg-plist +++ b/devel/libgdata/pkg-plist @@ -107,7 +107,7 @@ lib/girepository-1.0/GData-0.0.typelib lib/libgdata.a lib/libgdata.so lib/libgdata.so.22 -lib/libgdata.so.22.1.2 +lib/libgdata.so.22.2.1 libdata/pkgconfig/libgdata.pc share/doc/gdata/GDataAPPCategories.html share/doc/gdata/GDataAccessHandler.html @@ -257,6 +257,7 @@ share/doc/gdata/ix20.html share/doc/gdata/ix21.html share/doc/gdata/ix22.html share/doc/gdata/ix23.html +share/doc/gdata/ix24.html share/doc/gdata/left-insensitive.png share/doc/gdata/left.png share/doc/gdata/pt01.html @@ -290,6 +291,7 @@ share/locale/et/LC_MESSAGES/gdata.mo share/locale/eu/LC_MESSAGES/gdata.mo share/locale/fi/LC_MESSAGES/gdata.mo share/locale/fr/LC_MESSAGES/gdata.mo +share/locale/fur/LC_MESSAGES/gdata.mo share/locale/gl/LC_MESSAGES/gdata.mo share/locale/gu/LC_MESSAGES/gdata.mo share/locale/he/LC_MESSAGES/gdata.mo |