diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-03-16 15:24:11 +0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-03-16 15:24:11 +0800 |
commit | 827bd07dadb36a87a4498effe96f3b1bdc4d5300 (patch) | |
tree | 94f38bca878d20c9a5b058bc67534ab5536189af /editors | |
parent | 56d7e04a8e12ed13c08dfe09e5808a686b6c6808 (diff) | |
download | freebsd-ports-gnome-827bd07dadb36a87a4498effe96f3b1bdc4d5300.tar.gz freebsd-ports-gnome-827bd07dadb36a87a4498effe96f3b1bdc4d5300.tar.zst freebsd-ports-gnome-827bd07dadb36a87a4498effe96f3b1bdc4d5300.zip |
devel/unibilium: Update to 2.0.0
* Change to DISTVERSION
* Bump devel/libtermkey, editors/neovim
editors/neovim fails on 12amd64 before and after this change
PR: 226638
Submitted by: chuck@tuffli.net <chuck@tuffli.net> (maintainer)
Diffstat (limited to 'editors')
-rw-r--r-- | editors/neovim/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/neovim/Makefile b/editors/neovim/Makefile index 16da01f205c0..98723203032b 100644 --- a/editors/neovim/Makefile +++ b/editors/neovim/Makefile @@ -4,6 +4,7 @@ PORTNAME= neovim DISTVERSIONPREFIX= v DISTVERSION= 0.2.2 +PORTREVISION= 1 CATEGORIES= editors MAINTAINER= gor@clogic.com.ua |