MFH: r524941

Update to 1.8.1 to work with newer rubygem-addressable.

Approved by:	ports-secteam (joneum)
This commit is contained in:
Matthias Fechner 2020-02-17 18:58:07 +00:00
parent cfea37f1e9
commit d6d4ae236c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q1/; revision=526400
2 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= opt_parse_validator
PORTVERSION= 1.7.4
PORTVERSION= 1.8.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
@ -11,8 +11,8 @@ COMMENT= Implementation of validators for the ruby OptionParser lib
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-activesupport5>=4.2<5.3.0:devel/rubygem-activesupport5 \
rubygem-addressable>=2.5<2.7:www/rubygem-addressable
RUN_DEPENDS= rubygem-activesupport5>=4.2<6.1.0:devel/rubygem-activesupport5 \
rubygem-addressable>=2.5<2.8:www/rubygem-addressable
USES= gem
USE_RUBY= yes

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1564754884
SHA256 (rubygem/opt_parse_validator-1.7.4.gem) = ca9f034147af21d6806c140f3225f7ff994f1a4c65bf15a5ba652aa13b61786d
SIZE (rubygem/opt_parse_validator-1.7.4.gem) = 14336
TIMESTAMP = 1580642615
SHA256 (rubygem/opt_parse_validator-1.8.1.gem) = 7e971926fa7036a4dd241bda4f2a7ba0097f16cfb75d3c0121cbfdc1392135a7
SIZE (rubygem/opt_parse_validator-1.8.1.gem) = 14336