From: Roland Hieber <r.hieber@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Roland Hieber <r.hieber@pengutronix.de>
Subject: [ptxdist] [PATCH 08/12] vim: version bump 7.3 -> 8.1
Date: Wed, 30 May 2018 18:39:07 +0200 [thread overview]
Message-ID: <20180530163911.30456-8-r.hieber@pengutronix.de> (raw)
In-Reply-To: <20180530163911.30456-1-r.hieber@pengutronix.de>
Also update the SPDX license identifier.
Signed-off-by: Roland Hieber <r.hieber@pengutronix.de>
---
rules/vim.make | 13 +++++++++----
1 file changed, 9 insertions(+), 4 deletions(-)
diff --git a/rules/vim.make b/rules/vim.make
index 6afcc78e0..fc99a9e8c 100644
--- a/rules/vim.make
+++ b/rules/vim.make
@@ -16,15 +16,15 @@ PACKAGES-$(PTXCONF_VIM) += vim
#
# Paths and names
#
-VIM_VERSION := 7.3
-VIM_MD5 := 5b9510a17074e2b37d8bb38ae09edbf2
+VIM_VERSION := 8.1
+VIM_MD5 := 1739a1df312305155285f0cfa6118294
VIM := vim-$(VIM_VERSION)
VIM_SUFFIX := tar.bz2
VIM_URL := ftp://ftp.vim.org/pub/vim/unix/$(VIM).$(VIM_SUFFIX)
VIM_SOURCE := $(SRCDIR)/$(VIM).$(VIM_SUFFIX)
VIM_DIR := $(BUILDDIR)/$(VIM)
VIM_SUBDIR := src
-VIM_LICENSE := unknown
+VIM_LICENSE := Vim
# ----------------------------------------------------------------------------
# Prepare
@@ -34,6 +34,7 @@ VIM_CONF_ENV := \
$(CROSS_ENV) \
vim_cv_toupper_broken=no \
vim_cv_terminfo=yes \
+ vim_cv_tgetent=zero \
vim_cv_tty_group=world \
vim_cv_tty_mode=0620 \
vim_cv_getcwd_broken=no \
@@ -47,6 +48,7 @@ VIM_CONF_TOOL := autoconf
VIM_CONF_OPT := \
$(CROSS_AUTOCONF_USR) \
--disable-darwin \
+ --disable-smack \
--disable-selinux \
--disable-xsmp \
--disable-xsmp-interact \
@@ -60,7 +62,9 @@ VIM_CONF_OPT := \
--disable-cscope \
--disable-workshop \
--disable-netbeans \
- --disable-sniff \
+ --disable-channel \
+ --disable-terminal \
+ --disable-autoservername \
--disable-multibyte \
--disable-hangulinput \
--disable-xim \
@@ -68,6 +72,7 @@ VIM_CONF_OPT := \
--disable-gui \
--disable-gtk2-check \
--disable-gnome-check \
+ --disable-gtk3-check \
--disable-motif-check \
--disable-athena-check \
--disable-nextaw-check \
--
2.17.1
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
next prev parent reply other threads:[~2018-05-30 16:39 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-30 16:39 [ptxdist] [PATCH 01/12] sun-java6-jre: move to staging Roland Hieber
2018-05-30 16:39 ` [ptxdist] [PATCH 02/12] u-boot-v2: remove in favor of barebox Roland Hieber
2018-05-30 16:39 ` [ptxdist] [PATCH 03/12] ddrescue: version bump 1.15 -> 1.23 Roland Hieber
2018-05-30 16:39 ` [ptxdist] [PATCH 04/12] ed: version bump 1.7 -> 1.14.2 Roland Hieber
2018-05-30 16:39 ` [ptxdist] [PATCH 05/12] ed: resurrect from staging after version bump Roland Hieber
2018-05-30 16:39 ` [ptxdist] [PATCH 06/12] file: version bump 5.32 -> 5.33 Roland Hieber
2018-05-30 16:39 ` [ptxdist] [PATCH 07/12] tar: version bump 1.26 -> 1.30 Roland Hieber
2018-05-30 16:39 ` Roland Hieber [this message]
2018-05-30 16:39 ` [ptxdist] [PATCH 09/12] joe: version bump 3.5 -> 4.6 Roland Hieber
2018-05-31 9:27 ` Michael Olbrich
2018-05-30 16:39 ` [ptxdist] [PATCH 10/12] proftpd: version bump 1.3.5 -> 1.3.6 Roland Hieber
2018-05-31 9:28 ` Michael Olbrich
2018-05-30 16:39 ` [ptxdist] [PATCH 11/12] stunnel: version bump 5.45 -> 5.46 Roland Hieber
2018-05-30 16:39 ` [ptxdist] [PATCH 12/12] c-ares: version bump 1.10.0 -> 1.14.0 Roland Hieber
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180530163911.30456-8-r.hieber@pengutronix.de \
--to=r.hieber@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox