simple update, 2.3.1 -> 2.3.2, while there, enable tests

This commit is contained in:
sebastia 2020-02-17 12:26:48 +00:00
parent 0a55343066
commit df689a63ed
2 changed files with 7 additions and 5 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.11 2019/11/21 10:37:22 sebastia Exp $
# $OpenBSD: Makefile,v 1.12 2020/02/17 12:26:48 sebastia Exp $
COMMENT = tools to access the Puppet Forge API
DISTNAME = puppet_forge-2.3.1
DISTNAME = puppet_forge-2.3.2
CATEGORIES = devel
HOMEPAGE = https://github.com/puppetlabs/forge-ruby
MAINTAINER = Sebastian Reitenbach <sebastia@openbsd.org>
@ -16,8 +16,10 @@ 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.13
www/ruby-faraday_middleware,${MODRUBY_FLAVOR}>=0.9.0,<0.14
CONFIGURE_STYLE = ruby gem
MODRUBY_TEST = rspec3
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (puppet_forge-2.3.1.gem) = VL9IXTWH8IGqWC4nFPcrXtrvZOnzD6tq6w7aDocNW5I=
SIZE (puppet_forge-2.3.1.gem) = 772608
SHA256 (puppet_forge-2.3.2.gem) = HamT59uCsDbEQ7bFduuwxea22gjBpWHcuZkFRyRZfJo=
SIZE (puppet_forge-2.3.2.gem) = 772608