Index: head/net/gupnp/Makefile =================================================================== --- head/net/gupnp/Makefile (revision 436636) +++ head/net/gupnp/Makefile (revision 436637) @@ -1,46 +1,45 @@ # Created by: Martin Wilke # $FreeBSD$ PORTNAME= gupnp -PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTVERSION= 1.0.2 CATEGORIES= net MASTER_SITES= GNOME MAINTAINER= sunpoet@FreeBSD.org COMMENT= Framework for UPnP devices LICENSE= LGPL20 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= gobject-introspection>=0.6.4:devel/gobject-introspection \ gssdp>=0.14.13:net/gssdp LIB_DEPENDS= libgssdp-1.0.so:net/gssdp \ libsoup-2.4.so:devel/libsoup \ libuuid.so:misc/e2fsprogs-libuuid OPTIONS_DEFINE= VALA OPTIONS_SUB= yes 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 SHEBANG_FILES= tools/gupnp-binding-tool VALA_BUILD_DEPENDS= vala>=0.20:lang/vala VALA_CONFIGURE_ENV= ac_cv_path_VAPIGEN=${LOCALBASE}/bin/vapigen VALA_CONFIGURE_ENV_OFF= ac_cv_path_VAPIGEN="" .include .if ${CHOSEN_COMPILER_TYPE} == "clang" CPPFLAGS+= -Wno-return-type .endif .include Index: head/net/gupnp/distinfo =================================================================== --- head/net/gupnp/distinfo (revision 436636) +++ head/net/gupnp/distinfo (revision 436637) @@ -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