databases/rubygem-state_machines-activerecord08: Update RUN_DEPENDS: use Rails 8.0
- Bump PORTREVISION for dependency change
This commit is contained in:
parent
d68417728b
commit
484340f0a7
@ -1,5 +1,6 @@
|
||||
PORTNAME= state_machines-activerecord
|
||||
PORTVERSION= 0.8.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= databases rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= 08
|
||||
@ -11,7 +12,7 @@ WWW= https://github.com/state-machines/state_machines-activerecord
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= rubygem-activerecord60>=5.1:databases/rubygem-activerecord60 \
|
||||
RUN_DEPENDS= rubygem-activerecord80>=5.1:databases/rubygem-activerecord80 \
|
||||
rubygem-state_machines-activemodel>=0.8.0:databases/rubygem-state_machines-activemodel
|
||||
|
||||
USES= gem
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user