1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Update to 0.7.0

- Update version requirement of RUN_DEPENDS

Changes:	https://github.com/state-machines/state_machines-activemodel/commits/master
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-08-24 00:08:36 +00:00
parent 31fea8d71a
commit 21dbeac337
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=509678
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= state_machines-activemodel
PORTVERSION= 0.6.0
PORTVERSION= 0.7.0
CATEGORIES= databases rubygems
MASTER_SITES= RG
@ -12,7 +12,7 @@ COMMENT= Support for creating state machines for attributes on ActiveModel
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-activemodel50>=4.1:databases/rubygem-activemodel50 \
RUN_DEPENDS= rubygem-activemodel50>=4.1<6.1:databases/rubygem-activemodel50 \
rubygem-state_machines>=0.5.0:devel/rubygem-state_machines
USES= gem

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1554924553
SHA256 (rubygem/state_machines-activemodel-0.6.0.gem) = f74057b30d9df00038aa5716b287cbe6d5be6bb39f233c5660ffe450b5aec066
SIZE (rubygem/state_machines-activemodel-0.6.0.gem) = 17408
TIMESTAMP = 1566487002
SHA256 (rubygem/state_machines-activemodel-0.7.0.gem) = d9d05854fd3bd452aafedc8805ec773f32f0d9c7a390ea68e084fe1f50371ca8
SIZE (rubygem/state_machines-activemodel-0.7.0.gem) = 17408