1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00

net/rubygem-omniauth-cas3: port duplicates security/rubygem-omniauth-cas3

Pointhat to:	swills
This commit is contained in:
Steve Wills 2016-03-28 15:38:52 +00:00
parent 8dca01ceb1
commit 00ff40ace1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=412057
5 changed files with 1 additions and 29 deletions

1
MOVED
View File

@ -8241,3 +8241,4 @@ net/libnids-libnet11|net/libnids|2016-03-20|Same content
lang/cloudabi-clang|devel/cloudabi-toolchain|2016-03-21|Merged
graphics/hugin-devel||2016-03-22|overtaken by released version
graphics/hugin-2016||2016-03-22|overtaken by released version
net/rubygem-omniauth-cas3||2016-03-28|Removed

View File

@ -1129,7 +1129,6 @@
SUBDIR += rubygem-octokit
SUBDIR += rubygem-octopress-deploy
SUBDIR += rubygem-omniauth-azure-oauth2
SUBDIR += rubygem-omniauth-cas3
SUBDIR += rubygem-omniauth-facebook
SUBDIR += rubygem-omniauth-github
SUBDIR += rubygem-omniauth-github-discourse

View File

@ -1,23 +0,0 @@
# Created by: Torsten Zuehlsdorff <ports@toco-domains.de>
# $FreeBSD$
PORTNAME= omniauth-cas3
PORTVERSION= 1.1.3
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= CAS 3.0 Strategy for OmniAuth
LICENSE= MIT
RUN_DEPENDS= rubygem-addressable>=2.3:${PORTSDIR}/www/rubygem-addressable \
rubygem-nokogiri>=1.6.6:${PORTSDIR}/textproc/rubygem-nokogiri \
rubygem-omniauth>=1.2:${PORTSDIR}/security/rubygem-omniauth
NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>

View File

@ -1,2 +0,0 @@
SHA256 (rubygem/omniauth-cas3-1.1.3.gem) = 6766ea2eed2b15816626011c5656ca13c539037946df25d6b6c37c11a1a85c8f
SIZE (rubygem/omniauth-cas3-1.1.3.gem) = 15872

View File

@ -1,3 +0,0 @@
CAS 3.0 Strategy for OmniAuth
WWW: https://github.com/tduehr/omniauth-cas3