From owner-svn-ports-head@freebsd.org Wed Feb 19 11:32:29 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E2EE4256A9A; Wed, 19 Feb 2020 11:32:29 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48MwYn5Tjzz3Kv6; Wed, 19 Feb 2020 11:32:29 +0000 (UTC) (envelope-from antoine@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 97E0E8283; Wed, 19 Feb 2020 11:32:29 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 01JBWTXV082871; Wed, 19 Feb 2020 11:32:29 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 01JBWTHO082869; Wed, 19 Feb 2020 11:32:29 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <202002191132.01JBWTHO082869@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 19 Feb 2020 11:32:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r526507 - head/net/gupnp-igd X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/net/gupnp-igd X-SVN-Commit-Revision: 526507 X-SVN-Commit-Repository: ports 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.29 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, 19 Feb 2020 11:32:30 -0000 Author: antoine Date: Wed Feb 19 11:32:28 2020 New Revision: 526507 URL: https://svnweb.freebsd.org/changeset/ports/526507 Log: Remove optional dependency on py-gobject With hat: portmgr Modified: head/net/gupnp-igd/Makefile head/net/gupnp-igd/pkg-plist Modified: head/net/gupnp-igd/Makefile ============================================================================== --- head/net/gupnp-igd/Makefile Wed Feb 19 11:21:27 2020 (r526506) +++ head/net/gupnp-igd/Makefile Wed Feb 19 11:32:28 2020 (r526507) @@ -3,7 +3,7 @@ PORTNAME= gupnp-igd PORTVERSION= 0.2.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= GNOME @@ -19,21 +19,13 @@ LIB_DEPENDS= libgssdp-1.2.so:net/gssdp \ libgupnp-1.2.so:net/gupnp RUN_DEPENDS= gupnp>=0.18:net/gupnp -OPTIONS_DEFINE= PYTHON -OPTIONS_DEFAULT=PYTHON -OPTIONS_SUB= yes - USES= compiler:c11 gmake gnome libtool pathfix pkgconfig tar:xz USE_GNOME= glib20 introspection:build -CONFIGURE_ARGS= --enable-introspection=yes +CONFIGURE_ARGS= --enable-introspection=yes --disable-python GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes - -PYTHON_CONFIGURE_ENABLE=python -PYTHON_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gobject>=2.12.0:devel/py-gobject@${PY_FLAVOR} -PYTHON_USES= python:2.7 post-patch: @${REINPLACE_CMD} -e 's|gssdp-1.0|gssdp-1.2|; s|gupnp-1.0|gupnp-1.2|' ${WRKSRC}/configure ${WRKSRC}/gupnp-igd-1.0.pc.in ${WRKSRC}/libgupnp-igd/Makefile.in ${WRKSRC}/libgupnp-igd/GUPnPIgd-1.0.gir Modified: head/net/gupnp-igd/pkg-plist ============================================================================== --- head/net/gupnp-igd/pkg-plist Wed Feb 19 11:21:27 2020 (r526506) +++ head/net/gupnp-igd/pkg-plist Wed Feb 19 11:32:28 2020 (r526507) @@ -4,11 +4,6 @@ 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.2.0 -%%PYTHON%%%%PYTHON_SITELIBDIR%%/gupnp/__init__.py -%%PYTHON%%%%PYTHON_SITELIBDIR%%/gupnp/__init__.pyc -%%PYTHON%%%%PYTHON_SITELIBDIR%%/gupnp/__init__.pyo -%%PYTHON%%%%PYTHON_SITELIBDIR%%/gupnp/igd.a -%%PYTHON%%%%PYTHON_SITELIBDIR%%/gupnp/igd.so lib/girepository-1.0/GUPnPIgd-1.0.typelib libdata/pkgconfig/gupnp-igd-1.0.pc share/gir-1.0/GUPnPIgd-1.0.gir