Skip to content

Commit

Permalink
lang/ruby30: Update to 3.0.5
Browse files Browse the repository at this point in the history
ReleaseNotes:	https://www.ruby-lang.org/en/news/2022/11/24/ruby-3-0-5-released/
PR:		267978
Approved by:	maintainer timeout
Exp-run by:	antoine
MFH:		2022Q4
Security:	84ab03b6-6c20-11ed-b519-080027f5fec9
  • Loading branch information
Yasuhiro Kimura authored and Yasuhiro Kimura committed Dec 9, 2022
1 parent 60808c6 commit 6db5d78
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 5 deletions.
4 changes: 2 additions & 2 deletions Mk/bsd.ruby.mk
Expand Up @@ -140,8 +140,8 @@ RUBY_PORTEPOCH= 1
#
# Ruby 3.0
#
RUBY_DISTVERSION= 3.0.4
RUBY_PORTREVISION= 3
RUBY_DISTVERSION= 3.0.5
RUBY_PORTREVISION= 0
RUBY_PORTEPOCH= 1
. elif ${RUBY_VER} == 3.1
#
Expand Down
6 changes: 3 additions & 3 deletions lang/ruby30/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1649826669
SHA256 (ruby/ruby-3.0.4.tar.xz) = 8e22fc7304520435522253210ed0aa9a50545f8f13c959fe01a05aea06bef2f0
SIZE (ruby/ruby-3.0.4.tar.xz) = 15830368
TIMESTAMP = 1669321910
SHA256 (ruby/ruby-3.0.5.tar.xz) = cf7cb5ba2030fe36596a40980cdecfd79a0337d35860876dc2b10a38675bddde
SIZE (ruby/ruby-3.0.5.tar.xz) = 15880196
4 changes: 4 additions & 0 deletions lang/ruby30/pkg-plist
Expand Up @@ -1678,14 +1678,17 @@ man/man1/ruby%%RUBY_SUFFIX%%.1.gz
%%RDOC%%%%RUBY_RIDIR%%/Binding/receiver-i.ri
%%RDOC%%%%RUBY_RIDIR%%/Binding/source_location-i.ri
%%RDOC%%%%RUBY_RIDIR%%/CGI/Cookie/cdesc-Cookie.ri
%%RDOC%%%%RUBY_RIDIR%%/CGI/Cookie/domain%3d-i.ri
%%RDOC%%%%RUBY_RIDIR%%/CGI/Cookie/domain-i.ri
%%RDOC%%%%RUBY_RIDIR%%/CGI/Cookie/expires-i.ri
%%RDOC%%%%RUBY_RIDIR%%/CGI/Cookie/httponly%3d-i.ri
%%RDOC%%%%RUBY_RIDIR%%/CGI/Cookie/httponly-i.ri
%%RDOC%%%%RUBY_RIDIR%%/CGI/Cookie/inspect-i.ri
%%RDOC%%%%RUBY_RIDIR%%/CGI/Cookie/name%3d-i.ri
%%RDOC%%%%RUBY_RIDIR%%/CGI/Cookie/name-i.ri
%%RDOC%%%%RUBY_RIDIR%%/CGI/Cookie/new-c.ri
%%RDOC%%%%RUBY_RIDIR%%/CGI/Cookie/parse-c.ri
%%RDOC%%%%RUBY_RIDIR%%/CGI/Cookie/path%3d-i.ri
%%RDOC%%%%RUBY_RIDIR%%/CGI/Cookie/path-i.ri
%%RDOC%%%%RUBY_RIDIR%%/CGI/Cookie/secure%3d-i.ri
%%RDOC%%%%RUBY_RIDIR%%/CGI/Cookie/secure-i.ri
Expand Down Expand Up @@ -1790,6 +1793,7 @@ man/man1/ruby%%RUBY_SUFFIX%%.1.gz
%%RDOC%%%%RUBY_RIDIR%%/CGI/Util/unescapeHTML-i.ri
%%RDOC%%%%RUBY_RIDIR%%/CGI/Util/unescape_element-i.ri
%%RDOC%%%%RUBY_RIDIR%%/CGI/Util/unescape_html-i.ri
%%RDOC%%%%RUBY_RIDIR%%/CGI/_no_crlf_check-i.ri
%%RDOC%%%%RUBY_RIDIR%%/CGI/accept_charset%3d-c.ri
%%RDOC%%%%RUBY_RIDIR%%/CGI/accept_charset-c.ri
%%RDOC%%%%RUBY_RIDIR%%/CGI/accept_charset-i.ri
Expand Down

0 comments on commit 6db5d78

Please sign in to comment.