git: b7f305aa2485 - main - devel/rubygem-redis-store: Update to 1.10.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 22 Sep 2023 03:26:34 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b7f305aa2485cec198f144f3c7841dfa56d1c992
commit b7f305aa2485cec198f144f3c7841dfa56d1c992
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-09-22 03:21:59 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-09-22 03:21:59 +0000
devel/rubygem-redis-store: Update to 1.10.0
- Update WWW and clean up pkg-descr
Changes: https://github.com/redis-store/redis-store/releases
https://github.com/redis-store/redis-store/blob/master/CHANGELOG.md
---
devel/rubygem-redis-store/Makefile | 5 +++--
devel/rubygem-redis-store/distinfo | 6 +++---
devel/rubygem-redis-store/pkg-descr | 2 --
3 files changed, 6 insertions(+), 7 deletions(-)
diff --git a/devel/rubygem-redis-store/Makefile b/devel/rubygem-redis-store/Makefile
index c3c7df440855..16c5c5409632 100644
--- a/devel/rubygem-redis-store/Makefile
+++ b/devel/rubygem-redis-store/Makefile
@@ -1,11 +1,12 @@
PORTNAME= redis-store
-PORTVERSION= 1.9.2
+PORTVERSION= 1.10.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Namespaced Redis stores for Ruby web frameworks
-WWW= https://redis-store.org/redis-store/
+WWW= https://redis-store.org/redis-store/ \
+ https://github.com/redis-store/redis-store
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
diff --git a/devel/rubygem-redis-store/distinfo b/devel/rubygem-redis-store/distinfo
index 20d8e78989e6..e611936d6e9f 100644
--- a/devel/rubygem-redis-store/distinfo
+++ b/devel/rubygem-redis-store/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1677771813
-SHA256 (rubygem/redis-store-1.9.2.gem) = 0499e674102f748ac6b1e8190245ff41979cf3c438b07350ec8334ec073782c4
-SIZE (rubygem/redis-store-1.9.2.gem) = 26112
+TIMESTAMP = 1695143537
+SHA256 (rubygem/redis-store-1.10.0.gem) = f258894f9f7e82834308a3d86242294f0cff2c9db9ae66e5cb4c553a5ec8b09e
+SIZE (rubygem/redis-store-1.10.0.gem) = 26624
diff --git a/devel/rubygem-redis-store/pkg-descr b/devel/rubygem-redis-store/pkg-descr
index 2b9070ed4a87..6233c917129f 100644
--- a/devel/rubygem-redis-store/pkg-descr
+++ b/devel/rubygem-redis-store/pkg-descr
@@ -1,4 +1,2 @@
Namespaced Rack::Session, Rack::Cache, I18n and cache Redis stores for Ruby web
frameworks.
-
-See also: https://github.com/redis-store/redis-store