git: 14d3fff949f6 - main - security/rubygem-cose: update to 1.2.1

From: Matthias Fechner <mfechner_at_FreeBSD.org>
Date: Thu, 27 Jun 2024 04:49:52 UTC
The branch main has been updated by mfechner:

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

commit 14d3fff949f67684021be5a8e0c5244a6bddd520
Author:     Ruben van Staveren <ruben@verweg.com>
AuthorDate: 2024-06-24 14:35:26 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2024-06-27 04:39:00 +0000

    security/rubygem-cose: update to 1.2.1
    
    Fixes problem with openssl 3.0
    
    Changes:        https://github.com/cedarcode/cose-ruby/blob/master/CHANGELOG.md#v121---2022-07-03
    
    PR:             279942
---
 security/rubygem-cose/Makefile | 4 ++--
 security/rubygem-cose/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/security/rubygem-cose/Makefile b/security/rubygem-cose/Makefile
index b01fdec14213..8475d5974188 100644
--- a/security/rubygem-cose/Makefile
+++ b/security/rubygem-cose/Makefile
@@ -1,11 +1,11 @@
 PORTNAME=	cose
-PORTVERSION=	1.2.0
+PORTVERSION=	1.2.1
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	mfechner@FreeBSD.org
 COMMENT=	Ruby implementation of RFC 8152 CBOR Object Signing and Encryption
-WWW=		https://github.com/heartcombo/devise
+WWW=		https://github.com/cedarcode/cose-ruby
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
diff --git a/security/rubygem-cose/distinfo b/security/rubygem-cose/distinfo
index a0a3b93fd3fe..1ef0ac27f547 100644
--- a/security/rubygem-cose/distinfo
+++ b/security/rubygem-cose/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1600790137
-SHA256 (rubygem/cose-1.2.0.gem) = 75dc31326a633c2bb6e5903d36fffda7fe722b6f8e93f355c24c65275a1aa2bf
-SIZE (rubygem/cose-1.2.0.gem) = 16384
+TIMESTAMP = 1719239712
+SHA256 (rubygem/cose-1.2.1.gem) = 8090d71cd8d9fd05c80ee66587639920733d975a8eeb16c14ccab80e884ec231
+SIZE (rubygem/cose-1.2.1.gem) = 16896