From owner-svn-ports-head@freebsd.org Sat Nov 19 17:03:52 2016 Return-Path: Delivered-To: svn-ports-head@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 1E711C4AD3D; Sat, 19 Nov 2016 17:03:52 +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 D4510157C; Sat, 19 Nov 2016 17:03:51 +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 uAJH3oN2066100; Sat, 19 Nov 2016 17:03:50 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uAJH3omX066098; Sat, 19 Nov 2016 17:03:50 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201611191703.uAJH3omX066098@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:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r426410 - head/net/gupnp-av X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Nov 2016 17:03:52 -0000 Author: sunpoet Date: Sat Nov 19 17:03:50 2016 New Revision: 426410 URL: https://svnweb.freebsd.org/changeset/ports/426410 Log: - Update to 0.12.10 - Add LICENSE_FILE Changes: https://git.gnome.org/browse/gupnp-av/tree/NEWS Modified: head/net/gupnp-av/Makefile head/net/gupnp-av/distinfo Modified: head/net/gupnp-av/Makefile ============================================================================== --- head/net/gupnp-av/Makefile Sat Nov 19 17:03:46 2016 (r426409) +++ head/net/gupnp-av/Makefile Sat Nov 19 17:03:50 2016 (r426410) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gupnp-av -PORTVERSION= 0.12.8 +PORTVERSION= 0.12.10 CATEGORIES= net MASTER_SITES= GNOME @@ -10,15 +10,13 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Helpers for audio/video applications using GUPnP LICENSE= LGPL20 +LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= gobject-introspection>=0.9.5:devel/gobject-introspection \ - gupnp>=0.19.0:net/gupnp -LIB_DEPENDS= libgupnp-1.0.so:net/gupnp -RUN_DEPENDS= gupnp>=0.19.0:net/gupnp +BUILD_DEPENDS= gobject-introspection>=0.9.5:devel/gobject-introspection OPTIONS_DEFINE= VALA OPTIONS_SUB= yes -VALA_DESC= Vala binding (requires net/gssdp and net/gupnp with VALA enabled) +VALA_DESC= Vala binding CONFIGURE_ARGS= --enable-introspection=yes GNU_CONFIGURE= yes Modified: head/net/gupnp-av/distinfo ============================================================================== --- head/net/gupnp-av/distinfo Sat Nov 19 17:03:46 2016 (r426409) +++ head/net/gupnp-av/distinfo Sat Nov 19 17:03:50 2016 (r426410) @@ -1,2 +1,3 @@ -SHA256 (gupnp-av-0.12.8.tar.xz) = 759bc7d46aff894c282d17f508d9b5be82de96aa74b10cb6b0fc6c5e07cc273c -SIZE (gupnp-av-0.12.8.tar.xz) = 357248 +TIMESTAMP = 1479482639 +SHA256 (gupnp-av-0.12.10.tar.xz) = 8038ef84dddbe7ad91c205bf91dddf684f072df8623f39b6555a6bb72837b85a +SIZE (gupnp-av-0.12.10.tar.xz) = 370552