pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/puppet sysutils/puppet: remove "not yet" part



details:   https://anonhg.NetBSD.org/pkgsrc/rev/eb15e1582d26
branches:  trunk
changeset: 445263:eb15e1582d26
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Jan 18 15:38:05 2021 +0000

description:
sysutils/puppet: remove "not yet" part

Remove small code for forth coming Ruby 3.0.

diffstat:

 sysutils/puppet/Makefile |  5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diffs (19 lines):

diff -r 6a3b6b2784d3 -r eb15e1582d26 sysutils/puppet/Makefile
--- a/sysutils/puppet/Makefile  Mon Jan 18 15:36:48 2021 +0000
+++ b/sysutils/puppet/Makefile  Mon Jan 18 15:38:05 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2021/01/18 15:36:23 taca Exp $
+# $NetBSD: Makefile,v 1.44 2021/01/18 15:38:05 taca Exp $
 
 DISTNAME=              puppet-7.1.0
 CATEGORIES=            sysutils
@@ -20,9 +20,6 @@
 DEPENDS+=      ${RUBY_PKGPREFIX}-deep_merge>=1.0<2:../../devel/ruby-deep_merge
 DEPENDS+=      ${RUBY_PKGPREFIX}-scanf>1.0.0:../../devel/ruby-scanf
 
-# sysutils/ruby-facter dose not support Ruby 3
-RUBY_VERSIONS_INCOMPATIBLE=    30
-
 RUBYGEM_OPTIONS+=      --format-executable
 OVERRIDE_GEMSPEC+=     fast_gettext>=1.1
 USE_LANAUGES=          # none



Home | Main Index | Thread Index | Old Index