Update 1.8.1 -> 1.8.2

This commit is contained in:
sebastia 2020-03-22 22:08:36 +00:00
parent 2516145778
commit 4a6d2fa51b
2 changed files with 5 additions and 7 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.7 2019/11/07 08:32:23 sebastia Exp $
# $OpenBSD: Makefile,v 1.8 2020/03/22 22:08:36 sebastia Exp $
COMMENT= validators for Ruby OptionParser lib
DISTNAME= opt_parse_validator-1.8.1
DISTNAME= opt_parse_validator-1.8.2
CATEGORIES= devel
HOMEPAGE= https://github.com/wpscanteam/OptParseValidator
@ -16,9 +16,7 @@ MODULES= lang/ruby
CONFIGURE_STYLE= gem
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= devel/ruby-activesupport,${MODRUBY_FLAVOR}>=4.2,<6.1 \
RUN_DEPENDS= devel/ruby-activesupport,${MODRUBY_FLAVOR}>=5.1.2,<6.1 \
www/ruby-addressable,${MODRUBY_FLAVOR}>=2.5,<2.8
MODRUBY_TEST= rake
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (opt_parse_validator-1.8.1.gem) = fpcZJvpwNqTdJBvaTyp7oAl/Fs+3XTwBIcv9wTkhNac=
SIZE (opt_parse_validator-1.8.1.gem) = 14336
SHA256 (opt_parse_validator-1.8.2.gem) = VErNnHiRj1G5NcwJuHSPU4p/3dUHXh9I4RhQe4jQDxA=
SIZE (opt_parse_validator-1.8.2.gem) = 14336