From 744e6d6dc9a52926d87cf3800d0f80c76f546410 Mon Sep 17 00:00:00 2001 From: tnn Date: Mon, 14 Mar 2016 00:59:05 +0000 Subject: remove references to ruby200 --- sysutils/puppet/Makefile | 4 ++-- sysutils/ruby-chef/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'sysutils') diff --git a/sysutils/puppet/Makefile b/sysutils/puppet/Makefile index fe54525000b..2a99e479863 100644 --- a/sysutils/puppet/Makefile +++ b/sysutils/puppet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2016/01/03 06:53:49 taca Exp $ +# $NetBSD: Makefile,v 1.24 2016/03/14 00:59:06 tnn Exp $ DISTNAME= puppet-3.8.4 PKGREVISION= 1 @@ -16,7 +16,7 @@ DEPENDS+= ${RUBY_PKGPREFIX}-minitest>=2.5.1:../../devel/ruby-minitest DEPENDS+= ${RUBY_PKGPREFIX}-shadow>=2.0.0:../../security/ruby-shadow # io-console gem is bundled in ruby base package. -RUBY_VERSION_SUPPORTED= 200 21 +RUBY_VERSION_SUPPORTED= 21 RUBY_JSON_REQD= 1.7.0 RUBY_JSON_TYPE= pure RUBYGEM_OPTIONS+= --format-executable diff --git a/sysutils/ruby-chef/Makefile b/sysutils/ruby-chef/Makefile index a2fe688f3bf..4d16dda4640 100644 --- a/sysutils/ruby-chef/Makefile +++ b/sysutils/ruby-chef/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2015/01/20 10:10:50 fhajny Exp $ +# $NetBSD: Makefile,v 1.3 2016/03/14 00:59:06 tnn Exp $ DISTNAME= chef-12.0.3 CATEGORIES= sysutils @@ -25,7 +25,7 @@ DEPENDS+= ${RUBY_PKGPREFIX}-diff-lcs>=1.2.5<2.0:../../textproc/ruby-diff-lcs DEPENDS+= ${RUBY_PKGPREFIX}-plist>=3.1.0:../../textproc/ruby-plist DEPENDS+= ${RUBY_PKGPREFIX}-erubis>=2.7.0<3.0:../../www/ruby-erubis -RUBY_VERSION_SUPPORTED= 200 21 +RUBY_VERSION_SUPPORTED= 21 .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3