mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
databases/rubygem-state_machines-activerecord08: Update RUN_DEPENDS: use Rails 8.0
- Bump PORTREVISION for dependency change
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user