Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Apr 2023 06:57:50 GMT
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: fda3cd07c883 - 2023Q2 - security/rubygem-tpm-key_attestation: update to 0.12.0
Message-ID:  <202304200657.33K6voVf022761@gitrepo.freebsd.org>

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

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

commit fda3cd07c883514be11341e66f74a62a2e6c2866
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2023-04-10 10:29:08 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2023-04-20 02:14:45 +0000

    security/rubygem-tpm-key_attestation: update to 0.12.0
    
    Required for gitlab-ce 15.10.
    
    Changelog:
    https://github.com/cedarcode/tpm-key_attestation/blob/master/CHANGELOG.md
    (cherry picked from commit 97d20c3c5675cadc7d5ffb5ac0b0852f83cb53de)
---
 security/rubygem-tpm-key_attestation/Makefile | 4 ++--
 security/rubygem-tpm-key_attestation/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/security/rubygem-tpm-key_attestation/Makefile b/security/rubygem-tpm-key_attestation/Makefile
index 45753dcc466b..dbf32357e285 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.11.0
+PORTVERSION=	0.12.0
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +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-openssl2>2.0: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 08f7d6a19995..fd3d37330ec2 100644
--- a/security/rubygem-tpm-key_attestation/distinfo
+++ b/security/rubygem-tpm-key_attestation/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1676717182
-SHA256 (rubygem/tpm-key_attestation-0.11.0.gem) = 5ef71d8e8ccd80393a1c22171dfff4ff70fbc361b58bad67b77a9464c647d84f
-SIZE (rubygem/tpm-key_attestation-0.11.0.gem) = 33792
+TIMESTAMP = 1681107984
+SHA256 (rubygem/tpm-key_attestation-0.12.0.gem) = e133d80cf24fef0e7a7dfad00fd6aeff01fc79875fbfc66cd8537bbd622b1e6d
+SIZE (rubygem/tpm-key_attestation-0.12.0.gem) = 33792



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