aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYasuhiro Kimura <yasu@freebsd.org>2023-04-18 12:31:06 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-18 12:31:06 +0000
commitf7d92a2af6b147d1ed8c01c89cb7fd63dbd9e684 (patch)
treea826e8ddff4e076b00a9b3b8ae750f54be1a4876
parent97d1126f94500f37710f8f4c75ba3e910e2756ea (diff)
downloadports-f7d92a2af6b147d1ed8c01c89cb7fd63dbd9e684.tar.gz
ports-f7d92a2af6b147d1ed8c01c89cb7fd63dbd9e684.zip
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
-rw-r--r--Mk/Uses/ruby.mk4
-rw-r--r--lang/ruby30/Makefile3
-rw-r--r--lang/ruby30/distinfo6
3 files changed, 8 insertions, 5 deletions
diff --git a/Mk/Uses/ruby.mk b/Mk/Uses/ruby.mk
index ada4fe2f230f..c1518b4cbcef 100644
--- a/Mk/Uses/ruby.mk
+++ b/Mk/Uses/ruby.mk
@@ -148,8 +148,8 @@ RUBY?= ${LOCALBASE}/bin/ruby${RUBY_SUFFIX}
#
# 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