Date: Tue, 03 Feb 2026 05:28:10 +0000 From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d541f3012f51 - main - devel/rubygem-grape: Update to 3.1.0 Message-ID: <6981876a.1bede.5b5760a3@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=d541f3012f51acf98302b3e67eeba2de9c635446 commit d541f3012f51acf98302b3e67eeba2de9c635446 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-02-03 04:53:38 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-02-03 05:13:15 +0000 devel/rubygem-grape: Update to 3.1.0 - Update RUN_DEPENDS: use Rails 8.1 Changes: https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md --- devel/rubygem-grape/Makefile | 4 ++-- devel/rubygem-grape/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-grape/Makefile b/devel/rubygem-grape/Makefile index 79110a23fe98..e38934106146 100644 --- a/devel/rubygem-grape/Makefile +++ b/devel/rubygem-grape/Makefile @@ -1,5 +1,5 @@ PORTNAME= grape -PORTVERSION= 3.0.1 +PORTVERSION= 3.1.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ WWW= https://www.ruby-grape.org/ \ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-activesupport80>=7.0:devel/rubygem-activesupport80 \ +RUN_DEPENDS= rubygem-activesupport81>=7.1:devel/rubygem-activesupport81 \ rubygem-dry-configurable>=0:devel/rubygem-dry-configurable \ rubygem-dry-types>=1.1:devel/rubygem-dry-types \ rubygem-mustermann-grape>=1.1.0<1.2:devel/rubygem-mustermann-grape \ diff --git a/devel/rubygem-grape/distinfo b/devel/rubygem-grape/distinfo index c348ab344480..c567c65a5816 100644 --- a/devel/rubygem-grape/distinfo +++ b/devel/rubygem-grape/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1764511046 -SHA256 (rubygem/grape-3.0.1.gem) = c0623ae756b9b36594f5e8b03d149081b2ae4ad5810f2b1d80ffc43a78acf971 -SIZE (rubygem/grape-3.0.1.gem) = 154112 +TIMESTAMP = 1769875340 +SHA256 (rubygem/grape-3.1.0.gem) = 5ba29f833b8d53d623bd1157c5179611e3f61e4485ac2da232730254fa9b2834 +SIZE (rubygem/grape-3.1.0.gem) = 154112home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6981876a.1bede.5b5760a3>
