diff options
Diffstat (limited to 'net/gupnp')
-rw-r--r-- | net/gupnp/Makefile | 5 | ||||
-rw-r--r-- | net/gupnp/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/net/gupnp/Makefile b/net/gupnp/Makefile index 4070b093db1b..c29caefa06e1 100644 --- a/net/gupnp/Makefile +++ b/net/gupnp/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gupnp -PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTVERSION= 1.0.2 CATEGORIES= net MASTER_SITES= GNOME @@ -26,7 +25,7 @@ VALA_DESC= Vala binding (requires net/gssdp with VALA enabled) CONFIGURE_ARGS= --enable-introspection=yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -USE_GNOME= glib20 introspection:build +USE_GNOME= glib20 introspection:build libxml2 USE_LDCONFIG= yes USE_CSTD= c11 USES= compiler:c11 gmake libtool pathfix pkgconfig python:run shebangfix tar:xz diff --git a/net/gupnp/distinfo b/net/gupnp/distinfo index 064c90595eaf..09b2bb38f532 100644 --- a/net/gupnp/distinfo +++ b/net/gupnp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1479482629 -SHA256 (gupnp-1.0.1.tar.xz) = 934584cc1b361bf251a5ac271ffb1995a3c6426ce44cb64f9c6d779f2af9a6d9 -SIZE (gupnp-1.0.1.tar.xz) = 421920 +TIMESTAMP = 1490101719 +SHA256 (gupnp-1.0.2.tar.xz) = 5173fda779111c6b01cd4a5e41b594322be9d04f8c74d3361f0a0c2069c77610 +SIZE (gupnp-1.0.2.tar.xz) = 421792 |