From nobody Thu Oct 21 22:07:39 2021 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 3D1F318077E7; Thu, 21 Oct 2021 22:07:40 +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 4Hb1n76P3cz4Rv4; Thu, 21 Oct 2021 22:07:39 +0000 (UTC) (envelope-from git@FreeBSD.org) 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 5BF5F23045; Thu, 21 Oct 2021 22:07:39 +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 19LM7dbW080263; Thu, 21 Oct 2021 22:07:39 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19LM7dGS080262; Thu, 21 Oct 2021 22:07:39 GMT (envelope-from git) Date: Thu, 21 Oct 2021 22:07:39 GMT Message-Id: <202110212207.19LM7dGS080262@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: John Baldwin Subject: git: 3b28378023a3 - main - security/isal-kmod: Use native crypto_cursor_segment() on 13.0-STABLE. 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: jhb X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 3b28378023a3bad23f75c424c5daed1f0d8c9404 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by jhb (doc, src committer): URL: https://cgit.FreeBSD.org/ports/commit/?id=3b28378023a3bad23f75c424c5daed1f0d8c9404 commit 3b28378023a3bad23f75c424c5daed1f0d8c9404 Author: John Baldwin AuthorDate: 2021-10-21 22:06:17 +0000 Commit: John Baldwin CommitDate: 2021-10-21 22:07:26 +0000 security/isal-kmod: Use native crypto_cursor_segment() on 13.0-STABLE. Fix the build on today's 13.0-STABLE which added crypto_cursor_segment() in the kernel. --- security/isal-kmod/Makefile | 4 ++-- security/isal-kmod/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/security/isal-kmod/Makefile b/security/isal-kmod/Makefile index 635b7c4e6172..b4ccb52812e6 100644 --- a/security/isal-kmod/Makefile +++ b/security/isal-kmod/Makefile @@ -1,5 +1,5 @@ PORTNAME= isal -DISTVERSION= g20210528 +DISTVERSION= g20211021 CATEGORIES= security PKGNAMESUFFIX= -kmod @@ -19,7 +19,7 @@ USES= kmod uidfix USE_GITHUB= yes GH_ACCOUNT= bsdjhb GH_PROJECT= ocf_isa_l -GH_TAGNAME= 70d9359 +GH_TAGNAME= 7cf3a29 GH_TUPLE= intel:isa-l_crypto:v2.22.0:isal_crypto/isa-l_crypto PLIST_FILES= ${KMODDIR}/isal.ko \ diff --git a/security/isal-kmod/distinfo b/security/isal-kmod/distinfo index 47c2fa3acdcd..e3cc61dc6116 100644 --- a/security/isal-kmod/distinfo +++ b/security/isal-kmod/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1622239540 -SHA256 (bsdjhb-ocf_isa_l-g20210528-70d9359_GH0.tar.gz) = f2f7d7b2da98938b46b3caec1e095c00dcd5dece15932ab4bf5ff0a948833b01 -SIZE (bsdjhb-ocf_isa_l-g20210528-70d9359_GH0.tar.gz) = 5503 +TIMESTAMP = 1634838914 +SHA256 (bsdjhb-ocf_isa_l-g20211021-7cf3a29_GH0.tar.gz) = 6dd6a4bd696fa6c5c3acc5949004f038c04d827acdc3b4125221cd1c49827a76 +SIZE (bsdjhb-ocf_isa_l-g20211021-7cf3a29_GH0.tar.gz) = 5529 SHA256 (intel-isa-l_crypto-v2.22.0_GH0.tar.gz) = c6503b455bdf0efcad74fdae4e9b30465e0e208cff2b0b34fd8f471553455527 SIZE (intel-isa-l_crypto-v2.22.0_GH0.tar.gz) = 518022