Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jul 2020 21:18:47 +0000 (UTC)
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r541137 - head/devel/rubygem-grape-path-helpers
Message-ID:  <202007032118.063LIlWS083679@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



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