pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

neovim: Update to 0.1.1



Module Name:	pkgsrc-wip
Committed By:	Jonathan Buschmann <jonthn+pkgsrc%pinacea.com@localhost>
Pushed By:	jonthn
Date:		Thu Dec 31 23:56:27 2015 +0100
Changeset:	13d4780f9a8f6a92cf8a301e2350600a3ec3436c

Modified Files:
	neovim/Makefile
	neovim/PLIST

Log Message:
neovim: Update to 0.1.1

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=13d4780f9a8f6a92cf8a301e2350600a3ec3436c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 neovim/Makefile | 2 +-
 neovim/PLIST    | 3 ---
 2 files changed, 1 insertion(+), 4 deletions(-)

diffs:
diff --git a/neovim/Makefile b/neovim/Makefile
index d1c838f..b6ee5e0 100644
--- a/neovim/Makefile
+++ b/neovim/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.7 2015/06/18 20:53:01 jonthn Exp $
 
-PKGNAME=	neovim-0.1.0
+PKGNAME=	neovim-0.1.1
 CATEGORIES=	editors
 MASTER_SITES=	https://github.com/neovim/neovim/archive/
 
diff --git a/neovim/PLIST b/neovim/PLIST
index 161fe52..42ebe95 100644
--- a/neovim/PLIST
+++ b/neovim/PLIST
@@ -44,7 +44,6 @@ share/nvim/runtime/autoload/ccomplete.vim
 share/nvim/runtime/autoload/clojurecomplete.vim
 share/nvim/runtime/autoload/csscomplete.vim
 share/nvim/runtime/autoload/decada.vim
-share/nvim/runtime/autoload/getscript.vim
 share/nvim/runtime/autoload/gnat.vim
 share/nvim/runtime/autoload/gzip.vim
 share/nvim/runtime/autoload/htmlcomplete.vim
@@ -216,7 +215,6 @@ share/nvim/runtime/doc/options.txt
 share/nvim/runtime/doc/os_dos.txt
 share/nvim/runtime/doc/os_win32.txt
 share/nvim/runtime/doc/pattern.txt
-share/nvim/runtime/doc/pi_getscript.txt
 share/nvim/runtime/doc/pi_gzip.txt
 share/nvim/runtime/doc/pi_matchit.txt
 share/nvim/runtime/doc/pi_msgpack.txt
@@ -683,7 +681,6 @@ share/nvim/runtime/makemenu.vim
 share/nvim/runtime/menu.vim
 share/nvim/runtime/mswin.vim
 share/nvim/runtime/optwin.vim
-share/nvim/runtime/plugin/getscriptPlugin.vim
 share/nvim/runtime/plugin/gzip.vim
 share/nvim/runtime/plugin/man.vim
 share/nvim/runtime/plugin/matchit.vim


Home | Main Index | Thread Index | Old Index