svn commit: r541137 - head/devel/rubygem-grape-path-helpers

Matthias Fechner mfechner at FreeBSD.org
Fri Jul 3 21:18:48 UTC 2020


Author: mfechner
Date: Fri Jul  3 21:18:47 2020
New Revision: 541137
URL: https://svnweb.freebsd.org/changeset/ports/541137

Log:
  Use rails60.

Modified:
  head/devel/rubygem-grape-path-helpers/Makefile

Modified: head/devel/rubygem-grape-path-helpers/Makefile
==============================================================================
--- head/devel/rubygem-grape-path-helpers/Makefile	Fri Jul  3 21:16:33 2020	(r541136)
+++ head/devel/rubygem-grape-path-helpers/Makefile	Fri Jul  3 21:18:47 2020	(r541137)
@@ -2,7 +2,7 @@
 
 PORTNAME=	grape-path-helpers
 PORTVERSION=	1.2.0
-PORTREVISION=	0
+PORTREVISION=	1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,7 +12,7 @@ COMMENT=	Route path helpers for Grape
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-activesupport52>=0:devel/rubygem-activesupport52 \
+RUN_DEPENDS=	rubygem-activesupport60>=0:devel/rubygem-activesupport60 \
 		rubygem-grape>=1.0<2:devel/rubygem-grape \
 		rubygem-rake>=12:devel/rubygem-rake
 


More information about the svn-ports-all mailing list