mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 13:20:32 -04:00
Update to 2.5.6
Changes: https://www.ruby-lang.org/en/news/2019/08/28/ruby-2-5-6-released/ PR: 240202 Exp-run by: antoine Security: ed8d5535-ca78-11e9-980b-999ff59c22ea
This commit is contained in:
parent
b15c3e72df
commit
ec1fd7d617
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=510849
3 changed files with 5 additions and 6 deletions
|
@ -164,8 +164,8 @@ RUBY24= "" # PLIST_SUB helpers
|
||||||
#
|
#
|
||||||
# Ruby 2.5
|
# Ruby 2.5
|
||||||
#
|
#
|
||||||
RUBY_RELVERSION= 2.5.5
|
RUBY_RELVERSION= 2.5.6
|
||||||
RUBY_PORTREVISION= 3
|
RUBY_PORTREVISION= 0
|
||||||
RUBY_PORTEPOCH= 1
|
RUBY_PORTEPOCH= 1
|
||||||
RUBY_PATCHLEVEL= 0
|
RUBY_PATCHLEVEL= 0
|
||||||
RUBY25= "" # PLIST_SUB helpers
|
RUBY25= "" # PLIST_SUB helpers
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1552671237
|
TIMESTAMP = 1567096673
|
||||||
SHA256 (ruby/ruby-2.5.5.tar.xz) = 9bf6370aaa82c284f193264cc7ca56f202171c32367deceb3599a4f354175d7d
|
SHA256 (ruby/ruby-2.5.6.tar.xz) = 7601e4b83f4f17bc1affe091502dd465282ffba0761dea57c071ead21b132cee
|
||||||
SIZE (ruby/ruby-2.5.5.tar.xz) = 11459832
|
SIZE (ruby/ruby-2.5.6.tar.xz) = 11323612
|
||||||
|
|
|
@ -417,7 +417,6 @@ lib/lib%%RUBY_NAME%%.so.%%RUBY_SHLIBVER%%
|
||||||
%%RUBY_LIBDIR%%/rdoc/generator/template/darkfish/images/zoom.png
|
%%RUBY_LIBDIR%%/rdoc/generator/template/darkfish/images/zoom.png
|
||||||
%%RUBY_LIBDIR%%/rdoc/generator/template/darkfish/index.rhtml
|
%%RUBY_LIBDIR%%/rdoc/generator/template/darkfish/index.rhtml
|
||||||
%%RUBY_LIBDIR%%/rdoc/generator/template/darkfish/js/darkfish.js
|
%%RUBY_LIBDIR%%/rdoc/generator/template/darkfish/js/darkfish.js
|
||||||
%%RUBY_LIBDIR%%/rdoc/generator/template/darkfish/js/jquery.js
|
|
||||||
%%RUBY_LIBDIR%%/rdoc/generator/template/darkfish/js/search.js
|
%%RUBY_LIBDIR%%/rdoc/generator/template/darkfish/js/search.js
|
||||||
%%RUBY_LIBDIR%%/rdoc/generator/template/darkfish/page.rhtml
|
%%RUBY_LIBDIR%%/rdoc/generator/template/darkfish/page.rhtml
|
||||||
%%RUBY_LIBDIR%%/rdoc/generator/template/darkfish/servlet_not_found.rhtml
|
%%RUBY_LIBDIR%%/rdoc/generator/template/darkfish/servlet_not_found.rhtml
|
||||||
|
|
Loading…
Add table
Reference in a new issue