mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
www/gitlab-ce: switch rubygem ports to use rails 7.0
Required for gitlab-ce 16.3
This commit is contained in:
parent
b19ae007da
commit
9a62ad0a91
@ -1,5 +1,6 @@
|
||||
PORTNAME= marginalia
|
||||
PORTVERSION= 1.11.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= databases rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -10,8 +11,8 @@ WWW= https://github.com/basecamp/marginalia
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-actionpack61>=2.3:www/rubygem-actionpack61 \
|
||||
rubygem-activerecord61>=2.3:databases/rubygem-activerecord61
|
||||
RUN_DEPENDS= rubygem-actionpack70>=2.3:www/rubygem-actionpack70 \
|
||||
rubygem-activerecord70>=2.3:databases/rubygem-activerecord70
|
||||
|
||||
USES= cpe gem
|
||||
CPE_VENDOR= ${PORTNAME}_project
|
||||
|
@ -1,5 +1,6 @@
|
||||
PORTNAME= sentry-rails
|
||||
PORTVERSION= 5.8.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -10,7 +11,7 @@ WWW= https://github.com/getsentry/sentry-ruby
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= rubygem-railties61>=5.0.0:www/rubygem-railties61 \
|
||||
RUN_DEPENDS= rubygem-railties70>=5.0.0:www/rubygem-railties70 \
|
||||
rubygem-sentry-ruby=5.8.0<5.9:devel/rubygem-sentry-ruby
|
||||
|
||||
USES= gem
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORTNAME= invisible_captcha
|
||||
PORTVERSION= 2.0.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= graphics rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -10,7 +10,7 @@ WWW= https://github.com/markets/invisible_captcha
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-rails61>=5.0:www/rubygem-rails61
|
||||
RUN_DEPENDS= rubygem-rails70>=5.0:www/rubygem-rails70
|
||||
|
||||
USES= gem
|
||||
|
||||
|
@ -1,5 +1,6 @@
|
||||
PORTNAME= doorkeeper-openid_connect
|
||||
PORTVERSION= 1.8.7
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -10,7 +11,7 @@ WWW= https://github.com/doorkeeper-gem/doorkeeper-openid_connect
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= rubygem-doorkeeper>=5.5<5.7:security/rubygem-doorkeeper \
|
||||
RUN_DEPENDS= rubygem-doorkeeper-rails70>=5.5<5.7:security/rubygem-doorkeeper-rails70 \
|
||||
rubygem-jwt>=2.5:www/rubygem-jwt
|
||||
|
||||
USES= gem
|
||||
|
Loading…
Reference in New Issue
Block a user