svn commit: r513696 - head/devel/rubygem-jira-ruby
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Oct 3 18:24:48 UTC 2019
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
More information about the svn-ports-all
mailing list