diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-09-24 20:41:44 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-09-24 20:41:44 +0800 |
commit | bdeb05145643985588bc99f151c83641a0fb446b (patch) | |
tree | 159c6a015577e4ffc88129dadfee37977519b866 /Mk/bsd.ruby.mk | |
parent | a16c0bf02f87357a4003e8f170c5bf5b045dc54b (diff) | |
download | freebsd-ports-gnome-bdeb05145643985588bc99f151c83641a0fb446b.tar.gz freebsd-ports-gnome-bdeb05145643985588bc99f151c83641a0fb446b.tar.zst freebsd-ports-gnome-bdeb05145643985588bc99f151c83641a0fb446b.zip |
Update to 2.3.5
- Update WWW
Changes: https://www.ruby-lang.org/en/news/2017/09/14/ruby-2-3-5-released/
PR: 222457
Exp-run by: antoine
Security: 95b01379-9d52-11e7-a25c-471bafc3262f
MFH: 2017Q3
Diffstat (limited to 'Mk/bsd.ruby.mk')
-rw-r--r-- | Mk/bsd.ruby.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Mk/bsd.ruby.mk b/Mk/bsd.ruby.mk index 6aea08c0addc..71ae3b00e0e0 100644 --- a/Mk/bsd.ruby.mk +++ b/Mk/bsd.ruby.mk @@ -164,8 +164,8 @@ RUBY22= "" # PLIST_SUB helpers # # Ruby 2.3 # -RUBY_RELVERSION= 2.3.4 -RUBY_PORTREVISION= 2 +RUBY_RELVERSION= 2.3.5 +RUBY_PORTREVISION= 0 RUBY_PORTEPOCH= 1 RUBY_PATCHLEVEL= 0 RUBY23= "" # PLIST_SUB helpers |