aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-05-19 16:25:53 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-05-19 17:17:57 +0000
commit4adbe3d41b53fa38f975c356a2e87d291c4d956c (patch)
treea1d170008c712aff151ca3a7b212e50669f5a8f7
parent982647e753cac47f41abc0ebb2cf40ee5bc68180 (diff)
downloadports-4adbe3d41b53fa38f975c356a2e87d291c4d956c.tar.gz
ports-4adbe3d41b53fa38f975c356a2e87d291c4d956c.zip
devel/rubygem-fiber-local: Update to 1.1.0
- Add LICENSE_FILE - Update WWW Changes: https://github.com/socketry/fiber-local/commits/main
-rw-r--r--devel/rubygem-fiber-local/Makefile8
-rw-r--r--devel/rubygem-fiber-local/distinfo6
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