svn commit: r541816 - head/devel/rubygem-jira-ruby20

Matthias Fechner mfechner at FreeBSD.org
Thu Jul 9 20:12:32 UTC 2020


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


More information about the svn-ports-all mailing list