Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Nov 2023 07:52:19 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b9ccb7476166 - main - security/p11-kit: Update to 0.25.2
Message-ID:  <202311050752.3A57qJxa069905@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b9ccb74761668a5140cf0b7591ae72fb6c3e89da

commit b9ccb74761668a5140cf0b7591ae72fb6c3e89da
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-11-04 08:18:19 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-11-05 07:52:11 +0000

    security/p11-kit: Update to 0.25.2
    
    Changelog: https://github.com/p11-glue/p11-kit/releases/tag/0.25.2
    
    PR:             274864
    Reviewed by:    novel (maintainer)
    Sponsored by:   Blinkinblox
---
 security/p11-kit/Makefile | 2 +-
 security/p11-kit/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/security/p11-kit/Makefile b/security/p11-kit/Makefile
index 47d1f8c9a221..74bfe266981d 100644
--- a/security/p11-kit/Makefile
+++ b/security/p11-kit/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	p11-kit
-DISTVERSION=	0.25.1
+DISTVERSION=	0.25.2
 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 e67b87852aef..b71475d2ed95 100644
--- a/security/p11-kit/distinfo
+++ b/security/p11-kit/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1698448924
-SHA256 (p11-kit-0.25.1.tar.xz) = b6f326925725c8c45484e6daf78cdc73428a86296b6b99078255017f1bacdafc
-SIZE (p11-kit-0.25.1.tar.xz) = 990460
+TIMESTAMP = 1698884549
+SHA256 (p11-kit-0.25.2.tar.xz) = 44be0f5797464ca5b36c68c8fb9152c2d34e91f6ba910ad3945dd7cdd2557cc3
+SIZE (p11-kit-0.25.2.tar.xz) = 990488



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311050752.3A57qJxa069905>