Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Apr 2024 09:10:36 GMT
From:      Yasuhiro Kimura <yasu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1e7b4f53a2e4 - main - lang/ruby32: Update to 3.2.4
Message-ID:  <202404250910.43P9AaNN079629@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yasu:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1e7b4f53a2e4e3662d18830918c691dbe488045f

commit 1e7b4f53a2e4e3662d18830918c691dbe488045f
Author:     Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2024-04-23 14:29:26 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2024-04-25 09:10:14 +0000

    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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404250910.43P9AaNN079629>