Bug 282190

Summary: editors/neovim-qt Update to 0.2.18
Product: Ports & Packages Reporter: Bartek Jasicki <thindil>
Component: Individual Port(s)Assignee: Nuno Teixeira <eduardo>
Status: Closed FIXED    
Severity: Affects Only Me CC: thindil
Priority: --- Flags: bugzilla: maintainer-feedback? (eduardo)
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/equalsraf/neovim-qt/compare/ecb3679...v0.2.18
Attachments:
Description Flags
Update to 0.2.18 none

Description Bartek Jasicki 2024-10-19 08:29:32 UTC
Created attachment 254351 [details]
Update to 0.2.18

Update to 0.2.18

Unfortunately, the list of changes in the release's announcement is empty: https://github.com/equalsraf/neovim-qt/releases/tag/v0.2.18

I will link the list of commits since the previous release in the URL field.
Comment 1 Nuno Teixeira freebsd_committer freebsd_triage 2024-10-19 10:54:45 UTC
Hello Bartek,

Thanks for the patch. I will work on this asap.

Strange that github didn't notify me about this new release as did portscout that missed it too.
Comment 2 Bartek Jasicki 2024-10-19 15:13:24 UTC
(In reply to Nuno Teixeira from comment #1)

Thank you very much. :)

Yes, this release is "a bit" strange. It is the only which doesn't have list of changes. It seems to me like they just renamed a nightly build to stable one. Perhaps that is the reason, that neither GitHub nor portscout detected it.
Comment 3 Nuno Teixeira freebsd_committer freebsd_triage 2024-10-19 15:34:39 UTC
(In reply to Bartek Jasicki from comment #2)

Latest port version was 0.2.17-66 (ecb3679 commit) and there minor changes to 0.2.18 as you can see at PR url fixed a few minutes ago.

Upstream sometimes does not do a summary of changes when releases a new version and then we can do a diff between versions.

Cheers
Comment 4 commit-hook freebsd_committer freebsd_triage 2024-10-19 17:00:35 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c216df43b24f73b77bfe9184ae2df0b4b62b41bc

commit c216df43b24f73b77bfe9184ae2df0b4b62b41bc
Author:     Bartek Jasicki <thindil@laeran.pl.eu.org>
AuthorDate: 2024-10-19 15:56:44 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-10-19 17:00:08 +0000

    editors/neovim-qt: Update to 0.2.18

    - Pet stage QA by cleaning some deps

    ChangeLog: https://github.com/equalsraf/neovim-qt/compare/ecb3679...v0.2.18

    PR:             282190

 editors/neovim-qt/Makefile | 12 ++++--------
 editors/neovim-qt/distinfo |  6 +++---
 2 files changed, 7 insertions(+), 11 deletions(-)
Comment 5 Nuno Teixeira freebsd_committer freebsd_triage 2024-10-19 17:01:35 UTC
Committed, thanks!