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: 29-Oct-2003 19:41:41
Branch: HEAD Handle: 2003102918413802
Modified files:
openpkg-re/vcheck vc.vim
openpkg-src/vim vim.spec
openpkg-web news.txt
Log:
upgrading package: vim 6.2.135 -> 6.2.140
Summary:
Revision Changes Path
1.182 +1 -1 openpkg-re/vcheck/vc.vim
1.249 +7 -2 openpkg-src/vim/vim.spec
1.7219 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.vim
============================================================================
$ cvs diff -u -r1.181 -r1.182 vc.vim
--- openpkg-re/vcheck/vc.vim 27 Oct 2003 15:05:17 -0000 1.181
+++ openpkg-re/vcheck/vc.vim 29 Oct 2003 18:41:38 -0000 1.182
@@ -2,7 +2,7 @@
}
prog vim:patchlevel = {
- version = 6.2.135
+ version = 6.2.140
url = ftp://ftp.vim.org/pub/vim/patches/
regex = (\d+\.\d+\.\d+)
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.248 -r1.249 vim.spec
--- openpkg-src/vim/vim.spec 27 Oct 2003 15:05:19 -0000 1.248
+++ openpkg-src/vim/vim.spec 29 Oct 2003 18:41:40 -0000 1.249
@@ -26,7 +26,7 @@
# package versions
%define V_vl 6.2
%define V_vs 62
-%define V_pl 135
+%define V_pl 140
# package information
Name: vim
@@ -38,7 +38,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20031027
+Release: 20031029
# package options
%option with_x11 no
@@ -189,6 +189,11 @@
Patch133: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.133
Patch134: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.134
Patch135: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.135
+Patch136: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.136
+Patch137: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.137
+Patch138: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.138
+Patch139: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.139
+Patch140: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.140
# build information
Prefix: %{l_prefix}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.7218 -r1.7219 news.txt
--- openpkg-web/news.txt 29 Oct 2003 18:39:49 -0000 1.7218
+++ openpkg-web/news.txt 29 Oct 2003 18:41:39 -0000 1.7219
@@ -1,3 +1,4 @@
+29-Oct-2003: Upgraded package: P<vim-6.2.140-20031029>
29-Oct-2003: Upgraded package: P<rdesktop-1.3.0-20031029>
29-Oct-2003: Upgraded package: P<autotrace-0.31.1-20031029>
29-Oct-2003: Upgraded package: P<openpkg-20031029-20031029>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]