Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Nov 2025 19:06:08 +0000
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: 738bb9607a63 - 2025Q4 - security/rubygem-webauthn: udpate to 3.4.3
Message-ID:  <6928a120.2172d.5f9d11f0@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch 2025Q4 has been updated by mfechner:

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

commit 738bb9607a639c9168b296f2b26eb6f98d5654fa
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2025-11-18 05:58:47 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2025-11-27 11:50:52 +0000

    security/rubygem-webauthn: udpate to 3.4.3
    
    Changes:        https://github.com/cedarcode/webauthn-ruby/blob/master/CHANGELOG.md
    (cherry picked from commit f0b12d348a2cba407f33e66da97af2a30e753d78)
---
 security/rubygem-webauthn/Makefile | 4 ++--
 security/rubygem-webauthn/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/security/rubygem-webauthn/Makefile b/security/rubygem-webauthn/Makefile
index b7801ff527e6..19c904016dee 100644
--- a/security/rubygem-webauthn/Makefile
+++ b/security/rubygem-webauthn/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	webauthn
-PORTVERSION=	3.4.1
+PORTVERSION=	3.4.3
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 
@@ -15,7 +15,7 @@ RUN_DEPENDS=	rubygem-android_key_attestation>=0.3.0<0.4:security/rubygem-android
 		rubygem-cbor>=0.5.9<0.6:devel/rubygem-cbor \
 		rubygem-cose>=1.1<2:security/rubygem-cose \
 		rubygem-openssl>=2.2:security/rubygem-openssl \
-		rubygem-safety_net_attestation>=0.4.0<0.5:security/rubygem-safety_net_attestation \
+		rubygem-safety_net_attestation>=0.5.0<0.6:security/rubygem-safety_net_attestation \
 		rubygem-tpm-key_attestation>=0.14.0<0.15:security/rubygem-tpm-key_attestation
 
 USES=		gem
diff --git a/security/rubygem-webauthn/distinfo b/security/rubygem-webauthn/distinfo
index 418a36abaebf..2af5a754fbda 100644
--- a/security/rubygem-webauthn/distinfo
+++ b/security/rubygem-webauthn/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1752212088
-SHA256 (rubygem/webauthn-3.4.1.gem) = f7c6f69178dd35dcc90313bc0d9b6558002336451d0c19d641ef1280624ac3ea
-SIZE (rubygem/webauthn-3.4.1.gem) = 42496
+TIMESTAMP = 1763444979
+SHA256 (rubygem/webauthn-3.4.3.gem) = 9be6f5f838f3405b0226e560aa40b67cc8c15ec9154509b997caa7ec9a05e1fc
+SIZE (rubygem/webauthn-3.4.3.gem) = 44032


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6928a120.2172d.5f9d11f0>