OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web openpkg$ Date: 17-Jan-2003 08:45:21
Branch: HEAD Handle: 2003011707451902
Modified files:
openpkg-re/vcheck vc.vim
openpkg-src/vim vim.spec
openpkg-web news.txt
Log:
upgrading package: vim 6.1.289 -> 6.1.290
Summary:
Revision Changes Path
1.100 +1 -1 openpkg-re/vcheck/vc.vim
1.151 +6 -4 openpkg-src/vim/vim.spec
1.2878 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.vim
============================================================================
$ cvs diff -u -r1.99 -r1.100 vc.vim
--- openpkg-re/vcheck/vc.vim 14 Jan 2003 20:16:41 -0000 1.99
+++ openpkg-re/vcheck/vc.vim 17 Jan 2003 07:45:19 -0000 1.100
@@ -2,7 +2,7 @@
}
prog vim:patchlevel = {
- version = 6.1.289
+ version = 6.1.290
url = ftp://ftp.vim.org/pub/vim/patches/
regex = (\d+\.\d+\.\d+)
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.150 -r1.151 vim.spec
--- openpkg-src/vim/vim.spec 14 Jan 2003 20:16:42 -0000 1.150
+++ openpkg-src/vim/vim.spec 17 Jan 2003 07:45:21 -0000 1.151
@@ -26,7 +26,7 @@
# package versions
%define V_vl 6.1
%define V_vs 61
-%define V_pl 289
+%define V_pl 290
# package information
Name: vim
@@ -38,7 +38,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20030114
+Release: 20030117
# package options
%option with_x11 no
@@ -140,6 +140,7 @@
Patch287: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.287
Patch288: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.288
Patch289: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.289
+Patch290: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.290
# build information
Prefix: %{l_prefix}
@@ -194,11 +195,12 @@
--enable-gui=gtk \
--with-gtk-prefix=%{l_prefix} \
--disable-gtktest \
- --without-gnome
+ --without-gnome \
%else
--without-x \
- --disable-gui
+ --disable-gui \
%endif
+ --disable-nls
%{l_make} %{l_mflags -O}
)
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.2877 -r1.2878 news.txt
--- openpkg-web/news.txt 17 Jan 2003 07:43:17 -0000 1.2877
+++ openpkg-web/news.txt 17 Jan 2003 07:45:20 -0000 1.2878
@@ -1,3 +1,4 @@
+17-Jan-2003: Upgraded package: P<vim-6.1.290-20030117>
17-Jan-2003: Upgraded package: P<gd-2.0.11-20030117>
17-Jan-2003: Upgraded package: P<pkgconfig-0.15.0-20030117>
17-Jan-2003: Upgraded package: P<gnuplot-3.7.3-20030117>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]