Obsolete by gitlab 13.3 update, please use devel/rubygem-omniauth_crowd instead.
This commit is contained in:
parent
8a60e0c3d2
commit
26a8f6634d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546269
5 changed files with 1 additions and 35 deletions
1
MOVED
1
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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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 <bsd.port.mk>
|
|
@ -1,3 +0,0 @@
|
|||
TIMESTAMP = 1517651838
|
||||
SHA256 (rubygem/omniauth_crowd-2.2.3.gem) = 070beee801a0773487450f82a35840af29dde7451d1c746d4d791a58c064e589
|
||||
SIZE (rubygem/omniauth_crowd-2.2.3.gem) = 12800
|
|
@ -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
|
Loading…
Reference in a new issue