Update to 0.5.0
Changes: https://github.com/state-machines/state_machines-activerecord/commits/master
This commit is contained in:
parent
0d041eef08
commit
718518f37d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=444051
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= state_machines-activerecord
|
||||
PORTVERSION= 0.4.1
|
||||
PORTVERSION= 0.5.0
|
||||
CATEGORIES= databases rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -13,7 +13,7 @@ LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= rubygem-activerecord4>=4.1:databases/rubygem-activerecord4 \
|
||||
rubygem-state_machines-activemodel>=0.3.0:databases/rubygem-state_machines-activemodel
|
||||
rubygem-state_machines-activemodel>=0.5.0:databases/rubygem-state_machines-activemodel
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1493729463
|
||||
SHA256 (rubygem/state_machines-activerecord-0.4.1.gem) = 4f8d828baa8a5c1d0394453ec5e2ec7807b61e33adc30888263fdb1da18362de
|
||||
SIZE (rubygem/state_machines-activerecord-0.4.1.gem) = 24064
|
||||
TIMESTAMP = 1498059636
|
||||
SHA256 (rubygem/state_machines-activerecord-0.5.0.gem) = 1cb2ec3d1b7f0846899d73bceaca9b4d99401aed11bb12798b09356dd6d1b843
|
||||
SIZE (rubygem/state_machines-activerecord-0.5.0.gem) = 24064
|
||||
|
Loading…
Reference in New Issue
Block a user