Bug 272972

Summary: [NEW PORT] sysutils/libtpms: This library provides emulation of a Trusted Platform Module
Product: Ports & Packages Reporter: Goran Mekić <meka>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: corvink, manu
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/stefanberger/libtpms
Bug Depends on:    
Bug Blocks: 272973    
Attachments:
Description Flags
libtpms.patch meka: maintainer-approval+

Description Goran Mekić 2023-08-06 11:33:00 UTC
QA:

  * portlint: OK (looks fine.)
  * testport: OK (poudriere: 13.2, amd64 tested)
Comment 1 Goran Mekić 2023-08-06 11:33:56 UTC
Created attachment 243881 [details]
libtpms.patch
Comment 2 Emmanuel Vadot freebsd_committer freebsd_triage 2023-08-07 09:02:10 UTC
LGTM
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-08-09 07:25:27 UTC
A commit in branch main references this bug:

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

commit 6dd18dc319c12b8fc12775527bc02e25c2f4c607
Author:     Goran Mekić <meka@tilda.center>
AuthorDate: 2023-08-06 08:53:53 +0000
Commit:     Corvin Köhne <corvink@FreeBSD.org>
CommitDate: 2023-08-09 07:25:02 +0000

    sysutils/libtpms: This library provides emulation of a Trusted Platform Module

    PR:                     272972
    Reviewed by:            manu
    Approved by:            manu
    Differential Revision:  https://reviews.freebsd.org/D41345

 sysutils/Makefile                |  1 +
 sysutils/libtpms/Makefile (new)  | 22 ++++++++++++++++++++++
 sysutils/libtpms/distinfo (new)  |  3 +++
 sysutils/libtpms/pkg-descr (new) |  4 ++++
 sysutils/libtpms/pkg-plist (new) | 37 +++++++++++++++++++++++++++++++++++++
 5 files changed, 67 insertions(+)