Bug 272972 - [NEW PORT] sysutils/libtpms: This library provides emulation of a Trusted Platform Module
Summary: [NEW PORT] sysutils/libtpms: This library provides emulation of a Trusted Pla...
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: freebsd-ports-bugs (Nobody)
URL: https://github.com/stefanberger/libtpms
Keywords:
Depends on:
Blocks: 272973
  Show dependency treegraph
 
Reported: 2023-08-06 11:33 UTC by Goran Mekić
Modified: 2023-08-09 07:48 UTC (History)
2 users (show)

See Also:


Attachments
libtpms.patch (3.94 KB, patch)
2023-08-06 11:33 UTC, Goran Mekić
meka: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(+)