Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Nov 2016 17:03:46 +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: r426409 - head/net/gupnp
Message-ID:  <201611191703.uAJH3kdv065979@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Nov 19 17:03:46 2016
New Revision: 426409
URL: https://svnweb.freebsd.org/changeset/ports/426409

Log:
  - Update to 1.0.1
  - Add LICENSE_FILE
  
  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	Sat Nov 19 17:03:41 2016	(r426408)
+++ head/net/gupnp/Makefile	Sat Nov 19 17:03:46 2016	(r426409)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gupnp
-PORTVERSION=	0.20.18
+PORTVERSION=	1.0.1
 CATEGORIES=	net
 MASTER_SITES=	GNOME
 
@@ -10,6 +10,7 @@ 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

Modified: head/net/gupnp/distinfo
==============================================================================
--- head/net/gupnp/distinfo	Sat Nov 19 17:03:41 2016	(r426408)
+++ head/net/gupnp/distinfo	Sat Nov 19 17:03:46 2016	(r426409)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1466892153
-SHA256 (gupnp-0.20.18.tar.xz) = c5e0e11061f8d0ff9c8dccc196f39c45a49c0153c9a72abf6290ab34d1cbb021
-SIZE (gupnp-0.20.18.tar.xz) = 409712
+TIMESTAMP = 1479482629
+SHA256 (gupnp-1.0.1.tar.xz) = 934584cc1b361bf251a5ac271ffb1995a3c6426ce44cb64f9c6d779f2af9a6d9
+SIZE (gupnp-1.0.1.tar.xz) = 421920



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