Wednesday, August 30, 2023

UPDATE: neovim-qt-0.2.17

Simple update neovim-qt-0.2.17. Tested on amd64. OK?

Cheers Rafael

Index: Makefile
===================================================================
RCS file: /cvs/ports/editors/neovim-qt/Makefile,v
retrieving revision 1.7
diff -u -p -u -p -r1.7 Makefile
--- Makefile 24 Apr 2023 11:40:38 -0000 1.7
+++ Makefile 31 Aug 2023 06:55:32 -0000
@@ -2,8 +2,7 @@ COMMENT = Qt5 GUI front-end for neovim

GH_ACCOUNT = equalsraf
GH_PROJECT = neovim-qt
-GH_TAGNAME = v0.2.16.1
-REVISION = 3
+GH_TAGNAME = v0.2.17

CATEGORIES = editors

Index: distinfo
===================================================================
RCS file: /cvs/ports/editors/neovim-qt/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -u -p -r1.1.1.1 distinfo
--- distinfo 28 Jun 2020 21:24:26 -0000 1.1.1.1
+++ distinfo 31 Aug 2023 06:55:32 -0000
@@ -1,2 +1,2 @@
-SHA256 (neovim-qt-0.2.16.1.tar.gz) = lx1Fl7QN8nVrMTr+GZbweRVkPovxDv5Ba2TMM35Pryo=
-SIZE (neovim-qt-0.2.16.1.tar.gz) = 1069176
+SHA256 (neovim-qt-0.2.17.tar.gz) = rFOMLl1jVy3QVDwT+vtNQo5nEo6mdkZ/zaaJZbKqzaE=
+SIZE (neovim-qt-0.2.17.tar.gz) = 1076230
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/editors/neovim-qt/pkg/PLIST,v
retrieving revision 1.2
diff -u -p -u -p -r1.2 PLIST
--- pkg/PLIST 11 Mar 2022 18:58:33 -0000 1.2
+++ pkg/PLIST 31 Aug 2023 06:55:32 -0000
@@ -1,9 +1,10 @@
@bin bin/nvim-qt
share/applications/nvim-qt.desktop
share/icons/hicolor/192x192/apps/nvim-qt.png
+share/icons/hicolor/scalable/apps/nvim-qt.svg
share/nvim-qt/
+share/nvim-qt/LICENSE
share/nvim-qt/runtime/
-share/nvim-qt/runtime/README.md
share/nvim-qt/runtime/doc/
share/nvim-qt/runtime/doc/nvim_gui_shim.txt
share/nvim-qt/runtime/doc/tags

No comments:

Post a Comment