diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2019-05-18 09:42:48 +0000 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2019-05-18 09:42:48 +0000 |
commit | 178128124ff8fcfb273fb09b5cdc8e3564ad2053 (patch) | |
tree | d85626a46f92fb1c43f1b81c2bc5ed5b92bc7c0f /net/Makefile | |
parent | c8de00b1e865079e43b362b668ad5cd77d48f138 (diff) |
Added new ports required by upcoming gitlab-ce version 11.11.
Notes
Notes:
svn path=/head/; revision=501925
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index bb5ee0be5dce..8a9b0e9c8ae0 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1186,6 +1186,7 @@ SUBDIR += rubygem-amq-protocol SUBDIR += rubygem-amqp SUBDIR += rubygem-amqp-utils + SUBDIR += rubygem-apollo_upload_server SUBDIR += rubygem-asset_sync SUBDIR += rubygem-aws-s3 SUBDIR += rubygem-aws-ses @@ -1270,8 +1271,12 @@ SUBDIR += rubygem-omniauth-oauth SUBDIR += rubygem-omniauth-oauth2 SUBDIR += rubygem-omniauth-openid + SUBDIR += rubygem-omniauth_openid_connect + SUBDIR += rubygem-omniauth-salesforce SUBDIR += rubygem-omniauth-twitter + SUBDIR += rubygem-omniauth-ultraauth SUBDIR += rubygem-open-uri-cached + SUBDIR += rubygem-openid_connect SUBDIR += rubygem-opennebula SUBDIR += rubygem-orchestrator_client SUBDIR += rubygem-ovirt-engine-sdk |