Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Feb 2023 11:06:51 GMT
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6a8fbd168f85 - main - security/rubygem-tpm-key_attestation: update to 0.11.0
Message-ID:  <202302181106.31IB6pxJ098447@gitrepo.freebsd.org>

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

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

commit 6a8fbd168f856fe4bc092db13c882825fedcac40
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2023-02-18 11:01:30 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2023-02-18 11:06:15 +0000

    security/rubygem-tpm-key_attestation: update to 0.11.0
    
    Changelog:
    https://github.com/cedarcode/tpm-key_attestation/blob/master/CHANGELOG.md
---
 security/rubygem-tpm-key_attestation/Makefile | 3 ++-
 security/rubygem-tpm-key_attestation/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/security/rubygem-tpm-key_attestation/Makefile b/security/rubygem-tpm-key_attestation/Makefile
index 7522da3e89cb..45753dcc466b 100644
--- a/security/rubygem-tpm-key_attestation/Makefile
+++ b/security/rubygem-tpm-key_attestation/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	tpm-key_attestation
-PORTVERSION=	0.10.0
+PORTVERSION=	0.11.0
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 
@@ -11,6 +11,7 @@ LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	rubygem-bindata>=2.4<3:devel/rubygem-bindata \
+		rubygem-openssl2>2.0<3.1:security/rubygem-openssl2 \
 		rubygem-openssl-signature_algorithm>=1.0<2:security/rubygem-openssl-signature_algorithm
 
 USES=		gem
diff --git a/security/rubygem-tpm-key_attestation/distinfo b/security/rubygem-tpm-key_attestation/distinfo
index bcea255a5af2..08f7d6a19995 100644
--- a/security/rubygem-tpm-key_attestation/distinfo
+++ b/security/rubygem-tpm-key_attestation/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1600790635
-SHA256 (rubygem/tpm-key_attestation-0.10.0.gem) = 5f3439beb56407696505e17a4fb3de261df68caf62076ad25f29cb70119cf20f
-SIZE (rubygem/tpm-key_attestation-0.10.0.gem) = 34304
+TIMESTAMP = 1676717182
+SHA256 (rubygem/tpm-key_attestation-0.11.0.gem) = 5ef71d8e8ccd80393a1c22171dfff4ff70fbc361b58bad67b77a9464c647d84f
+SIZE (rubygem/tpm-key_attestation-0.11.0.gem) = 33792



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