diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-04-03 17:46:20 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-04-03 17:46:20 +0800 |
commit | 11f3c59189ca77658d77b9b21db608a21a72570c (patch) | |
tree | 330189d1b38e0838797cf8d7f2146b91e18df26b /Mk/bsd.ruby.mk | |
parent | 90090ed7705f12d7fca2f5d13cc6e10b6527083f (diff) | |
download | freebsd-ports-gnome-11f3c59189ca77658d77b9b21db608a21a72570c.tar.gz freebsd-ports-gnome-11f3c59189ca77658d77b9b21db608a21a72570c.tar.zst freebsd-ports-gnome-11f3c59189ca77658d77b9b21db608a21a72570c.zip |
Update to 2.4.4
Changes: https://www.ruby-lang.org/en/news/2018/03/28/ruby-2-4-4-released/
PR: 227091
Exp-run by: antoine
Security: eb69bcf2-18ef-4aa2-bb0c-83b263364089
Diffstat (limited to 'Mk/bsd.ruby.mk')
-rw-r--r-- | Mk/bsd.ruby.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.ruby.mk b/Mk/bsd.ruby.mk index 5b8c1a36aa01..c9c38335a0a8 100644 --- a/Mk/bsd.ruby.mk +++ b/Mk/bsd.ruby.mk @@ -164,7 +164,7 @@ RUBY23= "" # PLIST_SUB helpers # # Ruby 2.4 # -RUBY_RELVERSION= 2.4.3 +RUBY_RELVERSION= 2.4.4 RUBY_PORTREVISION= 0 RUBY_PORTEPOCH= 1 RUBY_PATCHLEVEL= 0 |