From nobody Tue Jan 20 17:01:53 2026 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 4dwYX64myVz6Npsf for ; Tue, 20 Jan 2026 17:01:58 +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 "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4dwYX126G7z3W7Z for ; Tue, 20 Jan 2026 17:01:53 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1768928513; 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=9FpfqXNgHazL6LOZ77bSzZI3/3kio8YETsQEAqnyvkI=; b=wboK7IRDlqHhyLMWgC13/CL0Uf14+bTuhT4A1mg4n1GkfZS3IHcYsHr1D8vmvXTMv96iCY N1wFfz9UxW+G2kp92s1OWgssCJBoSKPGtAkV07faiLs1tyetwFp0IXzBICus1Ncr74s7Lq OH0QLDXPaHecz5M+CIB5sCAtXgaeg+onGm2+8BclqHPyRSKzmDrEP1oSclkpAndaHrnvMO QMmfWvP7tQ61S7AxtOBeM0223h7NKiKYmkqDZ8ugALqLoyAg4ipFEIOEdlLuzrPmM3cW7g pD25b6naE9qmR+h05DYzisR/HFEGBWJCB9gDVckScUDHDVl3kW8vxfVkQtYpeA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1768928513; 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=9FpfqXNgHazL6LOZ77bSzZI3/3kio8YETsQEAqnyvkI=; b=AuoGaJYG8JH51BMoHIoKwiNuNPCvq/Gm6AhpPyesh+0HUgl/vy0QiyQXX4jniW2QRQYQBn xshaEEFn6nZRLhh7GvRQSyZK999zDgtXd4KPOxtuph8vPdsaIYP9XzTePWFVu7ahRh1WCx fxo6gAAwV7tewbUGyUo+OURE/0Y7fzTl9IUa8Q+CTifi4aSgsGnm8hyaeo62sUqSB9/tJM JqOPxWc7BehFYV0nNG0jHMs2NdSshY0L+M/Etq/CmsZpdfYx/vkjQC8FRSRX9c9qJgnf5b fiFxS66BW5iY+rf5xnV6Vh0hBEk84HTCOKq6AKYoNvAjS757rFpdl6yg9Mgj1g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1768928513; a=rsa-sha256; cv=none; b=MzlGb8Ia8GspCsn0xVNjwsecSGZWDMmByfn8Uq9Estt+XvOFO2M0LBFlEXTb0Fj/0zB5Dv zCaNkQa46Jiwx3xSYZ69ws808SMapuXMj3ANfYHx05X0QfvYy3ZblNqCs3MBGnonSLXFQm hGmDDCxWZ7dqxb4iSaNQBm92Va4M0W8nw3BdkQ6tnFkL7Qcbi4MzxCEmgM92ZAYfxRhJlZ F6Rv29kzc5Ln2pUMi/p24tPK31sA0kokdo6p2sNxE4sAXLlmy3HtuKsyyGxRDbUmaHiq30 UP+8o++wB2tRU4H4Yz7DyfWnFYWG8xqknHBJiNeg0yc9TstsSkGc9rF05nNTgA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4dwYX11gyYz1PRb for ; Tue, 20 Jan 2026 17:01:53 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 33af1 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 20 Jan 2026 17:01:53 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Roman Bogorodskiy Subject: git: ddecaf7f4416 - main - security/p11-kit: update to 0.26.1 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: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: novel X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ddecaf7f44166354a88b141a22652babf519cc99 Auto-Submitted: auto-generated Date: Tue, 20 Jan 2026 17:01:53 +0000 Message-Id: <696fb501.33af1.7dbc6595@gitrepo.freebsd.org> The branch main has been updated by novel: URL: https://cgit.FreeBSD.org/ports/commit/?id=ddecaf7f44166354a88b141a22652babf519cc99 commit ddecaf7f44166354a88b141a22652babf519cc99 Author: Roman Bogorodskiy AuthorDate: 2026-01-19 18:05:12 +0000 Commit: Roman Bogorodskiy CommitDate: 2026-01-20 16:59:57 +0000 security/p11-kit: update to 0.26.1 --- security/p11-kit/Makefile | 2 +- security/p11-kit/distinfo | 6 +++--- security/p11-kit/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/security/p11-kit/Makefile b/security/p11-kit/Makefile index 3c2435042246..b9040d143e9b 100644 --- a/security/p11-kit/Makefile +++ b/security/p11-kit/Makefile @@ -1,5 +1,5 @@ PORTNAME= p11-kit -DISTVERSION= 0.26.0 +DISTVERSION= 0.26.1 CATEGORIES= security devel MASTER_SITES= https://github.com/p11-glue/${PORTNAME}/releases/download/${DISTVERSION}/ diff --git a/security/p11-kit/distinfo b/security/p11-kit/distinfo index 408b9ed974e9..ff164c01b53f 100644 --- a/security/p11-kit/distinfo +++ b/security/p11-kit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1768584326 -SHA256 (p11-kit-0.26.0.tar.xz) = a30a8cdfd0b0e22a6effe70d77c3d9144b74b7e267f288a2e3adcd966ff091cc -SIZE (p11-kit-0.26.0.tar.xz) = 1068736 +TIMESTAMP = 1768836741 +SHA256 (p11-kit-0.26.1.tar.xz) = 4769f81483a28040cce1dac09a99599f787a8e0dc239a3089d4b0f676b7c4561 +SIZE (p11-kit-0.26.1.tar.xz) = 1069980 diff --git a/security/p11-kit/pkg-plist b/security/p11-kit/pkg-plist index 033e711041d2..6da83a6b6032 100644 --- a/security/p11-kit/pkg-plist +++ b/security/p11-kit/pkg-plist @@ -11,7 +11,7 @@ include/p11-kit-1/p11-kit/uri.h include/p11-kit-1/p11-kit/version.h lib/libp11-kit.so lib/libp11-kit.so.0 -lib/libp11-kit.so.0.4.6 +lib/libp11-kit.so.0.4.7 lib/p11-kit-proxy.so lib/pkcs11/p11-kit-client.so lib/pkcs11/p11-kit-trust.so