Skip to content

Commit

Permalink
net/rubygem-omniauth_openid_connect: update to 0.6.0
Browse files Browse the repository at this point in the history
Remove net/rubygem-gitlab-omniauth-openid-connect as required changes
are now included upstream in omniauth_openid_connect 0.6.0.

(cherry picked from commit ba88a71)
  • Loading branch information
mfechner committed Apr 8, 2023
1 parent 5927304 commit 862459a
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 33 deletions.
1 change: 1 addition & 0 deletions MOVED
Expand Up @@ -17823,6 +17823,7 @@ graphics/gimp-gmic-plugin||2023-03-21|Has expired: Broken since 2021
science/InsightToolkit521|science/InsightToolkit|2023-03-21|Retire InsightToolkit521: it was there only to support graphics/elastix
sysutils/etcupdate||2023-03-21|Part of the base system since FreeBSD 10.0
devel/freebsd-gcc6||2023-03-22|No longer able to build base system, use GCC 9 or later instead
net/rubygem-gitlab-omniauth-openid-connect|net/rubygem-omniauth_openid_connect|2023-03-22|Obsolete use net/rubygem-omniauth_openid_connect instead
japanese/mutt-devel||2023-03-25|Has expired: Broken since 2019
audio/amarok||2023-03-31|Has expired: No longer actively maintained upstream
audio/cd2mp3||2023-03-31|Has expired: Depends on deprecated port audio/dagrab, consider using audio/abcde or audio/cyanrip
Expand Down
1 change: 0 additions & 1 deletion net/Makefile
Expand Up @@ -1283,7 +1283,6 @@
SUBDIR += rubygem-gitaly
SUBDIR += rubygem-gitaly-proto
SUBDIR += rubygem-gitlab-fog-azure-rm
SUBDIR += rubygem-gitlab-omniauth-openid-connect
SUBDIR += rubygem-gitlab_omniauth-ldap
SUBDIR += rubygem-google-cloud-bigquery
SUBDIR += rubygem-google-cloud-bigtable
Expand Down
21 changes: 0 additions & 21 deletions net/rubygem-gitlab-omniauth-openid-connect/Makefile

This file was deleted.

3 changes: 0 additions & 3 deletions net/rubygem-gitlab-omniauth-openid-connect/distinfo

This file was deleted.

1 change: 0 additions & 1 deletion net/rubygem-gitlab-omniauth-openid-connect/pkg-descr

This file was deleted.

6 changes: 2 additions & 4 deletions net/rubygem-omniauth_openid_connect/Makefile
@@ -1,6 +1,5 @@
PORTNAME= omniauth_openid_connect
PORTVERSION= 0.3.5
PORTREVISION= 1
PORTVERSION= 0.6.0
CATEGORIES= net rubygems
MASTER_SITES= RG

Expand All @@ -11,8 +10,7 @@ WWW= https://github.com/m0n9oose/omniauth_openid_connect
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt

RUN_DEPENDS= rubygem-addressable>=2.5<3.0:www/rubygem-addressable \
rubygem-omniauth1>=1.9<2.0:security/rubygem-omniauth1 \
RUN_DEPENDS= rubygem-omniauth1>=1.9<3:security/rubygem-omniauth1 \
rubygem-openid_connect>=1.1<2.0:net/rubygem-openid_connect

USES= gem
Expand Down
6 changes: 3 additions & 3 deletions net/rubygem-omniauth_openid_connect/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1592633715
SHA256 (rubygem/omniauth_openid_connect-0.3.5.gem) = 5c1146f5b5a6a8688043d57413c9e83d94a9039c3ebae4ccf395eff7bc28aef3
SIZE (rubygem/omniauth_openid_connect-0.3.5.gem) = 20480
TIMESTAMP = 1676988579
SHA256 (rubygem/omniauth_openid_connect-0.6.0.gem) = b8e48ca67fdea2dff56cc161855b88707a290ae01125149dbe0f8c94e818cfd3
SIZE (rubygem/omniauth_openid_connect-0.6.0.gem) = 22528

0 comments on commit 862459a

Please sign in to comment.