From owner-svn-ports-all@freebsd.org Sat Nov 19 17:03:47 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 894A5C4AD07; Sat, 19 Nov 2016 17:03:47 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 570641479; Sat, 19 Nov 2016 17:03:47 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uAJH3k1L065981; Sat, 19 Nov 2016 17:03:46 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uAJH3kdv065979; Sat, 19 Nov 2016 17:03:46 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201611191703.uAJH3kdv065979@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 19 Nov 2016 17:03:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r426409 - head/net/gupnp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Nov 2016 17:03:47 -0000 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