Fix versions in RDEPs

OK sebastia@ (MAINTAINER)
This commit is contained in:
jeremy 2021-08-26 20:00:29 +00:00
parent 3a212cb0f6
commit f61d2a3aec

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.14 2020/04/07 21:18:54 sebastia Exp $
# $OpenBSD: Makefile,v 1.15 2021/08/26 20:00:29 jeremy Exp $
COMMENT = tools to access the Puppet Forge API
DISTNAME = puppet_forge-2.3.4
REVISION = 0
CATEGORIES = devel
HOMEPAGE = https://github.com/puppetlabs/forge-ruby
MAINTAINER = Sebastian Reitenbach <sebastia@openbsd.org>
@ -15,8 +16,8 @@ BUILD_DEPENDS += ${RUN_DEPENDS}
RUN_DEPENDS += archivers/ruby-minitar,${MODRUBY_FLAVOR} \
devel/ruby-gettext-setup,${MODRUBY_FLAVOR}>=0.11,<1 \
devel/ruby-semantic_puppet,${MODRUBY_FLAVOR}>=1.0,<2.0 \
www/ruby-faraday,${MODRUBY_FLAVOR}>=0.14,<0.15 \
www/ruby-faraday_middleware,${MODRUBY_FLAVOR}>=0.9.0,<0.14
www/ruby-faraday,${MODRUBY_FLAVOR}>=0.14,<0.18 \
www/ruby-faraday_middleware,${MODRUBY_FLAVOR}>=0.9.0,<0.15
CONFIGURE_STYLE = ruby gem