Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Sep 2023 08:53:34 GMT
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8085a1629038 - main - security/tpm2-tools: Update to 5.5
Message-ID:  <202309110853.38B8rY5F092100@gitrepo.freebsd.org>

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

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

commit 8085a16290381cfee2b6ab5df21dbd79fe2bc4ae
Author:     Tadeusz Struk <tstruk@gmail.com>
AuthorDate: 2023-09-11 08:46:58 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2023-09-11 08:52:13 +0000

    security/tpm2-tools: Update to 5.5
    
    Differential Revision:  https://reviews.freebsd.org/D41802
---
 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 2bcc9d2cbae8..0f226e79b755 100644
--- a/security/tpm2-tools/Makefile
+++ b/security/tpm2-tools/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	tpm2-tools
-DISTVERSION=	5.2
-PORTREVISION=	1
+DISTVERSION=	5.5
 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 4d7fbabb5791..d523ba32efb5 100644
--- a/security/tpm2-tools/distinfo
+++ b/security/tpm2-tools/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1632890666
-SHA256 (tpm2-tools-5.2.tar.gz) = c0b402f6a7b3456e8eb2445211e2d41c46c7e769e05fe4d8909ff64119f7a630
-SIZE (tpm2-tools-5.2.tar.gz) = 1072078
+TIMESTAMP = 1694303949
+SHA256 (tpm2-tools-5.5.tar.gz) = 1fdb49c730537bfdaed088884881a61e3bfd121e957ec0bdceeec0261236c123
+SIZE (tpm2-tools-5.5.tar.gz) = 1241390
diff --git a/security/tpm2-tools/pkg-plist b/security/tpm2-tools/pkg-plist
index 0656a204bd55..5c7161ae2ba4 100644
--- a/security/tpm2-tools/pkg-plist
+++ b/security/tpm2-tools/pkg-plist
@@ -21,6 +21,7 @@ bin/tpm2_duplicate
 bin/tpm2_ecdhkeygen
 bin/tpm2_ecdhzgen
 bin/tpm2_ecephemeral
+bin/tpm2_encodeobject
 bin/tpm2_encryptdecrypt
 bin/tpm2_eventlog
 bin/tpm2_evictcontrol
@@ -122,6 +123,7 @@ man/man1/tpm2_duplicate.1.gz
 man/man1/tpm2_ecdhkeygen.1.gz
 man/man1/tpm2_ecdhzgen.1.gz
 man/man1/tpm2_ecephemeral.1.gz
+man/man1/tpm2_encodeobject.1.gz
 man/man1/tpm2_encryptdecrypt.1.gz
 man/man1/tpm2_eventlog.1.gz
 man/man1/tpm2_evictcontrol.1.gz



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