git: ad5925c5a88d - main - devel/rubygem-singleton: Update to 0.3.0

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Thu, 21 Nov 2024 13:47:12 UTC
The branch main has been updated by sunpoet:

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

commit ad5925c5a88d67a16f1fd46910f1c175426363ff
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-11-21 13:30:06 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-11-21 13:39:26 +0000

    devel/rubygem-singleton: Update to 0.3.0
    
    - Update LICENSE_FILE
    
    Changes:        https://github.com/ruby/singleton/releases
---
 devel/rubygem-singleton/Makefile | 5 +++--
 devel/rubygem-singleton/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/devel/rubygem-singleton/Makefile b/devel/rubygem-singleton/Makefile
index f3f9a188e6d1..2d5b7e203119 100644
--- a/devel/rubygem-singleton/Makefile
+++ b/devel/rubygem-singleton/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	singleton
-PORTVERSION=	0.2.0
+PORTVERSION=	0.3.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -9,7 +9,8 @@ WWW=		https://github.com/ruby/singleton
 
 LICENSE=	BSD2CLAUSE RUBY
 LICENSE_COMB=	dual
-LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/LICENSE.txt
+LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/BSDL
+LICENSE_FILE_RUBY=	${WRKSRC}/COPYING
 
 USES=		gem
 
diff --git a/devel/rubygem-singleton/distinfo b/devel/rubygem-singleton/distinfo
index d0f749702f45..f6ca8f67ac33 100644
--- a/devel/rubygem-singleton/distinfo
+++ b/devel/rubygem-singleton/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1699774856
-SHA256 (rubygem/singleton-0.2.0.gem) = a6cb7304421684d80093859aed38b26035f6e54a38c3e4fe6456cfb56b240563
-SIZE (rubygem/singleton-0.2.0.gem) = 8704
+TIMESTAMP = 1731679768
+SHA256 (rubygem/singleton-0.3.0.gem) = 83ea1bca5f4aa34d00305ab842a7862ea5a8a11c73d362cb52379d94e9615778
+SIZE (rubygem/singleton-0.3.0.gem) = 10240