Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jun 2024 14:30:44 GMT
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: 656f3fb43c1e - main - devel/rubygem-grape: Update to 2.1.0
Message-ID:  <202406181430.45IEUix8045413@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit 656f3fb43c1edac1b2ba32fce8a36a35f62d6daa
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-06-18 14:26:23 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-06-18 14:26:23 +0000

    devel/rubygem-grape: Update to 2.1.0
    
    - Update WWW
    
    Changes:        https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md
---
 devel/rubygem-grape/Makefile | 17 ++++++++---------
 devel/rubygem-grape/distinfo |  6 +++---
 2 files changed, 11 insertions(+), 12 deletions(-)

diff --git a/devel/rubygem-grape/Makefile b/devel/rubygem-grape/Makefile
index 23308dff665f..b82244afe0b3 100644
--- a/devel/rubygem-grape/Makefile
+++ b/devel/rubygem-grape/Makefile
@@ -1,23 +1,22 @@
 PORTNAME=	grape
-PORTVERSION=	2.0.0
-PORTREVISION=	1
+PORTVERSION=	2.1.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Framework for rapid API development with great conventions
-WWW=		https://github.com/ruby-grape/grape
+WWW=		https://www.ruby-grape.org/ \
+		https://github.com/ruby-grape/grape
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	rubygem-activesupport60>=5:devel/rubygem-activesupport60 \
-		rubygem-builder>=0:devel/rubygem-builder \
+RUN_DEPENDS=	rubygem-activesupport60>=6:devel/rubygem-activesupport60 \
 		rubygem-dry-types>=1.1:devel/rubygem-dry-types \
-		rubygem-mustermann-grape10>=1.0.0<1.1:devel/rubygem-mustermann-grape10 \
-		rubygem-rack>=1.3.0,3:www/rubygem-rack \
-		rubygem-rack-accept>=0:www/rubygem-rack-accept \
-		rubygem-virtus>=1.0.0:devel/rubygem-virtus
+		rubygem-mustermann-grape>=1.1.0<1.2:devel/rubygem-mustermann-grape \
+		rubygem-rack>=2,3:www/rubygem-rack \
+		rubygem-virtus>=1.0.0:devel/rubygem-virtus \
+		rubygem-zeitwerk>=0:devel/rubygem-zeitwerk
 
 USES=		cpe gem
 
diff --git a/devel/rubygem-grape/distinfo b/devel/rubygem-grape/distinfo
index 596d8a7d5d46..edb275129a4b 100644
--- a/devel/rubygem-grape/distinfo
+++ b/devel/rubygem-grape/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1699774822
-SHA256 (rubygem/grape-2.0.0.gem) = 3aeff94c17e84ccead4ff98833df691e7da0c108878cc128ca31f80c1047494a
-SIZE (rubygem/grape-2.0.0.gem) = 146944
+TIMESTAMP = 1718690520
+SHA256 (rubygem/grape-2.1.0.gem) = 8faa523f4797802c53210b5bf8730b7eb015e0ed3b9cc8b7426044427ade6b26
+SIZE (rubygem/grape-2.1.0.gem) = 151552



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406181430.45IEUix8045413>