Skip to content

Commit

Permalink
lang/ruby27: Update to 2.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jul 14, 2021
1 parent 928e85f commit 97066a4
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions Mk/bsd.ruby.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
6 changes: 3 additions & 3 deletions lang/ruby27/distinfo
Original file line number Diff line number Diff line change
@@ -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
4 changes: 2 additions & 2 deletions lang/ruby27/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 97066a4

Please sign in to comment.