From owner-svn-ports-head@FreeBSD.ORG Wed Oct 1 20:07:22 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A3C2AD43; Wed, 1 Oct 2014 20:07:22 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 8556FEA3; Wed, 1 Oct 2014 20:07:22 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s91K7ML4081505; Wed, 1 Oct 2014 20:07:22 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s91K7LpN081502; Wed, 1 Oct 2014 20:07:21 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201410012007.s91K7LpN081502@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 1 Oct 2014 20:07:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r369755 - head/net/gupnp-igd 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.18-1 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: Wed, 01 Oct 2014 20:07:22 -0000 Author: sunpoet Date: Wed Oct 1 20:07:21 2014 New Revision: 369755 URL: https://svnweb.freebsd.org/changeset/ports/369755 QAT: https://qat.redports.org/buildarchive/r369755/ Log: - Update to 0.2.4 - Fix USES=python - Cleanup PLIST Changes: http://git.gnome.org/browse/gupnp-igd/tree/NEWS Modified: head/net/gupnp-igd/Makefile head/net/gupnp-igd/distinfo head/net/gupnp-igd/pkg-plist Modified: head/net/gupnp-igd/Makefile ============================================================================== --- head/net/gupnp-igd/Makefile Wed Oct 1 20:07:16 2014 (r369754) +++ head/net/gupnp-igd/Makefile Wed Oct 1 20:07:21 2014 (r369755) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gupnp-igd -PORTVERSION= 0.2.3 -PORTREVISION= 1 +PORTVERSION= 0.2.4 CATEGORIES= net MASTER_SITES= GNOME @@ -30,7 +29,7 @@ USE_LDCONFIG= yes USES= gmake libtool pathfix pkgconfig tar:xz PYTHON_CONFIGURE_ENABLE=python -PYTHON_USES= python +PYTHON_USES= python:2 post-patch: @${REINPLACE_CMD} -e '/ --define-variable=/d' ${WRKSRC}/configure Modified: head/net/gupnp-igd/distinfo ============================================================================== --- head/net/gupnp-igd/distinfo Wed Oct 1 20:07:16 2014 (r369754) +++ head/net/gupnp-igd/distinfo Wed Oct 1 20:07:21 2014 (r369755) @@ -1,2 +1,2 @@ -SHA256 (gupnp-igd-0.2.3.tar.xz) = ccaf49f9d4f38ac646f1b00341d4db767291e56592286da0e0eb0835811f462d -SIZE (gupnp-igd-0.2.3.tar.xz) = 269920 +SHA256 (gupnp-igd-0.2.4.tar.xz) = 38c4a6d7718d17eac17df95a3a8c337677eda77e58978129ad3182d769c38e44 +SIZE (gupnp-igd-0.2.4.tar.xz) = 272004 Modified: head/net/gupnp-igd/pkg-plist ============================================================================== --- head/net/gupnp-igd/pkg-plist Wed Oct 1 20:07:16 2014 (r369754) +++ head/net/gupnp-igd/pkg-plist Wed Oct 1 20:07:21 2014 (r369755) @@ -3,7 +3,7 @@ include/gupnp-igd-1.0/libgupnp-igd/gupnp lib/libgupnp-igd-1.0.a lib/libgupnp-igd-1.0.so lib/libgupnp-igd-1.0.so.4 -lib/libgupnp-igd-1.0.so.4.1.1 +lib/libgupnp-igd-1.0.so.4.2.0 %%PYTHON%%%%PYTHON_SITELIBDIR%%/gupnp/__init__.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/gupnp/__init__.pyc %%PYTHON%%%%PYTHON_SITELIBDIR%%/gupnp/__init__.pyo @@ -19,14 +19,10 @@ share/gtk-doc/html/gupnp-igd/gupnp-igd.d share/gtk-doc/html/gupnp-igd/home.png share/gtk-doc/html/gupnp-igd/index.html share/gtk-doc/html/gupnp-igd/index.sgml +share/gtk-doc/html/gupnp-igd/left-insensitive.png share/gtk-doc/html/gupnp-igd/left.png +share/gtk-doc/html/gupnp-igd/right-insensitive.png share/gtk-doc/html/gupnp-igd/right.png share/gtk-doc/html/gupnp-igd/style.css +share/gtk-doc/html/gupnp-igd/up-insensitive.png share/gtk-doc/html/gupnp-igd/up.png -@dirrmtry share/gtk-doc/html/gupnp-igd -@dirrmtry share/gtk-doc/html -@dirrmtry share/gtk-doc -%%PYTHON%%@dirrmtry %%PYTHON_SITELIBDIR%%/gupnp -%%PYTHON%%@dirrmtry %%PYTHON_SITELIBDIR%% -@dirrmtry include/gupnp-igd-1.0/libgupnp-igd -@dirrmtry include/gupnp-igd-1.0