mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
Update to 2.4.6
Changes: https://www.ruby-lang.org/en/news/2019/04/01/ruby-2-4-6-released/ PR: 237229 Exp-run by: antoine
This commit is contained in:
parent
26db63a052
commit
3d22052cd1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=499044
3 changed files with 6 additions and 6 deletions
|
@ -154,8 +154,8 @@ RUBY?= ${LOCALBASE}/bin/${RUBY_NAME}
|
|||
#
|
||||
# Ruby 2.4
|
||||
#
|
||||
RUBY_RELVERSION= 2.4.5
|
||||
RUBY_PORTREVISION= 2
|
||||
RUBY_RELVERSION= 2.4.6
|
||||
RUBY_PORTREVISION= 0
|
||||
RUBY_PORTEPOCH= 1
|
||||
RUBY_PATCHLEVEL= 0
|
||||
RUBY24= "" # PLIST_SUB helpers
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1540022786
|
||||
SHA256 (ruby/ruby-2.4.5.tar.xz) = 2f0cdcce9989f63ef7c2939bdb17b1ef244c4f384d85b8531d60e73d8cc31eeb
|
||||
SIZE (ruby/ruby-2.4.5.tar.xz) = 10064712
|
||||
TIMESTAMP = 1555077981
|
||||
SHA256 (ruby/ruby-2.4.6.tar.xz) = 25da31b9815bfa9bba9f9b793c055a40a35c43c6adfb1fdbd81a09099f9b529c
|
||||
SIZE (ruby/ruby-2.4.6.tar.xz) = 10005544
|
||||
|
|
|
@ -16675,7 +16675,7 @@ man/man1/%%RUBY_NAME%%.1.gz
|
|||
%%RDOC%%%%RUBY_RIDIR%%/Gem/Installer/spec-i.ri
|
||||
%%RDOC%%%%RUBY_RIDIR%%/Gem/Installer/spec_file-i.ri
|
||||
%%RDOC%%%%RUBY_RIDIR%%/Gem/Installer/unpack-i.ri
|
||||
%%RDOC%%%%RUBY_RIDIR%%/Gem/Installer/verify_spec_name-i.ri
|
||||
%%RDOC%%%%RUBY_RIDIR%%/Gem/Installer/verify_spec-i.ri
|
||||
%%RDOC%%%%RUBY_RIDIR%%/Gem/Installer/windows_stub_script-i.ri
|
||||
%%RDOC%%%%RUBY_RIDIR%%/Gem/Installer/wrappers-i.ri
|
||||
%%RDOC%%%%RUBY_RIDIR%%/Gem/Installer/write_build_info_file-i.ri
|
||||
|
|
Loading…
Add table
Reference in a new issue