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: 10-Jan-2003 10:58:11
Branch: HEAD Handle: 2003011009580902
Modified files:
openpkg-re/vcheck vc.vim
openpkg-src/vim vim.spec
openpkg-web news.txt
Log:
upgrading package: vim 6.1.284 -> 6.1.287
Summary:
Revision Changes Path
1.97 +1 -1 openpkg-re/vcheck/vc.vim
1.148 +5 -3 openpkg-src/vim/vim.spec
1.2632 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.vim
============================================================================
$ cvs diff -u -r1.96 -r1.97 vc.vim
--- openpkg-re/vcheck/vc.vim 8 Jan 2003 08:51:39 -0000 1.96
+++ openpkg-re/vcheck/vc.vim 10 Jan 2003 09:58:09 -0000 1.97
@@ -2,7 +2,7 @@
}
prog vim:patchlevel = {
- version = 6.1.284
+ version = 6.1.287
url = ftp://ftp.vim.org/pub/vim/patches/
regex = (\d+\.\d+\.\d+)
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.147 -r1.148 vim.spec
--- openpkg-src/vim/vim.spec 8 Jan 2003 08:51:47 -0000 1.147
+++ openpkg-src/vim/vim.spec 10 Jan 2003 09:58:11 -0000 1.148
@@ -26,7 +26,7 @@
# package versions
%define V_vl 6.1
%define V_vs 61
-%define V_pl 284
+%define V_pl 287
# package information
Name: vim
@@ -38,7 +38,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20030108
+Release: 20030110
# package options
%option with_x11 no
@@ -135,7 +135,9 @@
Patch282: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.282
Patch283: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.283
Patch284: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.284
-
+Patch285: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.285
+Patch286: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.286
+Patch287: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.287
# build information
Prefix: %{l_prefix}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.2631 -r1.2632 news.txt
--- openpkg-web/news.txt 10 Jan 2003 09:50:56 -0000 1.2631
+++ openpkg-web/news.txt 10 Jan 2003 09:58:10 -0000 1.2632
@@ -1,3 +1,4 @@
+10-Jan-2003: Upgraded package: P<vim-6.1.287-20030110>
10-Jan-2003: Upgraded package: P<openpkg-tool-20030110-20030110>
10-Jan-2003: Upgraded package: P<tidy-20030108-20030110>
10-Jan-2003: Upgraded package: P<imap-2002b-20030110>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]