Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jan 2024 12:17:57 GMT
From:      Gleb Popov <arrowd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: cf0f1c51f78b - main - security/tpm2-tools: Update to 5.6
Message-ID:  <202401081217.408CHvIt082640@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by arrowd:

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

commit cf0f1c51f78bb2d7db03d8dce1fc1acc03789ff5
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2024-01-08 12:08:00 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2024-01-08 12:17:39 +0000

    security/tpm2-tools: Update to 5.6
    
    Sponsored by:   Serenity Cybersecurity, LLC
---
 security/tpm2-tools/Makefile  | 3 +--
 security/tpm2-tools/distinfo  | 6 +++---
 security/tpm2-tools/pkg-plist | 2 ++
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/security/tpm2-tools/Makefile b/security/tpm2-tools/Makefile
index da6b5d519e1f..c02e59c9fbb6 100644
--- a/security/tpm2-tools/Makefile
+++ b/security/tpm2-tools/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	tpm2-tools
-DISTVERSION=	5.5
-PORTREVISION=	2
+DISTVERSION=	5.6
 CATEGORIES=	security
 MASTER_SITES=	https://github.com/tpm2-software/tpm2-tools/releases/download/${DISTVERSION}/
 
diff --git a/security/tpm2-tools/distinfo b/security/tpm2-tools/distinfo
index d523ba32efb5..709b7ee5c5b6 100644
--- a/security/tpm2-tools/distinfo
+++ b/security/tpm2-tools/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1694303949
-SHA256 (tpm2-tools-5.5.tar.gz) = 1fdb49c730537bfdaed088884881a61e3bfd121e957ec0bdceeec0261236c123
-SIZE (tpm2-tools-5.5.tar.gz) = 1241390
+TIMESTAMP = 1704715169
+SHA256 (tpm2-tools-5.6.tar.gz) = 52c8bcbaadca082abfe5eb7ee4967d2d632d84b1677675f2f071b6d2ec22cec3
+SIZE (tpm2-tools-5.6.tar.gz) = 1266731
diff --git a/security/tpm2-tools/pkg-plist b/security/tpm2-tools/pkg-plist
index 179902699f06..bfb040ff42f0 100644
--- a/security/tpm2-tools/pkg-plist
+++ b/security/tpm2-tools/pkg-plist
@@ -97,6 +97,7 @@ bin/tpm2_startauthsession
 bin/tpm2_startup
 bin/tpm2_stirrandom
 bin/tpm2_testparms
+bin/tpm2_tr_encode
 bin/tpm2_unseal
 bin/tpm2_verifysignature
 bin/tpm2_zgen2phase
@@ -237,6 +238,7 @@ man/man1/tpm2_startauthsession.1.gz
 man/man1/tpm2_startup.1.gz
 man/man1/tpm2_stirrandom.1.gz
 man/man1/tpm2_testparms.1.gz
+man/man1/tpm2_tr_encode.1.gz
 man/man1/tpm2_unseal.1.gz
 man/man1/tpm2_verifysignature.1.gz
 man/man1/tpm2_zgen2phase.1.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401081217.408CHvIt082640>