diff --git a/MOVED b/MOVED index 2957f996e446..7e0215511db6 100644 --- a/MOVED +++ b/MOVED @@ -15378,3 +15378,4 @@ devel/codeblocks-devel||2020-08-22|Removed net/frr5|net/frr7|2020-08-25|Has expired: Upstream no longer maintained textproc/rubygem-kramdown22|textproc/rubygem-kramdown|2020-08-26|Obsolete, please use textproc/rubygem-kramdown instead devel/rubygem-health_check26-rails60|devel/rubygem-health_check|2020-08-26|Obsolete, please use devel/rubygem-health_check instead +devel/rubygem-omniauth_crowd22|devel/rubygem-omniauth_crowd|2020-08-26|Obsolete, please use devel/rubygem-omniauth_crowd instead diff --git a/devel/Makefile b/devel/Makefile index 3a8234c224b7..7c667f4b6795 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -6220,7 +6220,6 @@ SUBDIR += rubygem-octopress-hooks SUBDIR += rubygem-oj SUBDIR += rubygem-omniauth_crowd - SUBDIR += rubygem-omniauth_crowd22 SUBDIR += rubygem-open3_backport SUBDIR += rubygem-open4 SUBDIR += rubygem-opentracing diff --git a/devel/rubygem-omniauth_crowd22/Makefile b/devel/rubygem-omniauth_crowd22/Makefile deleted file mode 100644 index d5490d8cce95..000000000000 --- a/devel/rubygem-omniauth_crowd22/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# $FreeBSD$ - -PORTNAME= omniauth_crowd -PORTVERSION= 2.2.3 -PORTREVISION= 3 -CATEGORIES= devel rubygems -MASTER_SITES= RG -PKGNAMESUFFIX= 22 - -MAINTAINER= mfechner@FreeBSD.org -COMMENT= OmniAuth provider for Atlassian Crowds REST API - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/LICENSE.txt - -RUN_DEPENDS?= rubygem-activesupport60>=0:devel/rubygem-activesupport60 \ - rubygem-nokogiri>=1.4.4:textproc/rubygem-nokogiri \ - rubygem-omniauth>=1.0:security/rubygem-omniauth - -USES= gem -USE_RUBY= yes - -NO_ARCH= yes - -PORTSCOUT= limit:^2\.2 - -.include diff --git a/devel/rubygem-omniauth_crowd22/distinfo b/devel/rubygem-omniauth_crowd22/distinfo deleted file mode 100644 index 9319f574c969..000000000000 --- a/devel/rubygem-omniauth_crowd22/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1517651838 -SHA256 (rubygem/omniauth_crowd-2.2.3.gem) = 070beee801a0773487450f82a35840af29dde7451d1c746d4d791a58c064e589 -SIZE (rubygem/omniauth_crowd-2.2.3.gem) = 12800 diff --git a/devel/rubygem-omniauth_crowd22/pkg-descr b/devel/rubygem-omniauth_crowd22/pkg-descr deleted file mode 100644 index 95b776a7f257..000000000000 --- a/devel/rubygem-omniauth_crowd22/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -This is an OmniAuth provider for Atlassian Crowd's REST API. -It allows you to easily integrate your Rack application in with Atlassian Crowd. - -WWW: https://github.com/robdimarco/omniauth_crowd