diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-01-19 16:36:33 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-01-19 16:36:33 +0800 |
commit | 58a512261c0daee8db4f899b43640cb31ed897de (patch) | |
tree | 94f323e69648c6346ecded10f627575bdce717bf /net | |
parent | 07aa501d401f05558df66dca36716bd8f8c59431 (diff) | |
download | freebsd-ports-gnome-58a512261c0daee8db4f899b43640cb31ed897de.tar.gz freebsd-ports-gnome-58a512261c0daee8db4f899b43640cb31ed897de.tar.zst freebsd-ports-gnome-58a512261c0daee8db4f899b43640cb31ed897de.zip |
- Update to 0.20.15
Changes: https://git.gnome.org/browse/gupnp/tree/NEWS
Diffstat (limited to 'net')
-rw-r--r-- | net/gupnp/Makefile | 6 | ||||
-rw-r--r-- | net/gupnp/distinfo | 4 | ||||
-rw-r--r-- | net/gupnp/pkg-plist | 1 |
3 files changed, 5 insertions, 6 deletions
diff --git a/net/gupnp/Makefile b/net/gupnp/Makefile index c79ab436324f..9860d715f44a 100644 --- a/net/gupnp/Makefile +++ b/net/gupnp/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gupnp -PORTVERSION= 0.20.14 -PORTREVISION= 1 +PORTVERSION= 0.20.15 CATEGORIES= net MASTER_SITES= GNOME @@ -12,7 +11,8 @@ COMMENT= Framework for UPnP devices LICENSE= LGPL20 -BUILD_DEPENDS= gobject-introspection>=0.6.4:${PORTSDIR}/devel/gobject-introspection +BUILD_DEPENDS= gobject-introspection>=0.6.4:${PORTSDIR}/devel/gobject-introspection \ + gssdp>=0.14.13:${PORTSDIR}/net/gssdp LIB_DEPENDS= libgssdp-1.0.so:${PORTSDIR}/net/gssdp \ libsoup-2.4.so:${PORTSDIR}/devel/libsoup \ libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid diff --git a/net/gupnp/distinfo b/net/gupnp/distinfo index b96c232b7bca..600506ed452c 100644 --- a/net/gupnp/distinfo +++ b/net/gupnp/distinfo @@ -1,2 +1,2 @@ -SHA256 (gupnp-0.20.14.tar.xz) = 77ffb940ba77c4a6426d09d41004c75d92652dcbde86c84ac1c847dbd9ad59bd -SIZE (gupnp-0.20.14.tar.xz) = 396764 +SHA256 (gupnp-0.20.15.tar.xz) = 0446b42d0d5b8adfcdca78832f2ce6173ab33793fca055afc97aec1fcc579fe2 +SIZE (gupnp-0.20.15.tar.xz) = 403812 diff --git a/net/gupnp/pkg-plist b/net/gupnp/pkg-plist index e0f21651de42..46a8dfe086c5 100644 --- a/net/gupnp/pkg-plist +++ b/net/gupnp/pkg-plist @@ -57,7 +57,6 @@ share/gtk-doc/html/gupnp/gupnp-gupnp-service-introspection.html share/gtk-doc/html/gupnp/gupnp.devhelp2 share/gtk-doc/html/gupnp/home.png share/gtk-doc/html/gupnp/index.html -share/gtk-doc/html/gupnp/index.sgml share/gtk-doc/html/gupnp/ix01.html share/gtk-doc/html/gupnp/left-insensitive.png share/gtk-doc/html/gupnp/left.png |