From nobody Wed Sep 20 17:07:18 2023 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RrQ1y52w7z4tvpn; Wed, 20 Sep 2023 17:07:18 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RrQ1y4crGz4Yk5; Wed, 20 Sep 2023 17:07:18 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1695229638; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=wS38TwC5EKbLwXmjHyaEolT8PJzLNODSbHJffmF8zt0=; b=ruNYTTlibdAymnnBDfVkb6UPeM+9BjzuJ7rPH8PTwTud1RWAfrk/J+hxZwOK7VMjvwqCB0 PKtHPBO++FmtHYkEMRr5kQ3nuEtvzZU7YhXD4G2f+1kzxyjala5hMA+FLUgySAE1R3sB0t a+iTkrr2kOR72oRsGMOMAOLa9CWvImbyP1yBu321yDefTOuzGgq2F535ZEv7ESHzWinv8I WMiiG5JTxdD8hi0SbHcYlRPU1J70YYhQkE1UQ2jEv+9xPES1Nrxh7UTUdppTPzspLnbLaj QoS4u10m98SmXEpBcaEjRqc903InQHam7XDnUMLGQlWAChuyx2T5avvSyE10xQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695229638; a=rsa-sha256; cv=none; b=P/uJKZAj/H3r3WahEYy7y16n0hcmoOLzdp2LAmbzdutXhiHHHEV+bH7hTRfuqWh2bW1V6f SrWMmcFfdmCsu82eZS504T2oqkFlJB2cbTB+dnmgjSp5pwUCskTcZWj6a7qHROibfT3l9l fukSijNeC4W8GMb8bikap0OK3IrK3/uYfCYZv0Z/5m+Nw7GCQMEGYZ8bX+P8NSEpcVjAVK N9i45I5yzLnq29YKIVAmG0K//azOcEjcNXwaLvSeouLRzLToDb/feMtrE9+sZd/1bxNjBl 9jB7/poSSjzK+cpmydHN28svvRPYTysJq66X1VK7zlla7freLLVC2KfezlA+WA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1695229638; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=wS38TwC5EKbLwXmjHyaEolT8PJzLNODSbHJffmF8zt0=; b=vedxQWc+i54EPaul7+2tQds8AQHjEVLfzCylZXnsUO8ER+lxZevoQuNZ474kSIeYROBLy5 UjIwXuxITOMJHP0SuaYRNbhabNTYwuYNO+c2jqGlNiKwVHNaudXwlDCcmcyfTgtXjI/Nh2 COtephVadNcXZaDQ07AkDA/X+N+wFzzzWWtiA9JhMV/u4hI/dkzBEWuZBtvoRF+vWjPjkU Mwmr846dWcLO16Tzg2CvcVfky6wo+OIhgT18HvgWMhZiX8365vlBq3WWo4ftvHbIaH/kO8 LegfJdG4TOA+LNBpu4y6JGTqILxOdDJJKzqq5peHftxt4bBytvs0JLMjf94r6Q== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RrQ1y3hTsz13f0; Wed, 20 Sep 2023 17:07:18 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 38KH7IVg052884; Wed, 20 Sep 2023 17:07:18 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 38KH7IjG052881; Wed, 20 Sep 2023 17:07:18 GMT (envelope-from git) Date: Wed, 20 Sep 2023 17:07:18 GMT Message-Id: <202309201707.38KH7IjG052881@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Muhammad Moinur Rahman Subject: git: 1c7096ced412 - main - net/py-libdnet: Fix runtime build List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bofh X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1c7096ced41211ed08f1dbae6d18dd8d49c19bf9 Auto-Submitted: auto-generated The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=1c7096ced41211ed08f1dbae6d18dd8d49c19bf9 commit 1c7096ced41211ed08f1dbae6d18dd8d49c19bf9 Author: Muhammad Moinur Rahman AuthorDate: 2023-09-20 15:58:13 +0000 Commit: Muhammad Moinur Rahman CommitDate: 2023-09-20 17:07:11 +0000 net/py-libdnet: Fix runtime build After the fix for net/libdnet py-libdnet was failing to build which is fixed here. Approved by: portmgr (just-fix-it) --- net/py-libdnet/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/py-libdnet/Makefile b/net/py-libdnet/Makefile index 58b553c1e3de..7f8be1f9ab75 100644 --- a/net/py-libdnet/Makefile +++ b/net/py-libdnet/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -6,7 +6,7 @@ COMMENT= Python module for libdnet LIB_DEPENDS= libdnet.so:net/libdnet -USES= autoreconf libtool python +USES= autoreconf libtool localbase:ldflags python MASTERDIR= ${.CURDIR}/../libdnet INSTALL_WRKSRC= ${WRKSRC}/python