Skip to content

Commit

Permalink
devel/rubygem-jira-ruby21: Add rubygem-jira-ruby21 2.1.5 (copied from…
Browse files Browse the repository at this point in the history
… rubygem-jira-ruby)

- Add PORTSCOUT
  • Loading branch information
sunpoet committed Jun 16, 2022
1 parent 5165a24 commit a2ed811
Show file tree
Hide file tree
Showing 4 changed files with 34 additions and 0 deletions.
1 change: 1 addition & 0 deletions devel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6589,6 +6589,7 @@
SUBDIR += rubygem-jenkins_api_client
SUBDIR += rubygem-jeweler
SUBDIR += rubygem-jira-ruby
SUBDIR += rubygem-jira-ruby21
SUBDIR += rubygem-jmespath
SUBDIR += rubygem-jquery-ui-themes
SUBDIR += rubygem-jruby-jars
Expand Down
27 changes: 27 additions & 0 deletions devel/rubygem-jira-ruby21/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Created by: Torsten Zuehlsdorff <tz@FreeBSD.org>

PORTNAME= jira-ruby
PORTVERSION= 2.1.5
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 21

MAINTAINER= sunpoet@FreeBSD.org
COMMENT= API for JIRA

LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

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

USES= gem
USE_RUBY= yes

NO_ARCH= yes

PORTSCOUT= limit:^2\.1\.

.include <bsd.port.mk>
3 changes: 3 additions & 0 deletions devel/rubygem-jira-ruby21/distinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
TIMESTAMP = 1611665607
SHA256 (rubygem/jira-ruby-2.1.5.gem) = dbd4a641f9683fe7a2af5ac4d02c1a20cc221f5cffedcbb11d08f8d456c7080e
SIZE (rubygem/jira-ruby-2.1.5.gem) = 65536
3 changes: 3 additions & 0 deletions devel/rubygem-jira-ruby21/pkg-descr
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
This gem provides access to the Atlassian JIRA REST API.

WWW: https://github.com/sumoheavy/jira-ruby

0 comments on commit a2ed811

Please sign in to comment.