Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Mar 2017 20:39:19 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r436637 - head/net/gupnp
Message-ID:  <201703212039.v2LKdJKt006234@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Mar 21 20:39:19 2017
New Revision: 436637
URL: https://svnweb.freebsd.org/changeset/ports/436637

Log:
  Update to 1.0.2
  
  Changes:	https://git.gnome.org/browse/gupnp/tree/NEWS?h=gupnp-1.0

Modified:
  head/net/gupnp/Makefile
  head/net/gupnp/distinfo

Modified: head/net/gupnp/Makefile
==============================================================================
--- head/net/gupnp/Makefile	Tue Mar 21 20:39:15 2017	(r436636)
+++ head/net/gupnp/Makefile	Tue Mar 21 20:39:19 2017	(r436637)
@@ -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/gs
 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

Modified: head/net/gupnp/distinfo
==============================================================================
--- head/net/gupnp/distinfo	Tue Mar 21 20:39:15 2017	(r436636)
+++ head/net/gupnp/distinfo	Tue Mar 21 20:39:19 2017	(r436637)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703212039.v2LKdJKt006234>