Index: Makefile =================================================================== --- Makefile (revision 486529) +++ Makefile (working copy) @@ -2,7 +2,7 @@ PORTNAME= neovim-qt DISTVERSIONPREFIX= v -DISTVERSION= 0.2.8 +DISTVERSION= 0.2.10 CATEGORIES= editors MAINTAINER= chuck@tuffli.net Index: distinfo =================================================================== --- distinfo (revision 486529) +++ distinfo (working copy) @@ -1,3 +1,3 @@ -TIMESTAMP = 1513608557 -SHA256 (equalsraf-neovim-qt-v0.2.8_GH0.tar.gz) = 53653c21de1dd41fb78a65f27e989b3478c74ad91cbde92f831fb3d81b25802b -SIZE (equalsraf-neovim-qt-v0.2.8_GH0.tar.gz) = 969166 +TIMESTAMP = 1535376549 +SHA256 (equalsraf-neovim-qt-v0.2.10_GH0.tar.gz) = 42e3205f3fa9924e4970aed8ff28d17d9aefeb394bb40493d37f8a0afba40c34 +SIZE (equalsraf-neovim-qt-v0.2.10_GH0.tar.gz) = 1031831 Index: pkg-descr =================================================================== --- pkg-descr (revision 486529) +++ pkg-descr (working copy) @@ -1,5 +1,3 @@ -neovim is a Qt5 GUI for neovim. -Commands for interacting with the GUI are regular commands, -available in the documentation. +A neovim client library and GUI, in Qt5. WWW: https://github.com/equalsraf/neovim-qt/