From baaba3378d16ca40f8ea8b45ce1f35df5f2e22bc Mon Sep 17 00:00:00 2001 From: jeremy Date: Sun, 22 Jan 2023 19:51:59 +0000 Subject: [PATCH] Unlink builds of ruby ports with ruby27 FLAVOR In preparation for removing Ruby 2.7. --- databases/Makefile | 3 --- net/Makefile | 1 - www/Makefile | 2 -- 3 files changed, 6 deletions(-) diff --git a/databases/Makefile b/databases/Makefile index f5f40105108..833de3d784a 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -193,15 +193,12 @@ SUBDIR += ruby-amalgalite,ruby30 SUBDIR += ruby-amalgalite,ruby31 SUBDIR += ruby-amalgalite,ruby32 - SUBDIR += ruby-hiera-eyaml,ruby27 SUBDIR += ruby-hiera-eyaml,ruby30 SUBDIR += ruby-hiera-eyaml,ruby31 SUBDIR += ruby-hiera-eyaml,ruby32 - SUBDIR += ruby-hiera-eyaml-gpg,ruby27 SUBDIR += ruby-hiera-eyaml-gpg,ruby30 SUBDIR += ruby-hiera-eyaml-gpg,ruby31 SUBDIR += ruby-hiera-eyaml-gpg,ruby32 - SUBDIR += ruby-hiera-file,ruby27 SUBDIR += ruby-hiera-file,ruby30 SUBDIR += ruby-hiera-file,ruby31 SUBDIR += ruby-hiera-file,ruby32 diff --git a/net/Makefile b/net/Makefile index f17f145e7af..d7c6421e6c0 100644 --- a/net/Makefile +++ b/net/Makefile @@ -640,7 +640,6 @@ SUBDIR += ruby-eventmachine,ruby32 SUBDIR += ruby-macaddr SUBDIR += ruby-mfi - SUBDIR += ruby-msgpack,ruby27 SUBDIR += ruby-msgpack,ruby30 SUBDIR += ruby-msgpack,ruby31 SUBDIR += ruby-msgpack,ruby32 diff --git a/www/Makefile b/www/Makefile index 3cf88259f4c..baa2b5dec35 100644 --- a/www/Makefile +++ b/www/Makefile @@ -523,7 +523,6 @@ SUBDIR += ruby-puma,ruby30 SUBDIR += ruby-puma,ruby31 SUBDIR += ruby-puma,ruby32 - SUBDIR += ruby-rack,ruby27 SUBDIR += ruby-rack SUBDIR += ruby-rack-protection SUBDIR += ruby-rack-test @@ -540,7 +539,6 @@ SUBDIR += ruby-thin,ruby31 SUBDIR += ruby-thin,ruby32 SUBDIR += ruby-typhoeus - SUBDIR += ruby-unicorn,ruby27 SUBDIR += ruby-unicorn,ruby30 SUBDIR += ruby-unicorn,ruby31 SUBDIR += ruby-unicorn,ruby32