OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Peter Smej
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web openpkg$ Date: 01-Apr-2003 09:46:06
Branch: HEAD Handle: 2003040108460303
Modified files:
openpkg-re/vcheck vc.vim
openpkg-src/vim vim.spec
openpkg-web news.txt
Log:
upgrading package: vim 6.1.423 -> 6.1.424
Summary:
Revision Changes Path
1.138 +1 -1 openpkg-re/vcheck/vc.vim
1.193 +3 -2 openpkg-src/vim/vim.spec
1.3911 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.vim
============================================================================
$ cvs diff -u -r1.137 -r1.138 vc.vim
--- openpkg-re/vcheck/vc.vim 29 Mar 2003 09:12:48 -0000 1.137
+++ openpkg-re/vcheck/vc.vim 1 Apr 2003 07:46:03 -0000 1.138
@@ -2,7 +2,7 @@
}
prog vim:patchlevel = {
- version = 6.1.423
+ version = 6.1.424
url = ftp://ftp.vim.org/pub/vim/patches/
regex = (\d+\.\d+\.\d+)
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.192 -r1.193 vim.spec
--- openpkg-src/vim/vim.spec 29 Mar 2003 09:12:51 -0000 1.192
+++ openpkg-src/vim/vim.spec 1 Apr 2003 07:46:06 -0000 1.193
@@ -26,7 +26,7 @@
# package versions
%define V_vl 6.1
%define V_vs 61
-%define V_pl 423
+%define V_pl 424
# package information
Name: vim
@@ -38,7 +38,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20030329
+Release: 20030401
# package options
%option with_x11 no
@@ -80,6 +80,7 @@
Patch421: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.421
Patch422: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.422
Patch423: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.423
+Patch424: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.424
# build information
Prefix: %{l_prefix}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.3910 -r1.3911 news.txt
--- openpkg-web/news.txt 1 Apr 2003 07:36:42 -0000 1.3910
+++ openpkg-web/news.txt 1 Apr 2003 07:46:04 -0000 1.3911
@@ -1,3 +1,4 @@
+01-Apr-2003: Upgraded package: P<vim-6.1.424-20030401>
01-Apr-2003: Upgraded package: P<tidy-20030330-20030401>
01-Apr-2003: Upgraded package: P<openssh-3.6p1-20030401>
31-Mar-2003: Upgraded package: P<gcc33-3.3s20030331-20030331>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]