puppetdb termini has to stay with ruby 2.7, as it's used by puppet5 running

as master with puppetdb backend.

OK jeremy@
This commit is contained in:
sebastia 2021-09-18 21:38:30 +00:00
parent 84c07402f3
commit a4df327fdf

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.29 2021/09/02 14:59:44 jeremy Exp $
# $OpenBSD: Makefile,v 1.30 2021/09/18 21:38:30 sebastia Exp $
COMMENT-main= fast, scalable, and reliable data warehouse for Puppet
COMMENT-plugin= PuppetDB terminus plugin
@ -9,7 +9,7 @@ PKGNAME-main= ${DISTNAME}
PKGNAME-plugin= puppetdb-termini-$V
CATEGORIES= databases
REVISION-main= 1
REVISION-plugin=2
REVISION-plugin=3
HOMEPAGE= https://puppet.com/docs/puppetdb/
@ -23,6 +23,7 @@ PERMIT_PACKAGE= Yes
MODULES= java \
lang/ruby
MODJAVA_VER= 1.8+
MODRUBY_REV = 2.7
MULTI_PACKAGES= -main -plugin