Bug 249033

Summary: editors/neovim-qt: Update to 0.2.16.1
Product: Ports & Packages Reporter: chuck
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: fernape
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
port patch for 0.2.16.1 chuck: maintainer-approval+

Description chuck 2020-08-31 13:53:23 UTC
Created attachment 217673 [details]
port patch for 0.2.16.1

Update to latest release on GitHub. Changes include:
 - Add version argument -v,--version
 - Update both guifont and GuiFont registers with font description
 - Refactor input handling logic and improve UnitTest coverage
 - Issue 628: GuiFont! fails for bad monospace fonts
 - Add support for Neovim guicursor options
 - Issue 641: Window size prestting is not working
 - Support arbitrary font weight
 - Issue 648: IncSearch not rendered properly with ext_linegrid
 - Add Basic GuiScrollBar Support
 - Issue 663: Option guicursor does not respect busy state
 - Issue 649: Improper cursor redraw for grid_scroll
 - Issue 661: GuiScrollBar split change causes cursor jump
 - Issue 659: Add GuiDrop override GuiDropCustomHandler
 - Issue 671: Ignore volume control keys
 - Issue 674: Use HighlightAttribute version of put()
 - Issue 665: Busy mouse cursor overridden by mouse hide
 - Add win_viewport support for GuiScrollBar
 - Issue 661: GuiScrollBar buffer change causes cursor jump
 - Fix touchpad scroll speed
 - Issue 170: Send <C-6> as <C-^>
 - Issue 693: GuiPopupmenu ScrollBar Truncation
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2020-09-01 16:56:30 UTC
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field.

Thanks!
Comment 2 chuck 2020-09-02 13:31:02 UTC
(In reply to Fernando Apesteguía from comment #1)
Unfortunately, neovim-qt doesn't provide release notes or a change log. The changes I listed were obtained by combing through git history.
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2020-09-02 13:40:29 UTC
(In reply to chuck from comment #2)
Thanks a lot for the effort. It's really appreciated
Comment 4 Steve Wills freebsd_committer freebsd_triage 2020-09-04 17:59:40 UTC
Committed, thanks!
Comment 5 commit-hook freebsd_committer freebsd_triage 2020-09-08 18:05:05 UTC
A commit references this bug:

Author: swills
Date: Tue Sep  8 18:04:17 UTC 2020
New revision: 548036
URL: https://svnweb.freebsd.org/changeset/ports/548036

Log:
  editors/neovim-qt: Update to 0.2.16.1

  PR:		249033
  Submitted by:	chuck@tuffli.net (maintainer)

Changes:
  head/editors/neovim-qt/Makefile
  head/editors/neovim-qt/distinfo
  head/editors/neovim-qt/files/