git: a476651ab6cc - main - devel/rubygem-jira-ruby1: Remove obsoleted port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Dec 2021 19:50:12 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=a476651ab6cc01d48c4a40a80914623b9c787fb2 commit a476651ab6cc01d48c4a40a80914623b9c787fb2 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-12-21 19:26:45 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-12-21 19:26:45 +0000 devel/rubygem-jira-ruby1: Remove obsoleted port Use devel/rubygem-jira-ruby instead. --- devel/rubygem-jira-ruby1/Makefile | 27 --------------------------- devel/rubygem-jira-ruby1/distinfo | 3 --- devel/rubygem-jira-ruby1/pkg-descr | 3 --- 3 files changed, 33 deletions(-) diff --git a/devel/rubygem-jira-ruby1/Makefile b/devel/rubygem-jira-ruby1/Makefile deleted file mode 100644 index 70a74995e966..000000000000 --- a/devel/rubygem-jira-ruby1/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# Created by: Torsten Zuehlsdorff <tz@FreeBSD.org> - -PORTNAME= jira-ruby -PORTVERSION= 1.8.0 -CATEGORIES= devel rubygems -MASTER_SITES= RG -PKGNAMESUFFIX= 1 - -MAINTAINER= sunpoet@FreeBSD.org -COMMENT= API for JIRA - -LICENSE= MIT -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:net/rubygem-oauth - -USES= gem -USE_RUBY= yes - -NO_ARCH= yes - -PORTSCOUT= limit:^1\. - -.include <bsd.port.mk> diff --git a/devel/rubygem-jira-ruby1/distinfo b/devel/rubygem-jira-ruby1/distinfo deleted file mode 100644 index 3edc0f71361d..000000000000 --- a/devel/rubygem-jira-ruby1/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1585076848 -SHA256 (rubygem/jira-ruby-1.8.0.gem) = 286bd40847521c176b9588b36d8697c62597854734f067ce8382cceb8b9c460f -SIZE (rubygem/jira-ruby-1.8.0.gem) = 64000 diff --git a/devel/rubygem-jira-ruby1/pkg-descr b/devel/rubygem-jira-ruby1/pkg-descr deleted file mode 100644 index ca669f025376..000000000000 --- a/devel/rubygem-jira-ruby1/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -This gem provides access to the Atlassian JIRA REST API. - -WWW: https://github.com/sumoheavy/jira-ruby