Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jul 2020 20:12:31 +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: r541816 - head/devel/rubygem-jira-ruby20
Message-ID:  <202007092012.069KCV0l022109@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Thu Jul  9 20:12:31 2020
New Revision: 541816
URL: https://svnweb.freebsd.org/changeset/ports/541816

Log:
  Switch to rails60.
  
  Approved by:	sunpoet (maintainer)

Modified:
  head/devel/rubygem-jira-ruby20/Makefile

Modified: head/devel/rubygem-jira-ruby20/Makefile
==============================================================================
--- head/devel/rubygem-jira-ruby20/Makefile	Thu Jul  9 20:12:00 2020	(r541815)
+++ head/devel/rubygem-jira-ruby20/Makefile	Thu Jul  9 20:12:31 2020	(r541816)
@@ -3,6 +3,7 @@
 
 PORTNAME=	jira-ruby
 PORTVERSION=	2.0.0
+PORTREVISION=	1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 PKGNAMESUFFIX=	20
@@ -13,7 +14,7 @@ COMMENT=	API for JIRA
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	rubygem-activesupport52>=0:devel/rubygem-activesupport52 \
+RUN_DEPENDS=	rubygem-activesupport60>=0:devel/rubygem-activesupport60 \
 		rubygem-atlassian-jwt>=0:www/rubygem-atlassian-jwt \
 		rubygem-multipart-post>=0:www/rubygem-multipart-post \
 		rubygem-oauth>=0.5.0<1:net/rubygem-oauth



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