Bug 257348 - security/pkcs11-tools: update to 2.4.0
Summary: security/pkcs11-tools: update to 2.4.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Guangyuan Yang
URL: https://github.com/Mastercard/pkcs11-...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-23 09:20 UTC by Eric Devolder
Modified: 2021-07-25 02:24 UTC (History)
2 users (show)

See Also:


Attachments
patch to upgrade from 2.3.1 to 2.4.0 (1.26 KB, patch)
2021-07-23 09:20 UTC, Eric Devolder
ygy: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Devolder 2021-07-23 09:20:34 UTC
Created attachment 226630 [details]
patch to upgrade from 2.3.1 to 2.4.0

patch to upgrade to release 2.4.0

Changelog at https://github.com/Mastercard/pkcs11-tools/blob/v2.4.0/CHANGELOG.md
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-07-25 02:22:37 UTC
A commit in branch main references this bug:

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

commit b72fdc8176698011c8e07155526fb11548a3a010
Author:     Eric Devolder <eric.devolder@gmail.com>
AuthorDate: 2021-07-25 02:21:50 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2021-07-25 02:21:50 +0000

    security/pkcs11-tools: Update to 2.4.0

    Changelog:      https://github.com/Mastercard/pkcs11-tools/blob/v2.4.0/CHANGELOG.md

    PR:             257348
    Approved by:    lwhsu (mentor, implicit)

 security/pkcs11-tools/Makefile | 2 +-
 security/pkcs11-tools/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 Guangyuan Yang freebsd_committer freebsd_triage 2021-07-25 02:24:57 UTC
Committed, thanks!