mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
devel/rubygem-validates_timeliness: Update to 7.0.0
- Update RUN_DEPENDS: use Rails 7.2 Changes: https://github.com/adzap/validates_timeliness/blob/master/CHANGELOG.md
This commit is contained in:
parent
f21660c96c
commit
3715598b5e
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= validates_timeliness
|
||||
PORTVERSION= 6.0.1
|
||||
PORTVERSION= 7.0.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -10,7 +10,7 @@ WWW= https://github.com/adzap/validates_timeliness
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-activemodel61>=6.0.0<7:databases/rubygem-activemodel61 \
|
||||
RUN_DEPENDS= rubygem-activemodel72>=7.0.0<8:databases/rubygem-activemodel72 \
|
||||
rubygem-timeliness>=0.3.10<1:devel/rubygem-timeliness
|
||||
|
||||
USES= gem
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1674590506
|
||||
SHA256 (rubygem/validates_timeliness-6.0.1.gem) = 6df6b2481cb0d7f8e5a05bfad7306f327869f4c1f06c10072441f571bfa692c8
|
||||
SIZE (rubygem/validates_timeliness-6.0.1.gem) = 29184
|
||||
TIMESTAMP = 1734888688
|
||||
SHA256 (rubygem/validates_timeliness-7.0.0.gem) = 4affe162e0c541225265c37694b329d6aeffc7de97875fd676990b894c644ff3
|
||||
SIZE (rubygem/validates_timeliness-7.0.0.gem) = 28672
|
||||
|
|
Loading…
Add table
Reference in a new issue