git: 5c9be9685c0b - 2023Q2 - lang/ruby30: Update to 3.0.6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 18 Apr 2023 16:09:07 UTC
The branch 2023Q2 has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=5c9be9685c0b84fe0998d28b9855fc2401d538d6 commit 5c9be9685c0b84fe0998d28b9855fc2401d538d6 Author: Yasuhiro Kimura <yasu@freebsd.org> AuthorDate: 2023-04-18 12:31:06 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-18 16:08:44 +0000 lang/ruby30: Update to 3.0.6 - Mark DEPRECATED and set EXPIRATION_DATE to 2024-04-30 Changes: https://www.ruby-lang.org/en/news/2023/03/30/ruby-3-0-6-released/ PR: 270556 Security: 9b60bba1-cf18-11ed-bd44-080027f5fec9 Security: 6bd2773c-cf1a-11ed-bd44-080027f5fec9 (cherry picked from commit f7d92a2af6b147d1ed8c01c89cb7fd63dbd9e684) --- Mk/Uses/ruby.mk | 4 ++-- lang/ruby30/Makefile | 3 +++ lang/ruby30/distinfo | 6 +++--- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/Mk/Uses/ruby.mk b/Mk/Uses/ruby.mk index 5a86dc836a7c..585725c12692 100644 --- a/Mk/Uses/ruby.mk +++ b/Mk/Uses/ruby.mk @@ -155,8 +155,8 @@ RUBY_PORTREVISION= 0 # # Ruby 3.0 # -RUBY_DISTVERSION= 3.0.5 -RUBY_PORTREVISION= 1 +RUBY_DISTVERSION= 3.0.6 +RUBY_PORTREVISION= 0 . elif ${RUBY_VER} == 3.1 # # Ruby 3.1 diff --git a/lang/ruby30/Makefile b/lang/ruby30/Makefile index 1dddd85809bf..de34d7a5ad09 100644 --- a/lang/ruby30/Makefile +++ b/lang/ruby30/Makefile @@ -16,6 +16,9 @@ LICENSE_COMB= dual LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/BSDL LICENSE_FILE_RUBY= ${WRKSRC}/COPYING +DEPRECATED= Please migrate to newer versions. Ruby 3.0 will reach its EoL on March 30, 2024 +EXPIRATION_DATE=2024-04-30 + # Using LIB_DEPENDS finds the libffi from gcc which causes problems BUILD_DEPENDS= libffi>=0:devel/libffi LIB_DEPENDS= libyaml.so:textproc/libyaml diff --git a/lang/ruby30/distinfo b/lang/ruby30/distinfo index 034d15f818ae..e11ba2578860 100644 --- a/lang/ruby30/distinfo +++ b/lang/ruby30/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1669321910 -SHA256 (ruby/ruby-3.0.5.tar.xz) = cf7cb5ba2030fe36596a40980cdecfd79a0337d35860876dc2b10a38675bddde -SIZE (ruby/ruby-3.0.5.tar.xz) = 15880196 +TIMESTAMP = 1680201168 +SHA256 (ruby/ruby-3.0.6.tar.xz) = b5cbee93e62d85cfb2a408c49fa30a74231ae8409c2b3858e5f5ea254d7ddbd1 +SIZE (ruby/ruby-3.0.6.tar.xz) = 15864560