aboutsummaryrefslogtreecommitdiff
path: root/editors/neovim-qt
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2018-12-04 17:25:47 +0000
committerSteve Wills <swills@FreeBSD.org>2018-12-04 17:25:47 +0000
commiteb1618dd3b305e57c1bb7937ae896ac15608fce2 (patch)
tree83115fb3b9c73810691c108a3f010656b6759aeb /editors/neovim-qt
parent52e77d9a1d3223283673b5f595ca1ab9016217e5 (diff)
downloadports-eb1618dd3b305e57c1bb7937ae896ac15608fce2.tar.gz
ports-eb1618dd3b305e57c1bb7937ae896ac15608fce2.zip
Notes
Diffstat (limited to 'editors/neovim-qt')
-rw-r--r--editors/neovim-qt/Makefile2
-rw-r--r--editors/neovim-qt/distinfo6
-rw-r--r--editors/neovim-qt/pkg-descr4
3 files changed, 5 insertions, 7 deletions
diff --git a/editors/neovim-qt/Makefile b/editors/neovim-qt/Makefile
index 4427b5b33ec5..f7d51d73d050 100644
--- a/editors/neovim-qt/Makefile
+++ b/editors/neovim-qt/Makefile
@@ -2,7 +2,7 @@
PORTNAME= neovim-qt
DISTVERSIONPREFIX= v
-DISTVERSION= 0.2.8
+DISTVERSION= 0.2.10
CATEGORIES= editors
MAINTAINER= chuck@tuffli.net
diff --git a/editors/neovim-qt/distinfo b/editors/neovim-qt/distinfo
index a32434804939..77ecaac6e00c 100644
--- a/editors/neovim-qt/distinfo
+++ b/editors/neovim-qt/distinfo
@@ -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
diff --git a/editors/neovim-qt/pkg-descr b/editors/neovim-qt/pkg-descr
index 815df3b5ea70..b8042571e8b6 100644
--- a/editors/neovim-qt/pkg-descr
+++ b/editors/neovim-qt/pkg-descr
@@ -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/