pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/puppet
Module Name: pkgsrc
Committed By: taca
Date: Mon Jan 18 15:38:05 UTC 2021
Modified Files:
pkgsrc/sysutils/puppet: Makefile
Log Message:
sysutils/puppet: remove "not yet" part
Remove small code for forth coming Ruby 3.0.
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/sysutils/puppet/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/puppet/Makefile
diff -u pkgsrc/sysutils/puppet/Makefile:1.43 pkgsrc/sysutils/puppet/Makefile:1.44
--- pkgsrc/sysutils/puppet/Makefile:1.43 Mon Jan 18 15:36:23 2021
+++ pkgsrc/sysutils/puppet/Makefile Mon Jan 18 15:38:05 2021
@@ -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}-concurrent-r
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