svn commit: r510225 - in head: Mk lang/ruby24
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Aug 30 00:11:38 UTC 2019
Author: sunpoet
Date: Fri Aug 30 00:11:37 2019
New Revision: 510225
URL: https://svnweb.freebsd.org/changeset/ports/510225
Log:
Update to 2.4.7
Changes: https://www.ruby-lang.org/en/news/2019/08/28/ruby-2-4-7-released/
Security: ed8d5535-ca78-11e9-980b-999ff59c22ea
Modified:
head/Mk/bsd.ruby.mk
head/lang/ruby24/distinfo
head/lang/ruby24/pkg-plist
Modified: head/Mk/bsd.ruby.mk
==============================================================================
--- head/Mk/bsd.ruby.mk Fri Aug 30 00:07:37 2019 (r510224)
+++ head/Mk/bsd.ruby.mk Fri Aug 30 00:11:37 2019 (r510225)
@@ -154,8 +154,8 @@ RUBY?= ${LOCALBASE}/bin/${RUBY_NAME}
#
# Ruby 2.4
#
-RUBY_RELVERSION= 2.4.6
-RUBY_PORTREVISION= 2
+RUBY_RELVERSION= 2.4.7
+RUBY_PORTREVISION= 0
RUBY_PORTEPOCH= 1
RUBY_PATCHLEVEL= 0
RUBY24= "" # PLIST_SUB helpers
Modified: head/lang/ruby24/distinfo
==============================================================================
--- head/lang/ruby24/distinfo Fri Aug 30 00:07:37 2019 (r510224)
+++ head/lang/ruby24/distinfo Fri Aug 30 00:11:37 2019 (r510225)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1555077981
-SHA256 (ruby/ruby-2.4.6.tar.xz) = 25da31b9815bfa9bba9f9b793c055a40a35c43c6adfb1fdbd81a09099f9b529c
-SIZE (ruby/ruby-2.4.6.tar.xz) = 10005544
+TIMESTAMP = 1567096493
+SHA256 (ruby/ruby-2.4.7.tar.xz) = a249193c7e79b891a4783f951cad8160fa5fe985c385b4628db8e9913bff1f98
+SIZE (ruby/ruby-2.4.7.tar.xz) = 10118948
Modified: head/lang/ruby24/pkg-plist
==============================================================================
--- head/lang/ruby24/pkg-plist Fri Aug 30 00:07:37 2019 (r510224)
+++ head/lang/ruby24/pkg-plist Fri Aug 30 00:11:37 2019 (r510225)
@@ -421,7 +421,6 @@ lib/lib%%RUBY_NAME%%.so.%%RUBY_SHLIBVER%%
%%RUBY_LIBDIR%%/rdoc/generator/template/darkfish/images/zoom.png
%%RUBY_LIBDIR%%/rdoc/generator/template/darkfish/index.rhtml
%%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/page.rhtml
%%RUBY_LIBDIR%%/rdoc/generator/template/darkfish/servlet_not_found.rhtml
More information about the svn-ports-all
mailing list