databases/rubygem-state_machines-activerecord: Update to 0.10.0
- Update RUN_DEPENDS: use Rails 8.0 Changes: https://github.com/state-machines/state_machines-activerecord/releases
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
PORTNAME= state_machines-activerecord
|
||||
PORTVERSION= 0.9.0
|
||||
PORTVERSION= 0.10.0
|
||||
CATEGORIES= databases rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@@ -10,8 +10,8 @@ WWW= https://github.com/state-machines/state_machines-activerecord
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= rubygem-activerecord60>=6.0:databases/rubygem-activerecord60 \
|
||||
rubygem-state_machines-activemodel>=0.9.0:databases/rubygem-state_machines-activemodel
|
||||
RUN_DEPENDS= rubygem-activerecord80>=7.1:databases/rubygem-activerecord80 \
|
||||
rubygem-state_machines-activemodel>=0.10.0:databases/rubygem-state_machines-activemodel
|
||||
|
||||
USES= gem
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1694348324
|
||||
SHA256 (rubygem/state_machines-activerecord-0.9.0.gem) = 06a9731aabbfd456d594bd55832d4d1b3c0054fc7530bbe8eb771213a819182a
|
||||
SIZE (rubygem/state_machines-activerecord-0.9.0.gem) = 22528
|
||||
TIMESTAMP = 1750188166
|
||||
SHA256 (rubygem/state_machines-activerecord-0.10.0.gem) = 17f831e4c6a7db6e19288a5930de856adeefee2fb7b03470b5d554f423537385
|
||||
SIZE (rubygem/state_machines-activerecord-0.10.0.gem) = 22016
|
||||
|
||||
Reference in New Issue
Block a user