pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Remove ruby25 related code fragments.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/932d943d58fd
branches:  trunk
changeset: 449549:932d943d58fd
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu Apr 01 14:10:53 2021 +0000

description:
Remove ruby25 related code fragments.

diffstat:

 misc/ruby-ohai/Makefile               |  4 +---
 sysutils/ruby-chef-config/Makefile    |  4 +---
 sysutils/ruby-chef-telemetry/Makefile |  4 +---
 sysutils/ruby-chef-utils/Makefile     |  5 +----
 sysutils/ruby-chef-zero/Makefile      |  4 +---
 sysutils/ruby-chef/Makefile           |  4 +---
 sysutils/ruby-inspec-core/Makefile    |  4 +---
 7 files changed, 7 insertions(+), 22 deletions(-)

diffs (122 lines):

diff -r 1c53f001837f -r 932d943d58fd misc/ruby-ohai/Makefile
--- a/misc/ruby-ohai/Makefile   Thu Apr 01 14:08:55 2021 +0000
+++ b/misc/ruby-ohai/Makefile   Thu Apr 01 14:10:53 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2021/03/21 13:31:36 taca Exp $
+# $NetBSD: Makefile,v 1.33 2021/04/01 14:10:53 taca Exp $
 
 DISTNAME=      ohai-16.10.7
 CATEGORIES=    misc
@@ -26,7 +26,5 @@
 
 RUBYGEM_OPTIONS+=      --format-executable
 
-RUBY_VERSIONS_INCOMPATIBLE=    25 # ruby-chef-utils
-
 .include "../../lang/ruby/gem.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 1c53f001837f -r 932d943d58fd sysutils/ruby-chef-config/Makefile
--- a/sysutils/ruby-chef-config/Makefile        Thu Apr 01 14:08:55 2021 +0000
+++ b/sysutils/ruby-chef-config/Makefile        Thu Apr 01 14:10:53 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2021/03/21 13:28:35 taca Exp $
+# $NetBSD: Makefile,v 1.14 2021/04/01 14:10:53 taca Exp $
 
 DISTNAME=      chef-config-16.11.7
 CATEGORIES=    sysutils
@@ -17,7 +17,5 @@
 
 USE_LANGUAGES= # none
 
-RUBY_VERSIONS_INCOMPATIBLE=    25 # ruby-chef-utils
-
 .include "../../lang/ruby/gem.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 1c53f001837f -r 932d943d58fd sysutils/ruby-chef-telemetry/Makefile
--- a/sysutils/ruby-chef-telemetry/Makefile     Thu Apr 01 14:08:55 2021 +0000
+++ b/sysutils/ruby-chef-telemetry/Makefile     Thu Apr 01 14:10:53 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2021/03/09 08:58:23 nia Exp $
+# $NetBSD: Makefile,v 1.4 2021/04/01 14:10:53 taca Exp $
 
 DISTNAME=      chef-telemetry-1.0.29
 CATEGORIES=    sysutils
@@ -15,7 +15,5 @@
 
 USE_LANGUAGES= # none
 
-RUBY_VERSIONS_INCOMPATIBLE=    25 # ruby-chef-utils
-
 .include "../../lang/ruby/gem.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 1c53f001837f -r 932d943d58fd sysutils/ruby-chef-utils/Makefile
--- a/sysutils/ruby-chef-utils/Makefile Thu Apr 01 14:08:55 2021 +0000
+++ b/sysutils/ruby-chef-utils/Makefile Thu Apr 01 14:10:53 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2021/03/21 13:28:35 taca Exp $
+# $NetBSD: Makefile,v 1.9 2021/04/01 14:10:53 taca Exp $
 
 DISTNAME=      chef-utils-16.11.7
 CATEGORIES=    sysutils
@@ -10,8 +10,5 @@
 
 USE_LANGUAGES= # none
 
-# "chef-utils requires Ruby version >= 2.6.0."
-RUBY_VERSIONS_INCOMPATIBLE=    25
-
 .include "../../lang/ruby/gem.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 1c53f001837f -r 932d943d58fd sysutils/ruby-chef-zero/Makefile
--- a/sysutils/ruby-chef-zero/Makefile  Thu Apr 01 14:08:55 2021 +0000
+++ b/sysutils/ruby-chef-zero/Makefile  Thu Apr 01 14:10:53 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2021/01/18 15:16:21 taca Exp $
+# $NetBSD: Makefile,v 1.16 2021/04/01 14:10:53 taca Exp $
 
 DISTNAME=      chef-zero-15.0.4
 CATEGORIES=    sysutils
@@ -17,8 +17,6 @@
 USE_LANGUAGES=         # none
 RUBYGEM_OPTIONS+=      --format-executable
 
-RUBY_VERSIONS_INCOMPATIBLE=    25
-
 pre-configure:
        cd ${WRKSRC}/bin && ${CHMOD} ${BINMODE} chef-zero
 
diff -r 1c53f001837f -r 932d943d58fd sysutils/ruby-chef/Makefile
--- a/sysutils/ruby-chef/Makefile       Thu Apr 01 14:08:55 2021 +0000
+++ b/sysutils/ruby-chef/Makefile       Thu Apr 01 14:10:53 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2021/03/21 13:28:35 taca Exp $
+# $NetBSD: Makefile,v 1.23 2021/04/01 14:10:53 taca Exp $
 
 DISTNAME=      chef-16.11.7
 CATEGORIES=    sysutils
@@ -50,8 +50,6 @@
 OVERRIDE_GEMSPEC+=     uuidtools>=2.1.5
 RUBYGEM_OPTIONS+=      --format-executable
 
-RUBY_VERSIONS_INCOMPATIBLE=    25      # ruby-chef-zero
-
 pre-configure:
        cd ${WRKSRC}/bin && ${FIND} . -type f -exec ${CHMOD} ${BINMODE} {} \;
 
diff -r 1c53f001837f -r 932d943d58fd sysutils/ruby-inspec-core/Makefile
--- a/sysutils/ruby-inspec-core/Makefile        Thu Apr 01 14:08:55 2021 +0000
+++ b/sysutils/ruby-inspec-core/Makefile        Thu Apr 01 14:10:53 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2021/03/21 13:33:31 taca Exp $
+# $NetBSD: Makefile,v 1.6 2021/04/01 14:10:53 taca Exp $
 
 DISTNAME=      inspec-core-4.28.0
 CATEGORIES=    sysutils
@@ -32,7 +32,5 @@
 
 USE_LANGUAGES= # none
 
-RUBY_VERSIONS_INCOMPATIBLE=    25 # ruby-chef-utils
-
 .include "../../lang/ruby/gem.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index