this is an update to the latest patchlevel,
that does also 2 things:
- let ruby 1.8 die, move up to 2.3
lightly tested (:ruby print RUBY_VERSION)
so ruby users please step up
- include lua in the monster package
lightly tested (:lua print("Hello, Vim!"))
so lua users please step up
if i am not mistaken, this is a new flavor,
do i need to mark some conflict between ruby 1.8 vs
2.3?
-f
--
does the mushroom cloud have any siler lining?
Index: Makefile
===================================================================
RCS file: /cvs/ports/editors/Makefile,v
retrieving revision 1.119
diff -u -p -r1.119 Makefile
--- Makefile 31 Aug 2016 23:05:40 -0000 1.119
+++ Makefile 31 Oct 2016 22:54:53 -0000
@@ -63,12 +63,12 @@
SUBDIR += vile
SUBDIR += vim
SUBDIR += vim,gtk2,lua
- SUBDIR += vim,gtk2,perl,python,ruby
- SUBDIR += vim,gtk2,perl,python3,ruby
+ SUBDIR += vim,gtk2,lua,perl,python,ruby
+ SUBDIR += vim,gtk2,lua,perl,python3,ruby
SUBDIR += vim,no_x11
SUBDIR += vim,no_x11,lua
- SUBDIR += vim,no_x11,perl,python,ruby
- SUBDIR += vim,no_x11,perl,python3,ruby
+ SUBDIR += vim,no_x11,lua,perl,python,ruby
+ SUBDIR += vim,no_x11,lua,perl,python3,ruby
SUBDIR += vim-spell
SUBDIR += xemacs21
SUBDIR += xemacs21-sumo
Index: vim/Makefile
===================================================================
RCS file: /cvs/ports/editors/vim/Makefile,v
retrieving revision 1.154
diff -u -p -r1.154 Makefile
--- vim/Makefile 12 Oct 2016 09:31:16 -0000 1.154
+++ vim/Makefile 31 Oct 2016 22:54:53 -0000
@@ -3,7 +3,7 @@
COMMENT-main= vi clone, many additional features
COMMENT-lang= vi clone, NLS subpackage
-V= 8.0.0027
+V= 8.0.0055
GH_ACCOUNT= vim
GH_PROJECT= vim
GH_TAGNAME= v$V
@@ -90,7 +90,7 @@ ERRORS= "Fatal: You only can select one
.if ${FLAVOR:Mruby}
MODULES+= lang/ruby
-MODRUBY_REV= 1.8
+MODRUBY_REV= 2.3
CONFIGURE_ARGS+= --enable-rubyinterp --with-ruby-command=${RUBY}
LIB_DEPENDS+= ${MODRUBY_LIB_DEPENDS}
WANTLIB+= m ${MODRUBY_WANTLIB}
Index: vim/distinfo
===================================================================
RCS file: /cvs/ports/editors/vim/distinfo,v
retrieving revision 1.50
diff -u -p -r1.50 distinfo
--- vim/distinfo 12 Oct 2016 09:31:16 -0000 1.50
+++ vim/distinfo 31 Oct 2016 22:54:53 -0000
@@ -1,2 +1,2 @@
-SHA256 (vim-8.0.0027.tar.gz) = t2WT/WPOPiri4G6160nMjDWBiuVJe2g6tNv4Of4nqSM=
-SIZE (vim-8.0.0027.tar.gz) = 12929799
+SHA256 (vim-8.0.0055.tar.gz) = xTrbKefCAHjrRKWKFucSQCuojdpaPkGbZKQTnWaYKrs=
+SIZE (vim-8.0.0055.tar.gz) = 12930637
Index: vim/pkg/PLIST-main
===================================================================
RCS file: /cvs/ports/editors/vim/pkg/PLIST-main,v
retrieving revision 1.16
diff -u -p -r1.16 PLIST-main
--- vim/pkg/PLIST-main 26 Sep 2016 10:48:39 -0000 1.16
+++ vim/pkg/PLIST-main 31 Oct 2016 22:54:53 -0000
@@ -25,6 +25,8 @@ share/vim/${P}/autoload/ada.vim
share/vim/${P}/autoload/adacomplete.vim
share/vim/${P}/autoload/ccomplete.vim
share/vim/${P}/autoload/clojurecomplete.vim
+share/vim/${P}/autoload/context.vim
+share/vim/${P}/autoload/contextcomplete.vim
share/vim/${P}/autoload/csscomplete.vim
share/vim/${P}/autoload/decada.vim
share/vim/${P}/autoload/getscript.vim
@@ -90,6 +92,7 @@ share/vim/${P}/compiler/ant.vim
share/vim/${P}/compiler/bcc.vim
share/vim/${P}/compiler/bdf.vim
share/vim/${P}/compiler/checkstyle.vim
+share/vim/${P}/compiler/context.vim
share/vim/${P}/compiler/cs.vim
share/vim/${P}/compiler/cucumber.vim
share/vim/${P}/compiler/decada.vim
@@ -515,6 +518,7 @@ share/vim/${P}/indent/clojure.vim
share/vim/${P}/indent/cmake.vim
share/vim/${P}/indent/cobol.vim
share/vim/${P}/indent/config.vim
+share/vim/${P}/indent/context.vim
share/vim/${P}/indent/cpp.vim
share/vim/${P}/indent/cs.vim
share/vim/${P}/indent/css.vim
@@ -559,6 +563,7 @@ share/vim/${P}/indent/lua.vim
share/vim/${P}/indent/mail.vim
share/vim/${P}/indent/make.vim
share/vim/${P}/indent/matlab.vim
+share/vim/${P}/indent/mf.vim
share/vim/${P}/indent/mma.vim
share/vim/${P}/indent/mp.vim
share/vim/${P}/indent/objc.vim
@@ -650,6 +655,7 @@ share/vim/${P}/keymap/hebrewp_cp1255.vim
share/vim/${P}/keymap/hebrewp_iso-8859-8.vim
share/vim/${P}/keymap/hebrewp_utf-8.vim
share/vim/${P}/keymap/kana.vim
+share/vim/${P}/keymap/kazakh-jcuken.vim
share/vim/${P}/keymap/lithuanian-baltic.vim
share/vim/${P}/keymap/magyar_utf-8.vim
share/vim/${P}/keymap/mongolian_utf-8.vim