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: 15-Mar-2003 08:43:08
Branch: HEAD Handle: 2003031507430403
Modified files:
openpkg-re/vcheck vc.vim
openpkg-src/vim vim.spec
openpkg-web news.txt
Log:
upgrading package: vim 6.1.390 -> 6.1.392
Summary:
Revision Changes Path
1.129 +1 -1 openpkg-re/vcheck/vc.vim
1.184 +4 -2 openpkg-src/vim/vim.spec
1.3693 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.vim
============================================================================
$ cvs diff -u -r1.128 -r1.129 vc.vim
--- openpkg-re/vcheck/vc.vim 13 Mar 2003 17:59:01 -0000 1.128
+++ openpkg-re/vcheck/vc.vim 15 Mar 2003 07:43:04 -0000 1.129
@@ -2,7 +2,7 @@
}
prog vim:patchlevel = {
- version = 6.1.390
+ version = 6.1.392
url = ftp://ftp.vim.org/pub/vim/patches/
regex = (\d+\.\d+\.\d+)
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.183 -r1.184 vim.spec
--- openpkg-src/vim/vim.spec 13 Mar 2003 17:59:05 -0000 1.183
+++ openpkg-src/vim/vim.spec 15 Mar 2003 07:43:07 -0000 1.184
@@ -26,7 +26,7 @@
# package versions
%define V_vl 6.1
%define V_vs 61
-%define V_pl 390
+%define V_pl 392
# package information
Name: vim
@@ -38,7 +38,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20030313
+Release: 20030315
# package options
%option with_x11 no
@@ -146,6 +146,8 @@
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
+Patch391: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.391
+Patch392: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.392
# build information
Prefix: %{l_prefix}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.3692 -r1.3693 news.txt
--- openpkg-web/news.txt 15 Mar 2003 07:42:33 -0000 1.3692
+++ openpkg-web/news.txt 15 Mar 2003 07:43:05 -0000 1.3693
@@ -1,3 +1,4 @@
+15-Mar-2003: Upgraded package: P<vim-6.1.392-20030315>
15-Mar-2003: Upgraded package: P<ircii-20030314-20030315>
15-Mar-2003: Upgraded package: P<xboard-4.2.6-20030315>
15-Mar-2003: New package: P<gnuchess-5.06-20030315>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]