svn commit: r541138 - head/devel/rubygem-grape11

Matthias Fechner mfechner at FreeBSD.org
Fri Jul 3 21:20:06 UTC 2020


Author: mfechner
Date: Fri Jul  3 21:20:05 2020
New Revision: 541138
URL: https://svnweb.freebsd.org/changeset/ports/541138

Log:
  Use rails60.

Modified:
  head/devel/rubygem-grape11/Makefile

Modified: head/devel/rubygem-grape11/Makefile
==============================================================================
--- head/devel/rubygem-grape11/Makefile	Fri Jul  3 21:18:47 2020	(r541137)
+++ head/devel/rubygem-grape11/Makefile	Fri Jul  3 21:20:05 2020	(r541138)
@@ -2,7 +2,7 @@
 
 PORTNAME=	grape
 PORTVERSION=	1.1.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 PKGNAMESUFFIX=	11
@@ -13,7 +13,7 @@ COMMENT=	Framework for rapid API development with grea
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	rubygem-activesupport52>=0:devel/rubygem-activesupport52 \
+RUN_DEPENDS=	rubygem-activesupport60>=0:devel/rubygem-activesupport60 \
 		rubygem-builder>=0:devel/rubygem-builder \
 		rubygem-mustermann-grape>=1.0.0:devel/rubygem-mustermann-grape \
 		rubygem-rack>=1.3.0:www/rubygem-rack \


More information about the svn-ports-all mailing list