summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authormorr <morr@pkgsrc.org>2013-01-14 23:30:33 +0000
committermorr <morr@pkgsrc.org>2013-01-14 23:30:33 +0000
commitbee779fc3466d86d3523091a80331bf25583cba5 (patch)
tree5b2d92f1a1349ffb73f5d419c570e04250c5deda /editors
parent60f7886965d6dafae6433e3d787d423f103247f2 (diff)
downloadpkgsrc-bee779fc3466d86d3523091a80331bf25583cba5.tar.gz
Update to patchlevel 762.
Patches: 7.3.713 printf() can only align to bytes, not characters 7.3.714 :setlocal and :setglobal do not work in the sandbox 7.3.715 crash when calling setloclist() in BufUnload autocmd 7.3.716 error on exit when using Python 3 7.3.717 when changing font size only MS-Windows limits window size 7.3.718 when re-using the current buffer the buffer-local options stay 7.3.719 cannot run new version of cproto 7.3.720 proto files are outdated 7.3.721 Ruby interface defines local functions globally 7.3.722 Perl flags may contain "-g", which breaks "make proto" 7.3.723 various tiny problem. 7.3.724 building with Ruby and Tcl on MS-Windows 64 bit does not work 7.3.725 :aboveleft and :belowright have no effect on :copen 7.3.726 typos and duplicate info in README 7.3.727 can't always find Win32.mak when building GvimExt 7.3.728 cannot compile with MzScheme interface on Ubuntu 12.10 7.3.729 building with Ruby fails on some systems 7.3.730 crash in PHP file when using syntastic 7.3.731 Py3Init_vim() is exported uneccessarily 7.3.732 compiler warnings for function arguments 7.3.733 tests fail when including MzScheme 7.3.734 cannot put help files in a sub-directory 7.3.735 cannot build Ruby 1.9 with MingW or Cygwin 7.3.736 file name completion in input() escapes white space 7.3.737 when using do_cmdline() recursively did_endif is not reset 7.3.738 (after 7.3.730) unused function argument 7.3.739 computing number of lines may have an integer overflow 7.3.740 IOC tool complains about undefined behavior for int 7.3.741 (after 7.3.737) tiny build fails 7.3.742 leaking memory when :vimgrep restores the directory 7.3.743 (after 7.3.741) tiny build still fails 7.3.744 64 bit compiler warning 7.3.745 automatically setting 'ttymouse' doesn't work 7.3.746 memory leaks when using location lists 7.3.747 tab alignment does not work when characters are concealed 7.3.748 no tests for conceal mode 7.3.749 cannot build Python interface without multi-byte feature 7.3.750 the justify macro does not always work correctly 7.3.751 test 61 is flaky, it fails once in a while 7.3.752 test 49 script file doesn't fold properly 7.3.753 ":q" twice does not work when there is a QuitPre autocommand 7.3.754 latest nmake is not recognized 7.3.755 autoconf doesn't find Python 3 if it's called "python" 7.3.756 a location list can get a wrong count in :lvimgrep 7.3.757 issue 96: access freed memory if put command triggers autocmd 7.3.758 matchit plugin does not handle space in #ifdef 7.3.759 MS-Windows: Updating tabline is slow when there are many tabs 7.3.760 dv_ deletes the white space before the line 7.3.761 in Visual mode a "-p does not work 7.3.762 (after 7.3.759) on some systems the tabline is not redraw. pkgsrc changes: - cleanup vim-xaw by adding -lXaw first, so --as-needed will work now - remove some old entries in vim-xaw Will fix PR 47281.
Diffstat (limited to 'editors')
-rw-r--r--editors/vim-lang/PLIST3
-rw-r--r--editors/vim-share/PLIST4
-rw-r--r--editors/vim-share/distinfo10
-rw-r--r--editors/vim-share/version.mk4
-rw-r--r--editors/vim-xaw/Makefile19
5 files changed, 15 insertions, 25 deletions
diff --git a/editors/vim-lang/PLIST b/editors/vim-lang/PLIST
index b20a7c2bba8..39d692cba27 100644
--- a/editors/vim-lang/PLIST
+++ b/editors/vim-lang/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2012/10/30 22:39:07 morr Exp $
+@comment $NetBSD: PLIST,v 1.13 2013/01/14 23:30:33 morr Exp $
man/fr.ISO8859-1/man1/evim.1
man/fr.ISO8859-1/man1/ex.1
man/fr.ISO8859-1/man1/rview.1
@@ -185,6 +185,7 @@ share/vim/${VIM_SUBDIR}/lang/menu_cs.latin1.vim
share/vim/${VIM_SUBDIR}/lang/menu_cs_cz.cp1250.vim
share/vim/${VIM_SUBDIR}/lang/menu_cs_cz.iso_8859-2.vim
share/vim/${VIM_SUBDIR}/lang/menu_cs_cz.latin1.vim
+share/vim/${VIM_SUBDIR}/lang/menu_cs_cz.utf-8.vim
share/vim/${VIM_SUBDIR}/lang/menu_czech_czech_republic.1250.vim
share/vim/${VIM_SUBDIR}/lang/menu_czech_czech_republic.1252.vim
share/vim/${VIM_SUBDIR}/lang/menu_czech_czech_republic.ascii.vim
diff --git a/editors/vim-share/PLIST b/editors/vim-share/PLIST
index 8515b44e790..a3d6e54f66b 100644
--- a/editors/vim-share/PLIST
+++ b/editors/vim-share/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.17 2012/10/30 22:39:07 morr Exp $
+@comment $NetBSD: PLIST,v 1.18 2013/01/14 23:30:34 morr Exp $
bin/xxd
man/man1/evim.1
man/man1/vim.1
@@ -536,6 +536,7 @@ share/vim/${VIM_SUBDIR}/indent/xml.vim
share/vim/${VIM_SUBDIR}/indent/xsd.vim
share/vim/${VIM_SUBDIR}/indent/xslt.vim
share/vim/${VIM_SUBDIR}/indent/yacc.vim
+share/vim/${VIM_SUBDIR}/indent/yaml.vim
share/vim/${VIM_SUBDIR}/indent/zimbu.vim
share/vim/${VIM_SUBDIR}/indent/zsh.vim
share/vim/${VIM_SUBDIR}/indoff.vim
@@ -1080,6 +1081,7 @@ share/vim/${VIM_SUBDIR}/syntax/spyce.vim
share/vim/${VIM_SUBDIR}/syntax/sql.vim
share/vim/${VIM_SUBDIR}/syntax/sqlanywhere.vim
share/vim/${VIM_SUBDIR}/syntax/sqlforms.vim
+share/vim/${VIM_SUBDIR}/syntax/sqlhana.vim
share/vim/${VIM_SUBDIR}/syntax/sqlinformix.vim
share/vim/${VIM_SUBDIR}/syntax/sqlj.vim
share/vim/${VIM_SUBDIR}/syntax/sqloracle.vim
diff --git a/editors/vim-share/distinfo b/editors/vim-share/distinfo
index 9e8594241f4..ca4c242d6a7 100644
--- a/editors/vim-share/distinfo
+++ b/editors/vim-share/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.136 2012/10/30 22:39:07 morr Exp $
+$NetBSD: distinfo,v 1.137 2013/01/14 23:30:34 morr Exp $
-SHA1 (vim-7.3.712.tar.bz2) = a24b3a03a35aff71339b42ce14f26f3352768437
-RMD160 (vim-7.3.712.tar.bz2) = bd4dbd747fdfe119e607f6a58c1e9aeea35cebfe
-Size (vim-7.3.712.tar.bz2) = 8998046 bytes
-SHA1 (patch-Makefile) = 55c75f6d3cc8ec204f2585b21d44b64b7700103e
+SHA1 (vim-7.3.762.tar.bz2) = e7a7d2cdf7d8c84eb4027907f53ca8f822faba30
+RMD160 (vim-7.3.762.tar.bz2) = 3248c2a59eaba6469292a812c6c2d43c53fda095
+Size (vim-7.3.762.tar.bz2) = 8961827 bytes
+SHA1 (patch-Makefile) = 6b859d3ec6ff06c91516e05416b413d4e9cdb4b2
SHA1 (patch-auto_configure) = e25c8821182231074033132d70dab077c273d5f8
SHA1 (patch-configure) = ae5970dec6d557d81da8a8f1da36d05ddc59ca56
SHA1 (patch-feature.h) = 7fc572f7d94e5342b32b9395c2632fa7ae528c39
diff --git a/editors/vim-share/version.mk b/editors/vim-share/version.mk
index 9aa066e7c15..52f18fafada 100644
--- a/editors/vim-share/version.mk
+++ b/editors/vim-share/version.mk
@@ -1,5 +1,5 @@
-# $NetBSD: version.mk,v 1.87 2012/10/30 22:39:07 morr Exp $
+# $NetBSD: version.mk,v 1.88 2013/01/14 23:30:34 morr Exp $
VIM_VERSION= 7.3
-VIM_PATCHLEVEL= 712
+VIM_PATCHLEVEL= 762
VIM_SUBDIR= vim73
diff --git a/editors/vim-xaw/Makefile b/editors/vim-xaw/Makefile
index ad83dff7260..2f134acbce4 100644
--- a/editors/vim-xaw/Makefile
+++ b/editors/vim-xaw/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.54 2012/12/18 23:30:36 morr Exp $
+# $NetBSD: Makefile,v 1.55 2013/01/14 23:30:34 morr Exp $
PKGNAME= vim-xaw-${VIM_VERSION}.${VIM_PATCHLEVEL}
-PKGREVISION= 1
COMMENT= Vim editor (vi clone) with X11 Athena GUI
.include "../../editors/vim-share/Makefile.common"
@@ -21,23 +20,12 @@ INSTALLATION_DIRS+= ${PKGMANDIR}/man1
.include "../../mk/bsd.prefs.mk"
.if defined(XAW_TYPE) && (${XAW_TYPE} == "3d" || ${XAW_TYPE} == "xpm")
-MAKE_ENV+= XAW_LIB="Xaw3d"
+MAKE_ENV+= XAW_LIB="-lXaw3d"
.else
XAW_TYPE= standard
-MAKE_ENV+= XAW_LIB="Xaw"
+MAKE_ENV+= XAW_LIB="-lXaw"
.endif
-SUBST_CLASSES+= fix-linking
-SUBST_STAGE.fix-linking= post-configure
-SUBST_MESSAGE.fix-linking= Fixing linking
-SUBST_FILES.fix-linking= auto/config.mk
-SUBST_SED.fix-linking= -e 's,LINK_AS_NEEDED = .*,LINK_AS_NEEDED = no,g'
-
-LIBS+= -lXaw
-
-CHECK_INTERPRETER_SKIP+=${PKGMANDIR}/man1/gvim.1 ${PKGMANDIR}/man1/gview.1
-CHECK_INTERPRETER_SKIP+=${PKGMANDIR}/man1/rgvim.1 ${PKGMANDIR}/man1/rgview.1
-
post-install:
.for f in gvim.1 gview.1 rgvim.1 rgview.1
${RM} -f ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/${f}
@@ -50,7 +38,6 @@ post-install:
.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
-.include "../../x11/libXpm/buildlink3.mk"
.include "../../mk/xaw.buildlink3.mk"
.include "../../mk/termcap.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"