pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/ruby-chef
Module Name: pkgsrc
Committed By: taca
Date: Wed Jan 3 15:57:15 UTC 2024
Modified Files:
pkgsrc/sysutils/ruby-chef: Makefile
Log Message:
sysutils/ruby-chef: remove extra RUBY_VERSIONS_ACCEPTED
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/sysutils/ruby-chef/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/ruby-chef/Makefile
diff -u pkgsrc/sysutils/ruby-chef/Makefile:1.40 pkgsrc/sysutils/ruby-chef/Makefile:1.41
--- pkgsrc/sysutils/ruby-chef/Makefile:1.40 Sun Apr 30 15:29:05 2023
+++ pkgsrc/sysutils/ruby-chef/Makefile Wed Jan 3 15:57:15 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2023/04/30 15:29:05 taca Exp $
+# $NetBSD: Makefile,v 1.41 2024/01/03 15:57:15 taca Exp $
DISTNAME= chef-18.2.7
CATEGORIES= sysutils
@@ -44,8 +44,6 @@ DEPENDS+= ${RUBY_PKGPREFIX}-vault>=0.16<
USE_LANGUAGES= # none
-RUBY_VERSIONS_ACCEPTED= 31 32
-
OVERRIDE_GEMSPEC+= et-sftp>=2.1.2
RUBYGEM_OPTIONS+= --format-executable
Home |
Main Index |
Thread Index |
Old Index