git: 4adbe3d41b53 - main - devel/rubygem-fiber-local: Update to 1.1.0

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sun, 19 May 2024 17:35:17 UTC
The branch main has been updated by sunpoet:

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

commit 4adbe3d41b53fa38f975c356a2e87d291c4d956c
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-05-19 16:25:53 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-05-19 17:17:57 +0000

    devel/rubygem-fiber-local: Update to 1.1.0
    
    - Add LICENSE_FILE
    - Update WWW
    
    Changes:        https://github.com/socketry/fiber-local/commits/main
---
 devel/rubygem-fiber-local/Makefile | 8 ++++++--
 devel/rubygem-fiber-local/distinfo | 6 +++---
 2 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/devel/rubygem-fiber-local/Makefile b/devel/rubygem-fiber-local/Makefile
index db427b6f6b9c..1d0b349dd507 100644
--- a/devel/rubygem-fiber-local/Makefile
+++ b/devel/rubygem-fiber-local/Makefile
@@ -1,13 +1,17 @@
 PORTNAME=	fiber-local
-PORTVERSION=	1.0.0
+PORTVERSION=	1.1.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Provide a class-level mixin to make fiber local state easy
-WWW=		https://github.com/socketry/fiber-local
+WWW=		https://socketry.github.io/fiber-local/ \
+		https://github.com/socketry/fiber-local
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/license.md
+
+RUN_DEPENDS=	rubygem-fiber-storage>=0:devel/rubygem-fiber-storage
 
 USES=		gem
 
diff --git a/devel/rubygem-fiber-local/distinfo b/devel/rubygem-fiber-local/distinfo
index 4c78b423ffdc..145cffb03909 100644
--- a/devel/rubygem-fiber-local/distinfo
+++ b/devel/rubygem-fiber-local/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1604680068
-SHA256 (rubygem/fiber-local-1.0.0.gem) = 29379a0bc0c42792f8a06df6da82f0f2bda98aad17ac9f168bea3097c0ea3def
-SIZE (rubygem/fiber-local-1.0.0.gem) = 5632
+TIMESTAMP = 1715843666
+SHA256 (rubygem/fiber-local-1.1.0.gem) = c885f94f210fb9b05737de65d511136ea602e00c5105953748aa0f8793489f06
+SIZE (rubygem/fiber-local-1.1.0.gem) = 10752