From nobody Tue Jun 13 18:51:42 2023 X-Original-To: dev-commits-ports-main@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 4Qgd2629sgz4dcMh; Tue, 13 Jun 2023 18:51:42 +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 4Qgd261kf5z3NZ0; Tue, 13 Jun 2023 18:51:42 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1686682302; 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=qzQ1P+vrGfBowlXrQPhulPTBRkDgCV0KA0Ua0l7so+M=; b=v5k1rsZplwVrdo4uON5ViKwCLcTroKeGxOiI/rzY1cigHG/QbMUOltEbjYiWPtyqrbjs9Y 1H/oL2PCcFJzffNjns4gIhiB69sgYI3NjesBAFYEKgMG83RFQP/Dhdmar8DB/ifeOazRUP +4D6MBTN+kxh1d+NEG0KVjUUJHZQta2dUeirDtgRivuQThpJ0hMN/ejTvXPbuu7oP8BF+R pFIvxLQeHjZyk/eu3SE6XofjeuYPdrWwGPYKCtEjglwK99cUcGJF1aTe4mWTlhY59wkP0E hiCPlUIO9t3olkgQ5X8EWbBR7lEmR4qPxHf9lxNN3X3/70NL1YhbkrQeuv8dsw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1686682302; 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=qzQ1P+vrGfBowlXrQPhulPTBRkDgCV0KA0Ua0l7so+M=; b=aAB727C57ll9xiAQ/hB1wMS5u6IpkehazxqPtP+4Y2IHXd6aeSL125Yg5fngg1Fdz0ptCz Z6S98ZeiATrQpIVbX/0U17fjGVY1lKX6Xxf/jagcoJvGG4MR2JwOUuadWDjVjqPwYB/16E 07wd2m9/aJuw4bV9dn6r2o0gssZvGVdpl5hwTyS/cxnYUQwYZ4QmLbQr4H++DMVVSgQqyp JogRheG9vRpSGpHWxz8pJj2zBEaw4kcixHzzmb9qDbTxqLtwZSZtxuzrvJUamxOkC8aTNx 5uxjbaUYeMHelXlNYRjG/9S9hle+beb8mG/3FNqyihIUUUepO1mcERL4mRBNXQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1686682302; a=rsa-sha256; cv=none; b=fm7UPDp0AM90/bNW1BCwDtqa+/+q/2iIFEoYqMMD7yBCiRRYGZ4K0ONfIRf8eWKxbj108Y 9y1+NoeES5oi2KC5UabFdjTuC//rQnT91FSG+11eSIZNnhLpdpCsx4dB5dpAWSNxGHveQu MfukODUG5tvTXxXIiZrTI5IePKVzIETGehxzXtq1QbIySCC2jJXwtuuGGoSBy39Uyuy6U+ IQ0C5lo5n0y46A9+fp8GO0L6D+EoCifg1BJBc14mUzqW2DKezi+Ju7TXO0dxq1MavY4bdu +RQ91iRxvmAw7BscWlubtqyJbZc3V/coSBC/86HAmj72KAht70kXveH8A1zMyQ== 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 4Qgd260pTTzYlM; Tue, 13 Jun 2023 18:51:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 35DIpgLR068648; Tue, 13 Jun 2023 18:51:42 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 35DIpgFL068647; Tue, 13 Jun 2023 18:51:42 GMT (envelope-from git) Date: Tue, 13 Jun 2023 18:51:42 GMT Message-Id: <202306131851.35DIpgFL068647@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Piotr Kubaj Subject: git: 94742ef78187 - main - net/intel-irdma-kmod: also add runtime dependency on ice kmod List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: pkubaj X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 94742ef781877b0b08b2023082c989ac6b6ad622 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=94742ef781877b0b08b2023082c989ac6b6ad622 commit 94742ef781877b0b08b2023082c989ac6b6ad622 Author: Piotr Kubaj AuthorDate: 2023-06-13 18:51:09 +0000 Commit: Piotr Kubaj CommitDate: 2023-06-13 18:51:41 +0000 net/intel-irdma-kmod: also add runtime dependency on ice kmod --- net/intel-irdma-kmod/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net/intel-irdma-kmod/Makefile b/net/intel-irdma-kmod/Makefile index 0ad49a7384f3..335d61f1dec8 100644 --- a/net/intel-irdma-kmod/Makefile +++ b/net/intel-irdma-kmod/Makefile @@ -11,6 +11,7 @@ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/doc/irdma_readme.txt BUILD_DEPENDS= ${NONEXISTENT}:net/intel-ice-kmod:extract +RUN_DEPENDS= ${KMODDIR}/if_ice_updated.ko:net/intel-ice-kmod USES= kmod