From 1e7b4f53a2e4e3662d18830918c691dbe488045f Mon Sep 17 00:00:00 2001 From: Yasuhiro Kimura Date: Tue, 23 Apr 2024 23:29:26 +0900 Subject: lang/ruby32: Update to 3.2.4 ReleaseNotes: https://www.ruby-lang.org/en/news/2024/04/23/ruby-3-2-4-released/ PR: 278553 Exp-run by: antoine MFH: 2024Q1 Security: 2ce1a2f1-0177-11ef-a45e-08002784c58d --- Mk/Uses/ruby.mk | 2 +- lang/ruby32/distinfo | 6 +++--- lang/ruby32/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/Mk/Uses/ruby.mk b/Mk/Uses/ruby.mk index e1650bfe791a..c062bcf02f45 100644 --- a/Mk/Uses/ruby.mk +++ b/Mk/Uses/ruby.mk @@ -155,7 +155,7 @@ RUBY_PORTREVISION= 0 # # Ruby 3.2 # -RUBY_DISTVERSION= 3.2.3 +RUBY_DISTVERSION= 3.2.4 RUBY_PORTREVISION= 0 . elif ${RUBY_VER} == 3.3 diff --git a/lang/ruby32/distinfo b/lang/ruby32/distinfo index c286febebf61..f7522f1f8216 100644 --- a/lang/ruby32/distinfo +++ b/lang/ruby32/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1707372099 -SHA256 (ruby/ruby-3.2.3.tar.xz) = cfb231954b8c241043a538a4c682a1cca0b2016d835fee0b9e4a0be3ceba476b -SIZE (ruby/ruby-3.2.3.tar.xz) = 15163960 +TIMESTAMP = 1713882164 +SHA256 (ruby/ruby-3.2.4.tar.xz) = e7f1653d653232ec433472489a91afbc7433c9f760cc822defe7437c9d95791b +SIZE (ruby/ruby-3.2.4.tar.xz) = 15175656 diff --git a/lang/ruby32/pkg-plist b/lang/ruby32/pkg-plist index 411051d479f8..570df6935582 100644 --- a/lang/ruby32/pkg-plist +++ b/lang/ruby32/pkg-plist @@ -10161,6 +10161,7 @@ libdata/pkgconfig/ruby-%%RUBY_VER%%.pc %%RDOC%%%%RUBY_RIDIR%%/RDoc/Store/main%3d-i.ri %%RDOC%%%%RUBY_RIDIR%%/RDoc/Store/main-i.ri %%RDOC%%%%RUBY_RIDIR%%/RDoc/Store/make_variable_map-i.ri +%%RDOC%%%%RUBY_RIDIR%%/RDoc/Store/marshal_load-i.ri %%RDOC%%%%RUBY_RIDIR%%/RDoc/Store/method_file-i.ri %%RDOC%%%%RUBY_RIDIR%%/RDoc/Store/module_names-i.ri %%RDOC%%%%RUBY_RIDIR%%/RDoc/Store/modules_hash-i.ri -- cgit v1.2.3