Re: git: c87f37b95bae - main - security/p11-kit: update to 0.25.9

From: Roman Bogorodskiy <novel_at_freebsd.org>
Date: Fri, 19 Sep 2025 16:32:22 UTC
  Po-Chuan Hsieh wrote:

> Hello Roman,
> 
> On Fri, Sep 19, 2025 at 10:13 PM Roman Bogorodskiy <novel@freebsd.org>
> wrote:
> 
> > The branch main has been updated by novel:
> >
> > URL:
> > https://cgit.FreeBSD.org/ports/commit/?id=c87f37b95baee985a2a2d78cd6026472e3b6f2a9
> >
> > commit c87f37b95baee985a2a2d78cd6026472e3b6f2a9
> > Author:     Roman Bogorodskiy <novel@FreeBSD.org>
> > AuthorDate: 2025-09-19 08:51:11 +0000
> > Commit:     Roman Bogorodskiy <novel@FreeBSD.org>
> > CommitDate: 2025-09-19 14:12:27 +0000
> >
> >     security/p11-kit: update to 0.25.9
> > ---
> >  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 845f8ab77d6b..e3395b9f8a6e 100644
> > --- a/security/p11-kit/Makefile
> > +++ b/security/p11-kit/Makefile
> > @@ -1,5 +1,5 @@
> >  PORTNAME=      p11-kit
> > -DISTVERSION=   0.25.8
> > +DISTVERSION=   0.25.9
> >  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 8792b97e4abc..0b59254741ec 100644
> > --- a/security/p11-kit/distinfo
> > +++ b/security/p11-kit/distinfo
> > @@ -1,3 +1,3 @@
> > -TIMESTAMP = 1757740866
> > -SHA256 (p11-kit-0.25.8.tar.xz) =
> > 2fd4073ee2a47edafaae2c8affa2bcca64e0697f8881f68f580801ef43cab0ce
> > -SIZE (p11-kit-0.25.8.tar.xz) = 1060504
> > +TIMESTAMP = 1758269976
> > +SHA256 (p11-kit-0.25.9.tar.xz) =
> > f6512a10b2dcf2651cfd57dd767a36c6e44494ab37724c10d4304fe9f0a36497
> > +SIZE (p11-kit-0.25.9.tar.xz) = 530960
> >
> 
> Could you please check the distinfo? It fails to fetch the tarball.
> Thanks.

Thanks for letting me know. Apparently, upstream have re-rolled the
tarball. I'll update the port once I inspect and test the changes.

> ===>  License BSD3CLAUSE accepted by the user
> => p11-kit-0.25.9.tar.xz doesn't seem to exist in /usr/ports/distfiles.
> => Attempting to fetch
> https://github.com/p11-glue/p11-kit/releases/download/0.25.9/p11-kit-0.25.9.tar.xz
> fetch:
> https://github.com/p11-glue/p11-kit/releases/download/0.25.9/p11-kit-0.25.9.tar.xz:
> size mismatch: expected 530960, actual 1053140
> => Attempting to fetch
> http://distcache.FreeBSD.org/ports-distfiles/p11-kit-0.25.9.tar.xz
> fetch: http://distcache.FreeBSD.org/ports-distfiles/p11-kit-0.25.9.tar.xz:
> Not Found
> => Couldn't fetch it - please try to retrieve this
> => port manually into /usr/ports/distfiles and try again.
> *** Error code 1
> 
> 
> > diff --git a/security/p11-kit/pkg-plist b/security/p11-kit/pkg-plist
> > index b46c8f26f9a5..16514a29475b 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.3
> > +lib/libp11-kit.so.0.4.4
> >  lib/p11-kit-proxy.so
> >  lib/pkcs11/p11-kit-client.so
> >  lib/pkcs11/p11-kit-trust.so
> >