FreeBSD Bugzilla – Attachment 220503 Details for
Bug 251791
security/p11-kit: Update to 0.23.22
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for p11-kit
0001-p11kit-02322.patch (text/plain), 2.82 KB, created by
Daniel Engberg
on 2020-12-12 17:39:21 UTC
(
hide
)
Description:
Patch for p11-kit
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2020-12-12 17:39:21 UTC
Size:
2.82 KB
patch
obsolete
>From 52ae5cf5e8376fa1a819058e8dfddcb277495cf7 Mon Sep 17 00:00:00 2001 >From: Daniel Engberg <daniel.engberg.lists@pyret.net> >Date: Sat, 12 Dec 2020 18:01:20 +0100 >Subject: [PATCH] p11kit-02322 > >p11kit-02322 > >Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net> >--- > security/p11-kit/Makefile | 12 ++---------- > security/p11-kit/distinfo | 8 +++----- > security/p11-kit/files/patch-p11-kit_lists.c | 10 ++++++++++ > 3 files changed, 15 insertions(+), 15 deletions(-) > create mode 100644 security/p11-kit/files/patch-p11-kit_lists.c > >diff --git a/security/p11-kit/Makefile b/security/p11-kit/Makefile >index 57a60e4c67b4..84d1ba9792c3 100644 >--- a/security/p11-kit/Makefile >+++ b/security/p11-kit/Makefile >@@ -2,13 +2,9 @@ > # $FreeBSD$ > > PORTNAME= p11-kit >-PORTVERSION= 0.23.21 >+DISTVERSION= 0.23.22 > CATEGORIES= security devel >-MASTER_SITES= https://github.com/p11-glue/p11-kit/releases/download/${PORTVERSION}/ >- >-# Partially backport https://github.com/p11-glue/p11-kit/pull/315 >-PATCH_SITES= https://github.com/p11-glue/p11-kit/commit/ >-PATCHFILES= 1a21df391691d9a9c7b5ebc77022385f7feb266b.patch:-p1 >+MASTER_SITES= https://github.com/p11-glue/p11-kit/releases/download/${DISTVERSION}/ > > MAINTAINER= novel@FreeBSD.org > COMMENT= Library for loading and enumerating of PKCS\#11 modules >@@ -47,10 +43,6 @@ MANPAGES_MESON_TRUE= man > > TEST_MESON_TRUE= test > >-# Partially backport https://github.com/p11-glue/p11-kit/pull/315 >-pre-configure: >- ${MV} ${WRKSRC}/trust/trust-extract-compat.in ${WRKSRC}/trust/trust-extract-compat >- > post-install: > ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} > ${MV} ${STAGEDIR}${PREFIX}/etc/pkcs11/pkcs11.conf.example ${STAGEDIR}${EXAMPLESDIR} >diff --git a/security/p11-kit/distinfo b/security/p11-kit/distinfo >index 1b82fa0468a9..10370f1443e5 100644 >--- a/security/p11-kit/distinfo >+++ b/security/p11-kit/distinfo >@@ -1,5 +1,3 @@ >-TIMESTAMP = 1598049189 >-SHA256 (p11-kit-0.23.21.tar.xz) = f1baa493f05ca0d867f06bcb54cbb5cdb28c756db07207b6e18de18a87b10627 >-SIZE (p11-kit-0.23.21.tar.xz) = 827064 >-SHA256 (1a21df391691d9a9c7b5ebc77022385f7feb266b.patch) = b99d6de5a0e2aebf2338476ff2dd1cb30061e91ab9c2064b6af63fe9b5e1bb76 >-SIZE (1a21df391691d9a9c7b5ebc77022385f7feb266b.patch) = 768 >+TIMESTAMP = 1607788969 >+SHA256 (p11-kit-0.23.22.tar.xz) = 8a8f40153dd5a3f8e7c03e641f8db400133fb2a6a9ab2aee1b6d0cb0495ec6b6 >+SIZE (p11-kit-0.23.22.tar.xz) = 830016 >diff --git a/security/p11-kit/files/patch-p11-kit_lists.c b/security/p11-kit/files/patch-p11-kit_lists.c >new file mode 100644 >index 000000000000..84ee7dc8b50c >--- /dev/null >+++ b/security/p11-kit/files/patch-p11-kit_lists.c >@@ -0,0 +1,10 @@ >+--- p11-kit/lists.c.orig 2020-12-12 16:25:48 UTC >++++ p11-kit/lists.c >+@@ -39,6 +39,7 @@ >+ >+ #include <assert.h> >+ #include <ctype.h> >++#include <stdint.h> >+ #include <string.h> >+ #include <stdio.h> >+ #include <stdlib.h> >-- >2.29.2 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 251791
:
220503
|
220510