Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Oct 2019 18:24:47 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r513696 - head/devel/rubygem-jira-ruby
Message-ID:  <201910031824.x93IOlQC084640@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Oct  3 18:24:47 2019
New Revision: 513696
URL: https://svnweb.freebsd.org/changeset/ports/513696

Log:
  Update WWW

Modified:
  head/devel/rubygem-jira-ruby/Makefile
  head/devel/rubygem-jira-ruby/pkg-descr   (contents, props changed)

Modified: head/devel/rubygem-jira-ruby/Makefile
==============================================================================
--- head/devel/rubygem-jira-ruby/Makefile	Thu Oct  3 18:24:42 2019	(r513695)
+++ head/devel/rubygem-jira-ruby/Makefile	Thu Oct  3 18:24:47 2019	(r513696)
@@ -16,7 +16,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 RUN_DEPENDS=	rubygem-activesupport52>=0:devel/rubygem-activesupport52 \
 		rubygem-atlassian-jwt>=0:www/rubygem-atlassian-jwt \
 		rubygem-multipart-post>=0:www/rubygem-multipart-post \
-		rubygem-oauth>=0.5.0<1.0:net/rubygem-oauth
+		rubygem-oauth>=0.5.0<1:net/rubygem-oauth
 
 USES=		gem
 USE_RUBY=	yes

Modified: head/devel/rubygem-jira-ruby/pkg-descr
==============================================================================
--- head/devel/rubygem-jira-ruby/pkg-descr	Thu Oct  3 18:24:42 2019	(r513695)
+++ head/devel/rubygem-jira-ruby/pkg-descr	Thu Oct  3 18:24:47 2019	(r513696)
@@ -1,3 +1,3 @@
 This gem provides access to the Atlassian JIRA REST API.
 
-WWW: https://www.sumoheavy.com/
+WWW: https://github.com/sumoheavy/jira-ruby



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