diff options
| author | Matthias Fechner <mfechner@FreeBSD.org> | 2018-08-04 15:05:34 +0000 |
|---|---|---|
| committer | Matthias Fechner <mfechner@FreeBSD.org> | 2018-08-04 15:05:34 +0000 |
| commit | a067a9851ee4828531dfcd00e530965c1c8cc3db (patch) | |
| tree | a6935a5052bc7fe18a292461f361d4283d9863ea | |
| parent | - Update to 0.200 (diff) | |
Delete security/rubygem-omniauth-shibboleth12, obsolete by gitlab-ce 11.1 update.
| -rw-r--r-- | MOVED | 1 | ||||
| -rw-r--r-- | security/Makefile | 1 | ||||
| -rw-r--r-- | security/rubygem-omniauth-shibboleth12/Makefile | 22 | ||||
| -rw-r--r-- | security/rubygem-omniauth-shibboleth12/distinfo | 3 | ||||
| -rw-r--r-- | security/rubygem-omniauth-shibboleth12/pkg-descr | 4 |
5 files changed, 1 insertions, 30 deletions
@@ -10416,3 +10416,4 @@ www/py-django-social-auth||2018-08-02|Has expired: no support for new django audio/libmusicbrainz3|audio/libmusicbrainz5|2018-08-03|Has expired: Web Service 1.0 support ending 2018-08-01 emulators/snes9x||2018-08-03|Removed: Please use emulators/snes9x-gtk instead of emulators/snes9express||2018-08-03|Please use emulators/snes9x-gtk instead +security/rubygem-omniauth-shibboleth12||2018-08-04|Removed diff --git a/security/Makefile b/security/Makefile index e4663fe08b0c..19cde921f063 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1149,7 +1149,6 @@ SUBDIR += rubygem-omniauth-oauth2-generic SUBDIR += rubygem-omniauth-saml SUBDIR += rubygem-omniauth-shibboleth - SUBDIR += rubygem-omniauth-shibboleth12 SUBDIR += rubygem-openssl SUBDIR += rubygem-openssl-ccm SUBDIR += rubygem-openvas-omp diff --git a/security/rubygem-omniauth-shibboleth12/Makefile b/security/rubygem-omniauth-shibboleth12/Makefile deleted file mode 100644 index e823821deeee..000000000000 --- a/security/rubygem-omniauth-shibboleth12/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -# $FreeBSD$ - -PORTNAME= omniauth-shibboleth -PORTVERSION= 1.2.1 -CATEGORIES= security rubygems -MASTER_SITES= RG -PKGNAMESUFFIX= 12 - -MAINTAINER= mfechner@FreeBSD.org -COMMENT= OmniAuth Shibboleth strategies for OmniAuth 1.x - -LICENSE= MIT - -RUN_DEPENDS= rubygem-omniauth>=1.0:security/rubygem-omniauth - -PORTSCOUT= limit:^1\.2 - -NO_ARCH= yes -USES= gem -USE_RUBY= yes - -.include <bsd.port.mk> diff --git a/security/rubygem-omniauth-shibboleth12/distinfo b/security/rubygem-omniauth-shibboleth12/distinfo deleted file mode 100644 index fe9b24b217cc..000000000000 --- a/security/rubygem-omniauth-shibboleth12/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1517651211 -SHA256 (rubygem/omniauth-shibboleth-1.2.1.gem) = 548a80efb3b1cff4abd56562dee873d742e065fba78c428a857d793584e71729 -SIZE (rubygem/omniauth-shibboleth-1.2.1.gem) = 11264 diff --git a/security/rubygem-omniauth-shibboleth12/pkg-descr b/security/rubygem-omniauth-shibboleth12/pkg-descr deleted file mode 100644 index d68997a79845..000000000000 --- a/security/rubygem-omniauth-shibboleth12/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Ruby gem that implements an OmniAuth strategy for authenticating -through Shibboleth (SAML) for usage in rubygem-onmiauth. - -WWW: https://github.com/toyokazu/omniauth-shibboleth |
