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: 13-Mar-2003 18:59:06
Branch: HEAD Handle: 2003031317590104
Modified files:
openpkg-re/vcheck vc.vim
openpkg-src/vim vim.spec
openpkg-web news.txt
Log:
upgrading package: vim 6.1.389 -> 6.1.390
Summary:
Revision Changes Path
1.128 +1 -1 openpkg-re/vcheck/vc.vim
1.183 +3 -2 openpkg-src/vim/vim.spec
1.3674 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.vim
============================================================================
$ cvs diff -u -r1.127 -r1.128 vc.vim
--- openpkg-re/vcheck/vc.vim 12 Mar 2003 07:11:16 -0000 1.127
+++ openpkg-re/vcheck/vc.vim 13 Mar 2003 17:59:01 -0000 1.128
@@ -2,7 +2,7 @@
}
prog vim:patchlevel = {
- version = 6.1.389
+ version = 6.1.390
url = ftp://ftp.vim.org/pub/vim/patches/
regex = (\d+\.\d+\.\d+)
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.182 -r1.183 vim.spec
--- openpkg-src/vim/vim.spec 12 Mar 2003 07:11:22 -0000 1.182
+++ openpkg-src/vim/vim.spec 13 Mar 2003 17:59:05 -0000 1.183
@@ -26,7 +26,7 @@
# package versions
%define V_vl 6.1
%define V_vs 61
-%define V_pl 389
+%define V_pl 390
# package information
Name: vim
@@ -38,7 +38,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20030312
+Release: 20030313
# package options
%option with_x11 no
@@ -145,6 +145,7 @@
Patch387: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.387
Patch388: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.388
Patch389: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.389
+Patch390: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.390
# build information
Prefix: %{l_prefix}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.3673 -r1.3674 news.txt
--- openpkg-web/news.txt 13 Mar 2003 17:13:34 -0000 1.3673
+++ openpkg-web/news.txt 13 Mar 2003 17:59:03 -0000 1.3674
@@ -1,3 +1,4 @@
+13-Mar-2003: Upgraded package: P<vim-6.1.390-20030313>
13-Mar-2003: Upgraded package: P<uvscan-4.1.6.4252-20030313>
13-Mar-2003: Upgraded package: P<cvsps-2.0b1-20030313>
13-Mar-2003: Upgraded package: P<rfc-3.2.3-20030313>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]