Opened 4 years ago
Last modified 4 years ago
#62707 new enhancement
MacVim @8.2.snapshot171: Add newer ruby variants (and possibly remove old ones?)
Reported by: | cooljeanius (Eric Gallager) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.4 |
Keywords: | Cc: | raimue (Rainer Müller) | |
Port: | MacVim |
Description
Currently the newest ruby variant for MacVim is ruby25, however, there are newer ruby ports than that that don't have variants for them yet. If adding new ruby variants would result in there being too many of them, I'd be ok with removing some of the older ones to balance it out.
Note: See
TracTickets for help on using
tickets.
Note that I was prompted to file this issue because my MacVim suddenly stopped being able to open files after an upgrade. Running it in a debugger revealed messages like this:
Presumably this was because my ruby25 is installed with the
+relative
variant:Installing MacVim without a ruby variant allowed it to work again. However, I'd like to have a ruby variant back eventually, and it'd be good to make it a newer one while I'm at it.