pkgsrc-WIP-changes archive

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

neovim: Fix PLIST and change for jemalloc import



Module Name:	pkgsrc-wip
Committed By:	Jonathan Buschmann <jonthn+pkgsrc%pinacea.com@localhost>
Pushed By:	jonthn
Date:		Thu Feb 18 21:31:58 2016 +0100
Changeset:	60c4a7e66069fbb697c500f712d94e8715834ea7

Modified Files:
	neovim/Makefile
	neovim/PLIST
	neovim/distinfo
	neovim/options.mk

Log Message:
neovim: Fix PLIST and change for jemalloc import

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

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

diffstat:
 neovim/Makefile   |  4 +--
 neovim/PLIST      | 77 ++++++++++++++++++++++++++++---------------------------
 neovim/distinfo   |  2 ++
 neovim/options.mk |  2 +-
 4 files changed, 44 insertions(+), 41 deletions(-)

diffs:
diff --git a/neovim/Makefile b/neovim/Makefile
index b6ee5e0..f2b54ca 100644
--- a/neovim/Makefile
+++ b/neovim/Makefile
@@ -1,8 +1,8 @@
 # $NetBSD: Makefile,v 1.7 2015/06/18 20:53:01 jonthn Exp $
 
-PKGNAME=	neovim-0.1.1
+PKGNAME=	neovim-0.1.3
 CATEGORIES=	editors
-MASTER_SITES=	https://github.com/neovim/neovim/archive/
+MASTER_SITES=	${MASTER_SITE_GITHUB:=neovim/}
 
 HOMEPAGE=	http://neovim.org/
 COMMENT=	Refactor vim for the 21st century
diff --git a/neovim/PLIST b/neovim/PLIST
index 42ebe95..4cd8507 100644
--- a/neovim/PLIST
+++ b/neovim/PLIST
@@ -1,43 +1,6 @@
 @comment $NetBSD$
 bin/nvim
 man/man1/nvim.1
-share/locale/af/LC_MESSAGES/nvim.mo
-share/locale/ca/LC_MESSAGES/nvim.mo
-share/locale/cs.cp1250/LC_MESSAGES/nvim.mo
-share/locale/cs/LC_MESSAGES/nvim.mo
-share/locale/de/LC_MESSAGES/nvim.mo
-share/locale/en_GB/LC_MESSAGES/nvim.mo
-share/locale/eo/LC_MESSAGES/nvim.mo
-share/locale/es/LC_MESSAGES/nvim.mo
-share/locale/fi/LC_MESSAGES/nvim.mo
-share/locale/fr/LC_MESSAGES/nvim.mo
-share/locale/ga/LC_MESSAGES/nvim.mo
-share/locale/it/LC_MESSAGES/nvim.mo
-share/locale/ja.euc-jp/LC_MESSAGES/nvim.mo
-share/locale/ja.sjis/LC_MESSAGES/nvim.mo
-share/locale/ja/LC_MESSAGES/nvim.mo
-share/locale/ko.UTF-8/LC_MESSAGES/nvim.mo
-share/locale/ko/LC_MESSAGES/nvim.mo
-share/locale/nb/LC_MESSAGES/nvim.mo
-share/locale/nl/LC_MESSAGES/nvim.mo
-share/locale/no/LC_MESSAGES/nvim.mo
-share/locale/pl.UTF-8/LC_MESSAGES/nvim.mo
-share/locale/pl.cp1250/LC_MESSAGES/nvim.mo
-share/locale/pl/LC_MESSAGES/nvim.mo
-share/locale/pt_BR/LC_MESSAGES/nvim.mo
-share/locale/ru.cp1251/LC_MESSAGES/nvim.mo
-share/locale/ru/LC_MESSAGES/nvim.mo
-share/locale/sk.cp1250/LC_MESSAGES/nvim.mo
-share/locale/sk/LC_MESSAGES/nvim.mo
-share/locale/sv/LC_MESSAGES/nvim.mo
-share/locale/uk.cp1251/LC_MESSAGES/nvim.mo
-share/locale/uk/LC_MESSAGES/nvim.mo
-share/locale/vi/LC_MESSAGES/nvim.mo
-share/locale/zh_CN.UTF-8/LC_MESSAGES/nvim.mo
-share/locale/zh_CN.cp936/LC_MESSAGES/nvim.mo
-share/locale/zh_CN/LC_MESSAGES/nvim.mo
-share/locale/zh_TW.UTF-8/LC_MESSAGES/nvim.mo
-share/locale/zh_TW/LC_MESSAGES/nvim.mo
 share/nvim/runtime/autoload/ada.vim
 share/nvim/runtime/autoload/adacomplete.vim
 share/nvim/runtime/autoload/ccomplete.vim
@@ -173,7 +136,6 @@ share/nvim/runtime/doc/autocmd.txt
 share/nvim/runtime/doc/change.txt
 share/nvim/runtime/doc/cmdline.txt
 share/nvim/runtime/doc/debug.txt
-share/nvim/runtime/doc/debugger.txt
 share/nvim/runtime/doc/develop.txt
 share/nvim/runtime/doc/diff.txt
 share/nvim/runtime/doc/digraph.txt
@@ -668,6 +630,43 @@ share/nvim/runtime/keymap/thaana.vim
 share/nvim/runtime/keymap/ukrainian-dvorak.vim
 share/nvim/runtime/keymap/ukrainian-jcuken.vim
 share/nvim/runtime/keymap/vietnamese-viqr_utf-8.vim
+share/nvim/runtime/lang/af/LC_MESSAGES/nvim.mo
+share/nvim/runtime/lang/ca/LC_MESSAGES/nvim.mo
+share/nvim/runtime/lang/cs.cp1250/LC_MESSAGES/nvim.mo
+share/nvim/runtime/lang/cs/LC_MESSAGES/nvim.mo
+share/nvim/runtime/lang/de/LC_MESSAGES/nvim.mo
+share/nvim/runtime/lang/en_GB/LC_MESSAGES/nvim.mo
+share/nvim/runtime/lang/eo/LC_MESSAGES/nvim.mo
+share/nvim/runtime/lang/es/LC_MESSAGES/nvim.mo
+share/nvim/runtime/lang/fi/LC_MESSAGES/nvim.mo
+share/nvim/runtime/lang/fr/LC_MESSAGES/nvim.mo
+share/nvim/runtime/lang/ga/LC_MESSAGES/nvim.mo
+share/nvim/runtime/lang/it/LC_MESSAGES/nvim.mo
+share/nvim/runtime/lang/ja.euc-jp/LC_MESSAGES/nvim.mo
+share/nvim/runtime/lang/ja.sjis/LC_MESSAGES/nvim.mo
+share/nvim/runtime/lang/ja/LC_MESSAGES/nvim.mo
+share/nvim/runtime/lang/ko.UTF-8/LC_MESSAGES/nvim.mo
+share/nvim/runtime/lang/ko/LC_MESSAGES/nvim.mo
+share/nvim/runtime/lang/nb/LC_MESSAGES/nvim.mo
+share/nvim/runtime/lang/nl/LC_MESSAGES/nvim.mo
+share/nvim/runtime/lang/no/LC_MESSAGES/nvim.mo
+share/nvim/runtime/lang/pl.UTF-8/LC_MESSAGES/nvim.mo
+share/nvim/runtime/lang/pl.cp1250/LC_MESSAGES/nvim.mo
+share/nvim/runtime/lang/pl/LC_MESSAGES/nvim.mo
+share/nvim/runtime/lang/pt_BR/LC_MESSAGES/nvim.mo
+share/nvim/runtime/lang/ru.cp1251/LC_MESSAGES/nvim.mo
+share/nvim/runtime/lang/ru/LC_MESSAGES/nvim.mo
+share/nvim/runtime/lang/sk.cp1250/LC_MESSAGES/nvim.mo
+share/nvim/runtime/lang/sk/LC_MESSAGES/nvim.mo
+share/nvim/runtime/lang/sv/LC_MESSAGES/nvim.mo
+share/nvim/runtime/lang/uk.cp1251/LC_MESSAGES/nvim.mo
+share/nvim/runtime/lang/uk/LC_MESSAGES/nvim.mo
+share/nvim/runtime/lang/vi/LC_MESSAGES/nvim.mo
+share/nvim/runtime/lang/zh_CN.UTF-8/LC_MESSAGES/nvim.mo
+share/nvim/runtime/lang/zh_CN.cp936/LC_MESSAGES/nvim.mo
+share/nvim/runtime/lang/zh_CN/LC_MESSAGES/nvim.mo
+share/nvim/runtime/lang/zh_TW.UTF-8/LC_MESSAGES/nvim.mo
+share/nvim/runtime/lang/zh_TW/LC_MESSAGES/nvim.mo
 share/nvim/runtime/macmap.vim
 share/nvim/runtime/macros/editexisting.vim
 share/nvim/runtime/macros/justify.vim
@@ -1207,6 +1206,7 @@ share/nvim/runtime/syntax/sqlj.vim
 share/nvim/runtime/syntax/sqloracle.vim
 share/nvim/runtime/syntax/sqr.vim
 share/nvim/runtime/syntax/squid.vim
+share/nvim/runtime/syntax/srec.vim
 share/nvim/runtime/syntax/sshconfig.vim
 share/nvim/runtime/syntax/sshdconfig.vim
 share/nvim/runtime/syntax/st.vim
@@ -1262,6 +1262,7 @@ share/nvim/runtime/syntax/upstart.vim
 share/nvim/runtime/syntax/upstreamdat.vim
 share/nvim/runtime/syntax/upstreaminstalllog.vim
 share/nvim/runtime/syntax/upstreamlog.vim
+share/nvim/runtime/syntax/upstreamrpt.vim
 share/nvim/runtime/syntax/usserverlog.vim
 share/nvim/runtime/syntax/usw2kagtlog.vim
 share/nvim/runtime/syntax/valgrind.vim
diff --git a/neovim/distinfo b/neovim/distinfo
index 5d7f2cf..5df49cf 100644
--- a/neovim/distinfo
+++ b/neovim/distinfo
@@ -1 +1,3 @@
+$NetBSD$
+
 SHA1 (patch-runtime_CMakeLists.txt) = 79ebff18726b594011ee7dd302359f6585a7b3ab
diff --git a/neovim/options.mk b/neovim/options.mk
index 4c6e536..15c49a0 100644
--- a/neovim/options.mk
+++ b/neovim/options.mk
@@ -19,5 +19,5 @@ DEPENDS+=       ${PYPKGPREFIX}-neovim-[0-9]*:../../wip/py-neovim
 ### Use jemalloc for memory allocation
 ###
 .  if !empty(PKG_OPTIONS:Mjemalloc)
-.include "../../wip/jemalloc/buildlink3.mk"
+.include "../../devel/jemalloc/buildlink3.mk"
 .  endif


Home | Main Index | Thread Index | Old Index