svn commit: r406647 - head/net/gupnp
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Jan 19 08:36:35 UTC 2016
Author: sunpoet
Date: Tue Jan 19 08:36:33 2016
New Revision: 406647
URL: https://svnweb.freebsd.org/changeset/ports/406647
Log:
- Update to 0.20.15
Changes: https://git.gnome.org/browse/gupnp/tree/NEWS
Modified:
head/net/gupnp/Makefile
head/net/gupnp/distinfo
head/net/gupnp/pkg-plist
Modified: head/net/gupnp/Makefile
==============================================================================
--- head/net/gupnp/Makefile Tue Jan 19 08:36:28 2016 (r406646)
+++ head/net/gupnp/Makefile Tue Jan 19 08:36:33 2016 (r406647)
@@ -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
Modified: head/net/gupnp/distinfo
==============================================================================
--- head/net/gupnp/distinfo Tue Jan 19 08:36:28 2016 (r406646)
+++ head/net/gupnp/distinfo Tue Jan 19 08:36:33 2016 (r406647)
@@ -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
Modified: head/net/gupnp/pkg-plist
==============================================================================
--- head/net/gupnp/pkg-plist Tue Jan 19 08:36:28 2016 (r406646)
+++ head/net/gupnp/pkg-plist Tue Jan 19 08:36:33 2016 (r406647)
@@ -57,7 +57,6 @@ share/gtk-doc/html/gupnp/gupnp-gupnp-ser
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
More information about the svn-ports-all
mailing list