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: 24-Mar-2003 09:12:12
Branch: HEAD Handle: 2003032408120209
Modified files:
openpkg-re/vcheck vc.vim
openpkg-src/vim vim.spec
openpkg-web news.txt
Log:
upgrading package: vim 6.1.411 -> 6.1.413
Summary:
Revision Changes Path
1.134 +1 -1 openpkg-re/vcheck/vc.vim
1.189 +4 -2 openpkg-src/vim/vim.spec
1.3783 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.vim
============================================================================
$ cvs diff -u -r1.133 -r1.134 vc.vim
--- openpkg-re/vcheck/vc.vim 21 Mar 2003 09:22:54 -0000 1.133
+++ openpkg-re/vcheck/vc.vim 24 Mar 2003 08:12:02 -0000 1.134
@@ -2,7 +2,7 @@
}
prog vim:patchlevel = {
- version = 6.1.411
+ version = 6.1.413
url = ftp://ftp.vim.org/pub/vim/patches/
regex = (\d+\.\d+\.\d+)
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.188 -r1.189 vim.spec
--- openpkg-src/vim/vim.spec 21 Mar 2003 09:22:56 -0000 1.188
+++ openpkg-src/vim/vim.spec 24 Mar 2003 08:12:11 -0000 1.189
@@ -26,7 +26,7 @@
# package versions
%define V_vl 6.1
%define V_vs 61
-%define V_pl 411
+%define V_pl 413
# package information
Name: vim
@@ -38,7 +38,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20030321
+Release: 20030324
# package options
%option with_x11 no
@@ -68,6 +68,8 @@
Patch409: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.409
Patch410: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.410
Patch411: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.411
+Patch412: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.412
+Patch413: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.413
# build information
Prefix: %{l_prefix}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.3782 -r1.3783 news.txt
--- openpkg-web/news.txt 23 Mar 2003 19:23:37 -0000 1.3782
+++ openpkg-web/news.txt 24 Mar 2003 08:12:06 -0000 1.3783
@@ -1,3 +1,4 @@
+24-Mar-2003: Upgraded package: P<vim-6.1.413-20030324>
23-Mar-2003: New package: P<xterm-1.77-20030323>
23-Mar-2003: Upgraded package: P<slang-1.4.9-20030323>
23-Mar-2003: Upgraded package: P<tidy-20030322-20030323>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]