git: 97066a483332 - main - lang/ruby27: Update to 2.7.4
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Jul 14 16:19:14 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=97066a4833323344c0873303eabe9e6d891661ec
commit 97066a4833323344c0873303eabe9e6d891661ec
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-14 16:00:24 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-14 16:10:39 +0000
lang/ruby27: Update to 2.7.4
Changes: https://www.ruby-lang.org/en/news/2021/07/07/ruby-2-7-4-released/
---
Mk/bsd.ruby.mk | 4 ++--
lang/ruby27/distinfo | 6 +++---
lang/ruby27/pkg-plist | 4 ++--
3 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/Mk/bsd.ruby.mk b/Mk/bsd.ruby.mk
index c3a9f4a10957..d470a4d82607 100644
--- a/Mk/bsd.ruby.mk
+++ b/Mk/bsd.ruby.mk
@@ -152,8 +152,8 @@ RUBY26= "" # PLIST_SUB helpers
#
# Ruby 2.7
#
-RUBY_VERSION= 2.7.3
-RUBY_PORTREVISION= 2
+RUBY_VERSION= 2.7.4
+RUBY_PORTREVISION= 0
RUBY_PORTEPOCH= 1
RUBY27= "" # PLIST_SUB helpers
diff --git a/lang/ruby27/distinfo b/lang/ruby27/distinfo
index c70427b30457..ff4f31053662 100644
--- a/lang/ruby27/distinfo
+++ b/lang/ruby27/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1617647959
-SHA256 (ruby/ruby-2.7.3.tar.xz) = 5e91d1650857d43cd6852e05ac54683351e9c301811ee0bef43a67c4605e7db1
-SIZE (ruby/ruby-2.7.3.tar.xz) = 12073568
+TIMESTAMP = 1625854090
+SHA256 (ruby/ruby-2.7.4.tar.xz) = 2a80824e0ad6100826b69b9890bf55cfc4cf2b61a1e1330fccbcb30c46cef8d7
+SIZE (ruby/ruby-2.7.4.tar.xz) = 12067588
diff --git a/lang/ruby27/pkg-plist b/lang/ruby27/pkg-plist
index 73e37e246355..0c19c44cf329 100644
--- a/lang/ruby27/pkg-plist
+++ b/lang/ruby27/pkg-plist
@@ -2413,8 +2413,6 @@ man/man1/%%RUBY_NAME%%.1.gz
%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d6/d31/cls__pointer__stack_8c__incl.png
%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d6/d31/structsucc__index__table.html
%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d6/d34/structst__hash__type.html
-%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d6/d35/fileblocks_8c.html
-%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d6/d35/fileblocks_8c_source.html
%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d6/d36/ucontext_2_context_8c__incl.map
%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d6/d36/ucontext_2_context_8c__incl.md5
%%CAPIDOCS%%%%RUBY_DOCDIR%%/capi/html/d6/d36/ucontext_2_context_8c__incl.png
@@ -10788,6 +10786,7 @@ man/man1/%%RUBY_NAME%%.1.gz
%%RDOC%%%%RUBY_RIDIR%%/Net/FTP/storbinary-i.ri
%%RDOC%%%%RUBY_RIDIR%%/Net/FTP/storlines-i.ri
%%RDOC%%%%RUBY_RIDIR%%/Net/FTP/system-i.ri
+%%RDOC%%%%RUBY_RIDIR%%/Net/FTP/use_pasv_ip-i.ri
%%RDOC%%%%RUBY_RIDIR%%/Net/FTP/voidcmd-i.ri
%%RDOC%%%%RUBY_RIDIR%%/Net/FTP/welcome-i.ri
%%RDOC%%%%RUBY_RIDIR%%/Net/FTPConnectionError/cdesc-FTPConnectionError.ri
@@ -11127,6 +11126,7 @@ man/man1/%%RUBY_NAME%%.1.gz
%%RDOC%%%%RUBY_RIDIR%%/Net/IMAP/ResponseError/new-c.ri
%%RDOC%%%%RUBY_RIDIR%%/Net/IMAP/ResponseError/response-i.ri
%%RDOC%%%%RUBY_RIDIR%%/Net/IMAP/ResponseParseError/cdesc-ResponseParseError.ri
+%%RDOC%%%%RUBY_RIDIR%%/Net/IMAP/UnknownResponseError/cdesc-UnknownResponseError.ri
%%RDOC%%%%RUBY_RIDIR%%/Net/IMAP/add_authenticator-c.ri
%%RDOC%%%%RUBY_RIDIR%%/Net/IMAP/add_response_handler-i.ri
%%RDOC%%%%RUBY_RIDIR%%/Net/IMAP/append-i.ri
More information about the dev-commits-ports-all
mailing list