diff --git a/devel/rubygem-activesupport-gitlab/Makefile b/devel/rubygem-activesupport-gitlab/Makefile index e827dbc8e41b..87203593c575 100644 --- a/devel/rubygem-activesupport-gitlab/Makefile +++ b/devel/rubygem-activesupport-gitlab/Makefile @@ -1,37 +1,37 @@ PORTNAME= activesupport PORTVERSION= ${RAILS_VERSION} CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= -gitlab MAINTAINER= mfechner@FreeBSD.org COMMENT= Toolkit of support libraries and Ruby core extensions extracted from the Rails framework WWW= https://github.com/rails/rails/tree/main/activesupport \ https://rubyonrails.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-base64>=0:converters/rubygem-base64 \ rubygem-benchmark>=0.3:benchmarks/rubygem-benchmark \ rubygem-bigdecimal>=0:math/rubygem-bigdecimal \ rubygem-concurrent-ruby>=1.0.2<2:devel/rubygem-concurrent-ruby \ rubygem-connection_pool>=2.2.5:net/rubygem-connection_pool \ rubygem-drb>=0:devel/rubygem-drb \ rubygem-i18n>=1.6,2<2,2:devel/rubygem-i18n \ - rubygem-logger>=1.4.2:devel/rubygem-logger \ + rubygem-logger-gitlab>=1.4.2:devel/rubygem-logger-gitlab \ rubygem-minitest>=5.1:devel/rubygem-minitest \ rubygem-mutex_m>=0:devel/rubygem-mutex_m \ rubygem-securerandom>=0.3:security/rubygem-securerandom \ rubygem-tzinfo>=2.0<3:devel/rubygem-tzinfo USES= cpe gem NO_ARCH= yes CPE_VENDOR= activesupport_project PORTSCOUT= limit:^7\.1\. .include "${.CURDIR}/../../www/gitlab/Makefile.common" .include diff --git a/devel/rubygem-aws-sdk-core-gitlab/Makefile b/devel/rubygem-aws-sdk-core-gitlab/Makefile index 86da9e7b17e2..e9ff8f2cdf80 100644 --- a/devel/rubygem-aws-sdk-core-gitlab/Makefile +++ b/devel/rubygem-aws-sdk-core-gitlab/Makefile @@ -1,25 +1,25 @@ PORTNAME= aws-sdk-core PORTVERSION= 3.223.0 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= -gitlab MAINTAINER= mfechner@FreeBSD.org COMMENT= AWS SDK for Ruby - Core WWW= https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-core LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-aws-eventstream>=1.3.0<2:devel/rubygem-aws-eventstream \ rubygem-aws-partitions>=1.992.0<2:devel/rubygem-aws-partitions \ rubygem-aws-sigv4>=1.9<2:devel/rubygem-aws-sigv4 \ rubygem-base64>=0:converters/rubygem-base64 \ rubygem-jmespath>=1.6.1<2:devel/rubygem-jmespath \ - rubygem-logger>=0:devel/rubygem-logger + rubygem-logger-gitlab>=0:devel/rubygem-logger-gitlab USES= gem NO_ARCH= yes .include diff --git a/devel/rubygem-graphql/Makefile b/devel/rubygem-graphql/Makefile index 82ebce627160..da4b2ce5b106 100644 --- a/devel/rubygem-graphql/Makefile +++ b/devel/rubygem-graphql/Makefile @@ -1,20 +1,21 @@ PORTNAME= graphql PORTVERSION= 2.4.17 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Plain-Ruby implementation of GraphQL WWW= https://github.com/rmosolgo/graphql-ruby LICENSE= MIT RUN_DEPENDS= rubygem-base64>=0:converters/rubygem-base64 \ rubygem-fiber-storage>=0:devel/rubygem-fiber-storage \ - rubygem-logger>=0:devel/rubygem-logger + rubygem-logger-gitlab>=0:devel/rubygem-logger-gitlab USES= gem NO_ARCH= yes .include diff --git a/devel/rubygem-prometheus-client-mmap/Makefile b/devel/rubygem-prometheus-client-mmap/Makefile index ef1fc4564365..d5531e7e74fd 100644 --- a/devel/rubygem-prometheus-client-mmap/Makefile +++ b/devel/rubygem-prometheus-client-mmap/Makefile @@ -1,44 +1,44 @@ PORTNAME= prometheus-client-mmap PORTVERSION= 1.2.9 PORTREVISION= 2 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Suite of instrumentation metric primitives WWW= https://gitlab.com/gitlab-org/prometheus-client-mmap LICENSE= APACHE20 RUN_DEPENDS= rubygem-base64>=0:converters/rubygem-base64 \ rubygem-bigdecimal>=0:math/rubygem-bigdecimal \ - rubygem-logger>=0:devel/rubygem-logger \ + rubygem-logger-gitlab>=0:devel/rubygem-logger-gitlab \ rubygem-rb_sys>=0.9.109<0.10:lang/rubygem-rb_sys USES= cargo gem gmake llvm:build # Required to be able to build the rust library the gem uses GEMFILES:= ${DISTNAME}.gem DISTFILES+= ${DISTNAME}.gem GEMS_SKIP_SUBDIR= 1 CARGO_VENDOR_DIR= ${WRKSRC}/ext/fast_mmaped_file_rs/cargo-crates CARGO_CARGOTOML= ${WRKSRC}/Cargo.toml CARGO_CARGOLOCK= ${WRKSRC}/Cargo.lock CARGO_BUILD= no CARGO_INSTALL= no GEM_ENV+= MAKE=gmake # update the crates file with: make cargo-crates > Makefile.crates # The port installs files writeable # Is reported upstream: https://gitlab.com/gitlab-org/ruby/gems/prometheus-client-mmap/-/issues/60 post-extract: ${CHMOD} -R o-w ${WRKSRC} .include .if ${OPSYS} == FreeBSD RUBYGEM_ARGS+= --with-cflags="-Wno-error=incompatible-function-pointer-types" .endif .include diff --git a/devel/rubygem-sidekiq-gitlab/Makefile b/devel/rubygem-sidekiq-gitlab/Makefile index 57852259176c..bfa6dde06d16 100644 --- a/devel/rubygem-sidekiq-gitlab/Makefile +++ b/devel/rubygem-sidekiq-gitlab/Makefile @@ -1,30 +1,31 @@ PORTNAME= sidekiq PORTVERSION= 7.3.9 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= -gitlab MAINTAINER= mfechner@FreeBSD.org COMMENT= Simple, efficient background processing for Ruby WWW= https://sidekiq.org/ \ https://github.com/sidekiq/sidekiq LICENSE= LGPL3 RUN_DEPENDS= rubygem-base64>=0:converters/rubygem-base64 \ rubygem-connection_pool>=2.3.0:net/rubygem-connection_pool \ - rubygem-logger>=0:devel/rubygem-logger \ + rubygem-logger-gitlab>=0:devel/rubygem-logger-gitlab \ rubygem-rack>=2.2.4,3:www/rubygem-rack \ rubygem-redis-client>=0.22.2:databases/rubygem-redis-client USES= cpe gem CPE_VENDOR= contribsys NO_ARCH= yes PORTSCOUT= limit:^7\.3\. PLIST_FILES= bin/sidekiq \ bin/sidekiqmon .include diff --git a/dns/rubygem-gitlab-net-dns/Makefile b/dns/rubygem-gitlab-net-dns/Makefile index 83d70acdb236..fe6fc62e2349 100644 --- a/dns/rubygem-gitlab-net-dns/Makefile +++ b/dns/rubygem-gitlab-net-dns/Makefile @@ -1,19 +1,20 @@ PORTNAME= gitlab-net-dns PORTVERSION= 0.12.0 +PORTREVISION= 1 CATEGORIES= dns rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Pure Ruby DNS library WWW= https://gitlab.com/gitlab-org/gitlab-net-dns LICENSE= BSD2CLAUSE RUBY LICENSE_COMB= dual -RUN_DEPENDS= rubygem-logger>=0:devel/rubygem-logger +RUN_DEPENDS= rubygem-logger-gitlab>=0:devel/rubygem-logger-gitlab USES= gem NO_ARCH= yes .include diff --git a/net/rubygem-oauth2-gitlab/Makefile b/net/rubygem-oauth2-gitlab/Makefile index 4e554369a79f..ad3ff25c60e2 100644 --- a/net/rubygem-oauth2-gitlab/Makefile +++ b/net/rubygem-oauth2-gitlab/Makefile @@ -1,26 +1,27 @@ PORTNAME= oauth2 PORTVERSION= 2.0.10 +PORTREVISION= 1 CATEGORIES= net rubygems MASTER_SITES= RG PKGNAMESUFFIX= -gitlab MAINTAINER= mfechner@FreeBSD.org COMMENT= Ruby wrapper for the OAuth 2.0 protocol WWW= https://github.com/oauth-xx/oauth2 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-faraday-gitlab>=0.17.3<4:www/rubygem-faraday-gitlab \ rubygem-jwt>=1.0<4:www/rubygem-jwt \ - rubygem-logger>=1.2<2:devel/rubygem-logger \ + rubygem-logger-gitlab>=1.2<2:devel/rubygem-logger-gitlab \ rubygem-multi_xml>=0.5<1:textproc/rubygem-multi_xml \ rubygem-rack>=1.2,3<4,3:www/rubygem-rack \ rubygem-snaky_hash>=2.0<3:devel/rubygem-snaky_hash \ rubygem-version_gem>=1.1.8<3:devel/rubygem-version_gem USES= gem NO_ARCH= yes .include diff --git a/www/rubygem-faraday-gitlab/Makefile b/www/rubygem-faraday-gitlab/Makefile index e21c6bb7b2d3..1350416cdeeb 100644 --- a/www/rubygem-faraday-gitlab/Makefile +++ b/www/rubygem-faraday-gitlab/Makefile @@ -1,24 +1,24 @@ PORTNAME= faraday PORTVERSION= 2.12.2 CATEGORIES= www rubygems MASTER_SITES= RG PKGNAMESUFFIX= -gitlab MAINTAINER= mfechner@FreeBSD.org COMMENT= HTTP/REST API client library in Ruby WWW= https://github.com/lostisland/faraday LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= rubygem-faraday-net_http-gitlab>=2.0<3.5:www/rubygem-faraday-net_http-gitlab \ rubygem-json>=0:devel/rubygem-json \ - rubygem-logger>=0:devel/rubygem-logger + rubygem-logger-gitlab>=0:devel/rubygem-logger-gitlab USES= cpe gem CPE_VENDOR= faraday_project NO_ARCH= yes .include