aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-02-25 16:50:34 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-02-25 16:50:34 +0000
commit91ffaa9e4cf485ceb5e744800f3c8167dbb8520c (patch)
tree566d0307201e4ce59a9a267a76e82b8e1746fdf9 /editors
parent195e8285acde856a16b4e42831ce93dd716b7cb7 (diff)
downloadports-91ffaa9e4cf485ceb5e744800f3c8167dbb8520c.tar.gz
ports-91ffaa9e4cf485ceb5e744800f3c8167dbb8520c.zip
- Update to 7.4.192
- Convert to new options heplper (*_OFF usage) Changes: https://code.google.com/p/vim/source/list
Notes
Notes: svn path=/head/; revision=346048
Diffstat (limited to 'editors')
-rw-r--r--editors/vim/Makefile12
-rw-r--r--editors/vim/distinfo20
2 files changed, 24 insertions, 8 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index 034cffe564eb..aaf1bdfc18cd 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -3,7 +3,7 @@
PORTNAME= vim
PORTVERSION= 7.4.${PATCHLEVEL}
-PORTREVISION?= 1
+PORTREVISION?= 0
CATEGORIES?= editors
MASTER_SITES= VIM:source \
${MASTER_SITE_VIM:S|unix|patches/${PORTVERSION:R}|}:patch \
@@ -38,7 +38,7 @@ USE_BZIP2= yes
USES= iconv pkgconfig shebangfix
WANT_GNOME= yes
-PATCHLEVEL= 182
+PATCHLEVEL= 192
PATCHFILES!= /usr/bin/jot -s " " -w "%03d" ${PATCHLEVEL} 1 ${PATCHLEVEL}
BADPATCHES= 064 087 147 # empty
.for p in ${BADPATCHES}
@@ -96,6 +96,8 @@ LUA_MAKE_ARGS= CONF_OPT_LUA=--enable-luainterp=dynamic CONF_OPT_LUA_PREFIX=--wi
LUA_USES= lua
MOTIF_MAKE_ARGS= CONF_OPT_GUI='--enable-gui=motif --with-motif-lib="${MOTIFLIB}"' MOTIFHOME=${LOCALBASE}
MOTIF_USES= motif
+NLS_MAKE_ARGS= CONF_OPT_NLS=--enable-nls
+NLS_MAKE_ARGS_OFF= CONF_OPT_NLS=--disable-nls
NLS_USES= gettext
PERL_MAKE_ARGS= CONF_OPT_PERL=--enable-perlinterp
PERL_USES= perl5
@@ -125,12 +127,6 @@ CTAGS_CMD= exctags -R .
CTAGS_CMD= ${FIND} . -type f \\| ${XARGS} ctags
.endif
-.if ${PORT_OPTIONS:MNLS}
-MAKE_ARGS+= CONF_OPT_NLS=--enable-nls
-.else
-MAKE_ARGS+= CONF_OPT_NLS=--disable-nls
-.endif
-
.if ${PORT_OPTIONS:MGNOME}
PKGNAMESUFFIX+= -gnome2
.endif
diff --git a/editors/vim/distinfo b/editors/vim/distinfo
index 979ddbf624a8..409bdf9a0637 100644
--- a/editors/vim/distinfo
+++ b/editors/vim/distinfo
@@ -364,3 +364,23 @@ SHA256 (vim/7.4.181) = 001e81082347b726d20f489a5604c39f54b9dcb0f73ddf707a3992797
SIZE (vim/7.4.181) = 1947
SHA256 (vim/7.4.182) = f1f23ee8794b00c027b02964ac5f2f57f95605820085a07136dd4dec8fdaa33c
SIZE (vim/7.4.182) = 1916
+SHA256 (vim/7.4.183) = 3b2a60f562695455966f8dd8320ddae85a3535feb7a98ae2ae23f2144d2dade6
+SIZE (vim/7.4.183) = 1493
+SHA256 (vim/7.4.184) = 956e99822410bb9754327f03d050ec73ba7572ccd6d394e7bb1a852fc5f08884
+SIZE (vim/7.4.184) = 5677
+SHA256 (vim/7.4.185) = 54d208d1b3ac9bffd80dd082b0c0e84b153fbfb38b6528f5139e90dede2eed3a
+SIZE (vim/7.4.185) = 1837
+SHA256 (vim/7.4.186) = b5399ab77f4e88a06059c5bd09e77309ae27406b726f9ba64fa4fad01ee1c7a5
+SIZE (vim/7.4.186) = 5437
+SHA256 (vim/7.4.187) = d2664de36d1b41d9867bd3b0876b1c03ba14b31cd323bac5f7c3d801b17439ae
+SIZE (vim/7.4.187) = 3991
+SHA256 (vim/7.4.188) = 942ab1aa51994fe2712f7830e0d2589927d8b77e5fbda8aea4015dbd1da1b3b6
+SIZE (vim/7.4.188) = 19236
+SHA256 (vim/7.4.189) = 1c2c22b6137396cc73cc82ec1b14c355eeb44205a9ea51600493c8c5f16f7405
+SIZE (vim/7.4.189) = 1429
+SHA256 (vim/7.4.190) = 65637f80b9e6e594a9b141967d6609f0b2fda55d827529472ac05ac4592f4e9b
+SIZE (vim/7.4.190) = 2139
+SHA256 (vim/7.4.191) = f2ae0b2f21ffa3461f72b5c16412ed868c7027d710a43040bdf39dfddda8a07d
+SIZE (vim/7.4.191) = 27520
+SHA256 (vim/7.4.192) = f88438dcb23067187c8f30d28faf67b3af875b07a0dbb65d8097a0f9fbe8e8bb
+SIZE (vim/7.4.192) = 1329