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:           Thu Jan 19 01:49:54 UTC 2023

Modified Files:
        pkgsrc/sysutils/ruby-chef: Makefile

Log Message:
sysutils/ruby-chef: not yet ruby32


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 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.36 pkgsrc/sysutils/ruby-chef/Makefile:1.37
--- pkgsrc/sysutils/ruby-chef/Makefile:1.36     Mon Jan 16 14:43:15 2023
+++ pkgsrc/sysutils/ruby-chef/Makefile  Thu Jan 19 01:49:54 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2023/01/16 14:43:15 taca Exp $
+# $NetBSD: Makefile,v 1.37 2023/01/19 01:49:54 taca Exp $
 
 DISTNAME=      chef-18.1.0
 PKGREVISION=   1
@@ -45,7 +45,7 @@ DEPENDS+=     ${RUBY_PKGPREFIX}-vault>=0.16<
 
 USE_LANGUAGES= # none
 
-RUBY_VERSIONS_ACCEPTED=        31 32
+RUBY_VERSIONS_ACCEPTED=        31
 
 OVERRIDE_GEMSPEC+=     et-sftp>=2.1.2
 RUBYGEM_OPTIONS+=      --format-executable



Home | Main Index | Thread Index | Old Index