Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=0FTNvPnK; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=gyJfC8JQ Received: by mail.netbsd.org (Postfix, from userid 605) id 7BF7B84EB1; Thu, 25 Apr 2024 15:12:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714057928; bh=1BDwVsE9hK+AUdE/3w8wNDHhbITIrW9TNn8m7q6G5F0=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=0FTNvPnKgIn2jBAOtdsAstLuO91lBAC8LugMDWr4CxbXaLPA70hPgOFmWPBWt86rg 6aYLcxW+phy2Zh8eiwMTo5ZgBCG+iaO7SC9fUbMhJ6K6g7hfH38ZouYtul5rupbLHd eVcXwOaDoeWu2eIDRdBqEZvHCZwisFfXBCcNgjCs= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6B95184EAF for ; Thu, 25 Apr 2024 15:12:07 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id oIeeD99NoawL for ; Thu, 25 Apr 2024 15:12:06 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0338484D82 for ; Thu, 25 Apr 2024 15:12:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714057926; bh=1BDwVsE9hK+AUdE/3w8wNDHhbITIrW9TNn8m7q6G5F0=; h=Date:From:Subject:To:Reply-To; b=gyJfC8JQgKUmo0uO1fWfuoBG4jAhIeRI+xw5fWTjbGdygLncgFJgBlmOXq5dhCYDh YzUKd0N5Ok7mwbIvg5wCzDGYoYogpfVOB6nnmitZ3q9fCTE/Rdp+g5K8rure9JnSUR 13Kq+9OhwsGIx/N5CaQsC097TzPgordv6xJycos8= Received: by cvs.NetBSD.org (Postfix, from userid 500) id EEB18FA2C; Thu, 25 Apr 2024 15:12:05 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_171405792559460" MIME-Version: 1.0 Date: Thu, 25 Apr 2024 15:12:05 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/lang To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20240425151205.EEB18FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_171405792559460 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Thu Apr 25 15:12:05 UTC 2024 Modified Files: pkgsrc/lang/ruby: rubyversion.mk pkgsrc/lang/ruby33: Makefile PLIST distinfo pkgsrc/lang/ruby33/patches: patch-lib_rubygems_config__file.rb Removed Files: pkgsrc/lang/ruby33/patches: patch-lib_rdoc_store.rb patch-lib_rdoc_version.rb Log Message: lang/ruby33: update to 3.3.1 This is security release. Note CVE-2024-27280 and CVE-2024-27281 were already fixed by ruby31-base-3.3.0nb1. 3.3.1 (2024-04-23) * CVE-2024-27282: Arbitrary memory address read vulnerability with Regex search * CVE-2024-27281: RCE vulnerability with .rdoc_options in RDoc To generate a diff of this commit: cvs rdiff -u -r1.277 -r1.278 pkgsrc/lang/ruby/rubyversion.mk cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/ruby33/Makefile \ pkgsrc/lang/ruby33/distinfo cvs rdiff -u -r1.1 -r1.2 pkgsrc/lang/ruby33/PLIST cvs rdiff -u -r1.1 -r0 pkgsrc/lang/ruby33/patches/patch-lib_rdoc_store.rb \ pkgsrc/lang/ruby33/patches/patch-lib_rdoc_version.rb cvs rdiff -u -r1.1 -r1.2 \ pkgsrc/lang/ruby33/patches/patch-lib_rubygems_config__file.rb Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_171405792559460 Content-Disposition: inline Content-Length: 15726 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/lang/ruby/rubyversion.mk diff -u pkgsrc/lang/ruby/rubyversion.mk:1.277 pkgsrc/lang/ruby/rubyversion.mk:1.278 --- pkgsrc/lang/ruby/rubyversion.mk:1.277 Thu Apr 25 15:06:11 2024 +++ pkgsrc/lang/ruby/rubyversion.mk Thu Apr 25 15:12:05 2024 @@ -1,4 +1,4 @@ -# $NetBSD: rubyversion.mk,v 1.277 2024/04/25 15:06:11 taca Exp $ +# $NetBSD: rubyversion.mk,v 1.278 2024/04/25 15:12:05 taca Exp $ # # This file determines which Ruby version is used as a dependency for @@ -215,7 +215,7 @@ RUBY_VERSION_REQD?= ${PKGNAME_REQD:C/rub # current supported Ruby's version RUBY31_VERSION= 3.1.5 RUBY32_VERSION= 3.2.4 -RUBY33_VERSION= 3.3.0 +RUBY33_VERSION= 3.3.1 # current API compatible version; used for version of shared library RUBY31_API_VERSION= 3.1.0 @@ -469,7 +469,7 @@ RUBY_ABBREV_VER= 0.1.2 RUBY_BASE64_VER= 0.2.0 RUBY_BENCHMARK_VER= 0.3.0 RUBY_BIGDECIMAL_VER= 3.1.5 -RUBY_BUNDLER_VER= 2.5.3 +RUBY_BUNDLER_VER= 2.5.9 RUBY_CGI_VER= 0.4.1 RUBY_CSV_VER= 3.2.8 RUBY_DATE_VER= 3.3.4 @@ -495,7 +495,7 @@ RUBY_IRB_VER= 1.11.0 RUBY_JSON_VER= 2.7.1 RUBY_LOGGER_VER= 1.6.0 RUBY_MUTEX_M_VER= 0.2.0 -RUBY_NET_HTTP_VER= 0.4.0 +RUBY_NET_HTTP_VER= 0.4.1 RUBY_NET_PROTOCOL_VER= 0.2.2 RUBY_NKF_VER= 0.1.3 RUBY_OBSERVER_VER= 0.1.2 @@ -540,10 +540,10 @@ RUBY_ZLIB_VER= 3.1.0 RUBY_DEBUG_VER= 1.9.1 RUBY_MATRIX_VER= 0.4.2 RUBY_MINITEST_VER= 5.20.0 -RUBY_NET_FTP_VER= 0.3.3 -RUBY_NET_IMAP_VER= 0.4.9 +RUBY_NET_FTP_VER= 0.3.4 +RUBY_NET_IMAP_VER= 0.4.9.1 RUBY_NET_POP_VER= 0.1.2 -RUBY_NET_SMTP_VER= 0.4.0 +RUBY_NET_SMTP_VER= 0.4.0.1 RUBY_POWER_ASSERT_VER= 2.0.3 RUBY_PRIME_VER= 0.1.2 RUBY_RACC_VER= 1.7.3 Index: pkgsrc/lang/ruby33/Makefile diff -u pkgsrc/lang/ruby33/Makefile:1.2 pkgsrc/lang/ruby33/Makefile:1.3 --- pkgsrc/lang/ruby33/Makefile:1.2 Sat Mar 23 15:15:51 2024 +++ pkgsrc/lang/ruby33/Makefile Thu Apr 25 15:12:05 2024 @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2024/03/23 15:15:51 taca Exp $ +# $NetBSD: Makefile,v 1.3 2024/04/25 15:12:05 taca Exp $ DISTNAME= ${RUBY_DISTNAME} PKGNAME= ${RUBY_PKGPREFIX}-${RUBY_VERSION:S/-rc/rc/} -PKGREVISION= 1 CATEGORIES= lang ruby MASTER_SITES= ${MASTER_SITE_RUBY} Index: pkgsrc/lang/ruby33/distinfo diff -u pkgsrc/lang/ruby33/distinfo:1.2 pkgsrc/lang/ruby33/distinfo:1.3 --- pkgsrc/lang/ruby33/distinfo:1.2 Sat Mar 23 15:15:51 2024 +++ pkgsrc/lang/ruby33/distinfo Thu Apr 25 15:12:05 2024 @@ -1,19 +1,17 @@ -$NetBSD: distinfo,v 1.2 2024/03/23 15:15:51 taca Exp $ +$NetBSD: distinfo,v 1.3 2024/04/25 15:12:05 taca Exp $ -BLAKE2s (ruby-3.3.0.tar.xz) = f68ac92dc254a1c77470384018622c6918dd4bdd1c082a3c1af64470aaccac86 -SHA512 (ruby-3.3.0.tar.xz) = 7959c5753bfa0bfc4d6d74060869aabbe9815c1c97930659da11b917ee0803ddbbd80e869e00c48b8694b4ba48709c3b6493fd045568e36e902616c35ababf01 -Size (ruby-3.3.0.tar.xz) = 16345456 bytes +BLAKE2s (ruby-3.3.1.tar.xz) = d0e13b844aa305c364eafa51976ff58f8df66d82cfd0883e06e7d9920fad1218 +SHA512 (ruby-3.3.1.tar.xz) = c58e9be9b5ab48191fbf7d67e13f0ec42ee71ed338170e0f7b246708e9cfc617ce65098f5ce7ab32d4305e785642d3e44253462104d5b9c4abcb1a4113f48347 +Size (ruby-3.3.1.tar.xz) = 16350792 bytes SHA1 (patch-common.mk) = c23eed58427b2fd4ba8fdb3692f609701a666c6d SHA1 (patch-configure) = 668341ef5ad8b510a3057d979402e66dfa66f9d3 SHA1 (patch-ext_openssl_openssl__missing.h) = 3f8d79736fd14806dfaf76e333eec63ff3ff5890 SHA1 (patch-include_ruby_internal_static__assert.h) = 7d5c3ae7ff674b9b34639924fcf08237164de9f8 SHA1 (patch-lib_mkmf.rb) = 4a3cd18548dbdf43a13695d4e76f817c0347e335 SHA1 (patch-lib_rdoc_encoding.rb) = 0e82d2942d9bfcb67dc7c994889d7bc5ec2ae85a -SHA1 (patch-lib_rdoc_store.rb) = e78f64b6cf2e8bb9c2015fad1312dca85a437413 -SHA1 (patch-lib_rdoc_version.rb) = 83e4886aad411f14ead218bfa31793c23e78b797 SHA1 (patch-lib_rubygems.rb) = 81af71ae9b0c3fef2ad1de88a542b3ece14b4519 SHA1 (patch-lib_rubygems_commands_setup__command.rb) = 66c475a5308deb2ed5096b88cf65549732f87421 -SHA1 (patch-lib_rubygems_config__file.rb) = 735d8e543c17c8ca4cd15a96fea865b603535603 +SHA1 (patch-lib_rubygems_config__file.rb) = 584f8cd9ef1d1b9bf25efc7e85c2219166db7ac9 SHA1 (patch-lib_rubygems_dependency__installer.rb) = d143128b21a3803136c2d0000d75a1cf50d77155 SHA1 (patch-lib_rubygems_install__update__options.rb) = 0cd0816e1cd7c84c1dab1e091787c4dc38d28273 SHA1 (patch-lib_rubygems_installer.rb) = 36835bfc42d6e5b45564973b910e7cb602a7f17a Index: pkgsrc/lang/ruby33/PLIST diff -u pkgsrc/lang/ruby33/PLIST:1.1 pkgsrc/lang/ruby33/PLIST:1.2 --- pkgsrc/lang/ruby33/PLIST:1.1 Sun Jan 21 08:22:02 2024 +++ pkgsrc/lang/ruby33/PLIST Thu Apr 25 15:12:05 2024 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2024/01/21 08:22:02 taca Exp $ +@comment $NetBSD: PLIST,v 1.2 2024/04/25 15:12:05 taca Exp $ bin/bundle${RUBY_SUFFIX} bin/bundler${RUBY_SUFFIX} bin/erb${RUBY_SUFFIX} @@ -367,6 +367,7 @@ ${RUBY_LIB}/bundler/plugin/events.rb ${RUBY_LIB}/bundler/plugin/index.rb ${RUBY_LIB}/bundler/plugin/installer.rb ${RUBY_LIB}/bundler/plugin/installer/git.rb +${RUBY_LIB}/bundler/plugin/installer/path.rb ${RUBY_LIB}/bundler/plugin/installer/rubygems.rb ${RUBY_LIB}/bundler/plugin/source_list.rb ${RUBY_LIB}/bundler/process_lock.rb @@ -1068,6 +1069,7 @@ ${RUBY_LIB}/rubygems/commands/pristine_c ${RUBY_LIB}/rubygems/commands/push_command.rb ${RUBY_LIB}/rubygems/commands/query_command.rb ${RUBY_LIB}/rubygems/commands/rdoc_command.rb +${RUBY_LIB}/rubygems/commands/rebuild_command.rb ${RUBY_LIB}/rubygems/commands/search_command.rb ${RUBY_LIB}/rubygems/commands/server_command.rb ${RUBY_LIB}/rubygems/commands/setup_command.rb @@ -1109,6 +1111,7 @@ ${RUBY_LIB}/rubygems/gemcutter_utilities ${RUBY_LIB}/rubygems/gemcutter_utilities/webauthn_listener.rb ${RUBY_LIB}/rubygems/gemcutter_utilities/webauthn_listener/response.rb ${RUBY_LIB}/rubygems/gemcutter_utilities/webauthn_poller.rb +${RUBY_LIB}/rubygems/gemspec_helpers.rb ${RUBY_LIB}/rubygems/install_default_message.rb ${RUBY_LIB}/rubygems/install_message.rb ${RUBY_LIB}/rubygems/install_update_options.rb @@ -1116,31 +1119,7 @@ ${RUBY_LIB}/rubygems/installer.rb ${RUBY_LIB}/rubygems/installer_uninstaller_utils.rb ${RUBY_LIB}/rubygems/local_remote_options.rb ${RUBY_LIB}/rubygems/name_tuple.rb -${RUBY_LIB}/rubygems/net-http/lib/net/http.rb -${RUBY_LIB}/rubygems/net-http/lib/net/http/backward.rb -${RUBY_LIB}/rubygems/net-http/lib/net/http/exceptions.rb -${RUBY_LIB}/rubygems/net-http/lib/net/http/generic_request.rb -${RUBY_LIB}/rubygems/net-http/lib/net/http/header.rb -${RUBY_LIB}/rubygems/net-http/lib/net/http/proxy_delta.rb -${RUBY_LIB}/rubygems/net-http/lib/net/http/request.rb -${RUBY_LIB}/rubygems/net-http/lib/net/http/requests.rb -${RUBY_LIB}/rubygems/net-http/lib/net/http/response.rb -${RUBY_LIB}/rubygems/net-http/lib/net/http/responses.rb -${RUBY_LIB}/rubygems/net-http/lib/net/http/status.rb -${RUBY_LIB}/rubygems/net-http/lib/net/https.rb -${RUBY_LIB}/rubygems/net-protocol/lib/net/protocol.rb -${RUBY_LIB}/rubygems/net/http.rb ${RUBY_LIB}/rubygems/openssl.rb -${RUBY_LIB}/rubygems/optparse.rb -${RUBY_LIB}/rubygems/optparse/lib/optionparser.rb -${RUBY_LIB}/rubygems/optparse/lib/optparse.rb -${RUBY_LIB}/rubygems/optparse/lib/optparse/ac.rb -${RUBY_LIB}/rubygems/optparse/lib/optparse/date.rb -${RUBY_LIB}/rubygems/optparse/lib/optparse/kwargs.rb -${RUBY_LIB}/rubygems/optparse/lib/optparse/shellwords.rb -${RUBY_LIB}/rubygems/optparse/lib/optparse/time.rb -${RUBY_LIB}/rubygems/optparse/lib/optparse/uri.rb -${RUBY_LIB}/rubygems/optparse/lib/optparse/version.rb ${RUBY_LIB}/rubygems/package.rb ${RUBY_LIB}/rubygems/package/digest_io.rb ${RUBY_LIB}/rubygems/package/file_source.rb @@ -1168,7 +1147,6 @@ ${RUBY_LIB}/rubygems/request_set/lockfil ${RUBY_LIB}/rubygems/request_set/lockfile/parser.rb ${RUBY_LIB}/rubygems/request_set/lockfile/tokenizer.rb ${RUBY_LIB}/rubygems/requirement.rb -${RUBY_LIB}/rubygems/resolv/lib/resolv.rb ${RUBY_LIB}/rubygems/resolver.rb ${RUBY_LIB}/rubygems/resolver/activation_request.rb ${RUBY_LIB}/rubygems/resolver/api_set.rb @@ -1188,27 +1166,6 @@ ${RUBY_LIB}/rubygems/resolver/installer_ ${RUBY_LIB}/rubygems/resolver/local_specification.rb ${RUBY_LIB}/rubygems/resolver/lock_set.rb ${RUBY_LIB}/rubygems/resolver/lock_specification.rb -${RUBY_LIB}/rubygems/resolver/molinillo.rb -${RUBY_LIB}/rubygems/resolver/molinillo/lib/molinillo.rb -${RUBY_LIB}/rubygems/resolver/molinillo/lib/molinillo/delegates/resolution_state.rb -${RUBY_LIB}/rubygems/resolver/molinillo/lib/molinillo/delegates/specification_provider.rb -${RUBY_LIB}/rubygems/resolver/molinillo/lib/molinillo/dependency_graph.rb -${RUBY_LIB}/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/action.rb -${RUBY_LIB}/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb -${RUBY_LIB}/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_vertex.rb -${RUBY_LIB}/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/delete_edge.rb -${RUBY_LIB}/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb -${RUBY_LIB}/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/log.rb -${RUBY_LIB}/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/set_payload.rb -${RUBY_LIB}/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/tag.rb -${RUBY_LIB}/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/vertex.rb -${RUBY_LIB}/rubygems/resolver/molinillo/lib/molinillo/errors.rb -${RUBY_LIB}/rubygems/resolver/molinillo/lib/molinillo/gem_metadata.rb -${RUBY_LIB}/rubygems/resolver/molinillo/lib/molinillo/modules/specification_provider.rb -${RUBY_LIB}/rubygems/resolver/molinillo/lib/molinillo/modules/ui.rb -${RUBY_LIB}/rubygems/resolver/molinillo/lib/molinillo/resolution.rb -${RUBY_LIB}/rubygems/resolver/molinillo/lib/molinillo/resolver.rb -${RUBY_LIB}/rubygems/resolver/molinillo/lib/molinillo/state.rb ${RUBY_LIB}/rubygems/resolver/requirement_list.rb ${RUBY_LIB}/rubygems/resolver/set.rb ${RUBY_LIB}/rubygems/resolver/source_set.rb @@ -1247,10 +1204,6 @@ ${RUBY_LIB}/rubygems/ssl_certs/rubygems. ${RUBY_LIB}/rubygems/ssl_certs/rubygems.org/GlobalSignRootCA_R3.pem ${RUBY_LIB}/rubygems/stub_specification.rb ${RUBY_LIB}/rubygems/text.rb -${RUBY_LIB}/rubygems/timeout.rb -${RUBY_LIB}/rubygems/timeout/lib/timeout.rb -${RUBY_LIB}/rubygems/tsort.rb -${RUBY_LIB}/rubygems/tsort/lib/tsort.rb ${RUBY_LIB}/rubygems/uninstaller.rb ${RUBY_LIB}/rubygems/unknown_command_spell_checker.rb ${RUBY_LIB}/rubygems/update_suggestion.rb @@ -1261,6 +1214,71 @@ ${RUBY_LIB}/rubygems/util.rb ${RUBY_LIB}/rubygems/util/licenses.rb ${RUBY_LIB}/rubygems/util/list.rb ${RUBY_LIB}/rubygems/validator.rb +${RUBY_LIB}/rubygems/vendor/molinillo/lib/molinillo.rb +${RUBY_LIB}/rubygems/vendor/molinillo/lib/molinillo/delegates/resolution_state.rb +${RUBY_LIB}/rubygems/vendor/molinillo/lib/molinillo/delegates/specification_provider.rb +${RUBY_LIB}/rubygems/vendor/molinillo/lib/molinillo/dependency_graph.rb +${RUBY_LIB}/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/action.rb +${RUBY_LIB}/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb +${RUBY_LIB}/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/add_vertex.rb +${RUBY_LIB}/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/delete_edge.rb +${RUBY_LIB}/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb +${RUBY_LIB}/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/log.rb +${RUBY_LIB}/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/set_payload.rb +${RUBY_LIB}/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/tag.rb +${RUBY_LIB}/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/vertex.rb +${RUBY_LIB}/rubygems/vendor/molinillo/lib/molinillo/errors.rb +${RUBY_LIB}/rubygems/vendor/molinillo/lib/molinillo/gem_metadata.rb +${RUBY_LIB}/rubygems/vendor/molinillo/lib/molinillo/modules/specification_provider.rb +${RUBY_LIB}/rubygems/vendor/molinillo/lib/molinillo/modules/ui.rb +${RUBY_LIB}/rubygems/vendor/molinillo/lib/molinillo/resolution.rb +${RUBY_LIB}/rubygems/vendor/molinillo/lib/molinillo/resolver.rb +${RUBY_LIB}/rubygems/vendor/molinillo/lib/molinillo/state.rb +${RUBY_LIB}/rubygems/vendor/net-http/lib/net/http.rb +${RUBY_LIB}/rubygems/vendor/net-http/lib/net/http/backward.rb +${RUBY_LIB}/rubygems/vendor/net-http/lib/net/http/exceptions.rb +${RUBY_LIB}/rubygems/vendor/net-http/lib/net/http/generic_request.rb +${RUBY_LIB}/rubygems/vendor/net-http/lib/net/http/header.rb +${RUBY_LIB}/rubygems/vendor/net-http/lib/net/http/proxy_delta.rb +${RUBY_LIB}/rubygems/vendor/net-http/lib/net/http/request.rb +${RUBY_LIB}/rubygems/vendor/net-http/lib/net/http/requests.rb +${RUBY_LIB}/rubygems/vendor/net-http/lib/net/http/response.rb +${RUBY_LIB}/rubygems/vendor/net-http/lib/net/http/responses.rb +${RUBY_LIB}/rubygems/vendor/net-http/lib/net/http/status.rb +${RUBY_LIB}/rubygems/vendor/net-http/lib/net/https.rb +${RUBY_LIB}/rubygems/vendor/net-protocol/lib/net/protocol.rb +${RUBY_LIB}/rubygems/vendor/optparse/lib/optionparser.rb +${RUBY_LIB}/rubygems/vendor/optparse/lib/optparse.rb +${RUBY_LIB}/rubygems/vendor/optparse/lib/optparse/ac.rb +${RUBY_LIB}/rubygems/vendor/optparse/lib/optparse/date.rb +${RUBY_LIB}/rubygems/vendor/optparse/lib/optparse/kwargs.rb +${RUBY_LIB}/rubygems/vendor/optparse/lib/optparse/shellwords.rb +${RUBY_LIB}/rubygems/vendor/optparse/lib/optparse/time.rb +${RUBY_LIB}/rubygems/vendor/optparse/lib/optparse/uri.rb +${RUBY_LIB}/rubygems/vendor/optparse/lib/optparse/version.rb +${RUBY_LIB}/rubygems/vendor/resolv/lib/resolv.rb +${RUBY_LIB}/rubygems/vendor/timeout/lib/timeout.rb +${RUBY_LIB}/rubygems/vendor/tsort/lib/tsort.rb +${RUBY_LIB}/rubygems/vendor/uri/lib/uri.rb +${RUBY_LIB}/rubygems/vendor/uri/lib/uri/common.rb +${RUBY_LIB}/rubygems/vendor/uri/lib/uri/file.rb +${RUBY_LIB}/rubygems/vendor/uri/lib/uri/ftp.rb +${RUBY_LIB}/rubygems/vendor/uri/lib/uri/generic.rb +${RUBY_LIB}/rubygems/vendor/uri/lib/uri/http.rb +${RUBY_LIB}/rubygems/vendor/uri/lib/uri/https.rb +${RUBY_LIB}/rubygems/vendor/uri/lib/uri/ldap.rb +${RUBY_LIB}/rubygems/vendor/uri/lib/uri/ldaps.rb +${RUBY_LIB}/rubygems/vendor/uri/lib/uri/mailto.rb +${RUBY_LIB}/rubygems/vendor/uri/lib/uri/rfc2396_parser.rb +${RUBY_LIB}/rubygems/vendor/uri/lib/uri/rfc3986_parser.rb +${RUBY_LIB}/rubygems/vendor/uri/lib/uri/version.rb +${RUBY_LIB}/rubygems/vendor/uri/lib/uri/ws.rb +${RUBY_LIB}/rubygems/vendor/uri/lib/uri/wss.rb +${RUBY_LIB}/rubygems/vendored_molinillo.rb +${RUBY_LIB}/rubygems/vendored_net_http.rb +${RUBY_LIB}/rubygems/vendored_optparse.rb +${RUBY_LIB}/rubygems/vendored_timeout.rb +${RUBY_LIB}/rubygems/vendored_tsort.rb ${RUBY_LIB}/rubygems/version.rb ${RUBY_LIB}/rubygems/version_option.rb ${RUBY_LIB}/rubygems/yaml_serializer.rb Index: pkgsrc/lang/ruby33/patches/patch-lib_rubygems_config__file.rb diff -u pkgsrc/lang/ruby33/patches/patch-lib_rubygems_config__file.rb:1.1 pkgsrc/lang/ruby33/patches/patch-lib_rubygems_config__file.rb:1.2 --- pkgsrc/lang/ruby33/patches/patch-lib_rubygems_config__file.rb:1.1 Sun Jan 21 08:22:03 2024 +++ pkgsrc/lang/ruby33/patches/patch-lib_rubygems_config__file.rb Thu Apr 25 15:12:05 2024 @@ -1,11 +1,11 @@ -$NetBSD: patch-lib_rubygems_config__file.rb,v 1.1 2024/01/21 08:22:03 taca Exp $ +$NetBSD: patch-lib_rubygems_config__file.rb,v 1.2 2024/04/25 15:12:05 taca Exp $ Avoid update suggestion default. ---- lib/rubygems/config_file.rb.orig 2023-12-11 07:06:03.000000000 +0000 +--- lib/rubygems/config_file.rb.orig 2024-04-23 10:20:14.000000000 +0000 +++ lib/rubygems/config_file.rb -@@ -202,6 +202,8 @@ class Gem::ConfigFile - @hash = @hash.merge environment_config +@@ -213,6 +213,8 @@ class Gem::ConfigFile + end end + @hash['prevent_update_suggestion'] = true --_----------=_171405792559460--