mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 10:06:40 -04:00
converters/rubygem-xdr: switch to rails 7.0
This commit is contained in:
parent
64c2a1c366
commit
e270dbdafc
1 changed files with 3 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
||||||
PORTNAME= xdr
|
PORTNAME= xdr
|
||||||
PORTVERSION= 3.0.3
|
PORTVERSION= 3.0.3
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= converters rubygems
|
CATEGORIES= converters rubygems
|
||||||
MASTER_SITES= RG
|
MASTER_SITES= RG
|
||||||
|
|
||||||
|
@ -10,8 +11,8 @@ WWW= https://github.com/stellar/ruby-xdr
|
||||||
LICENSE= APACHE20
|
LICENSE= APACHE20
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||||
|
|
||||||
RUN_DEPENDS= rubygem-activemodel60>=6.0:databases/rubygem-activemodel60 \
|
RUN_DEPENDS= rubygem-activemodel70>=7.0:databases/rubygem-activemodel70 \
|
||||||
rubygem-activesupport60>=6.0:devel/rubygem-activesupport60
|
rubygem-activesupport70>=7.0:devel/rubygem-activesupport70
|
||||||
|
|
||||||
USES= gem
|
USES= gem
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue