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: 02-Apr-2003 10:07:47
Branch: HEAD Handle: 2003040209074502
Modified files:
openpkg-re/vcheck vc.vim
openpkg-src/vim vim.spec
openpkg-web news.txt
Log:
upgrading package: vim 6.1.434 -> 6.1.435
Summary:
Revision Changes Path
1.140 +1 -1 openpkg-re/vcheck/vc.vim
1.195 +3 -2 openpkg-src/vim/vim.spec
1.3923 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.vim
============================================================================
$ cvs diff -u -r1.139 -r1.140 vc.vim
--- openpkg-re/vcheck/vc.vim 1 Apr 2003 20:05:04 -0000 1.139
+++ openpkg-re/vcheck/vc.vim 2 Apr 2003 08:07:45 -0000 1.140
@@ -2,7 +2,7 @@
}
prog vim:patchlevel = {
- version = 6.1.434
+ version = 6.1.435
url = ftp://ftp.vim.org/pub/vim/patches/
regex = (\d+\.\d+\.\d+)
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.194 -r1.195 vim.spec
--- openpkg-src/vim/vim.spec 1 Apr 2003 20:05:06 -0000 1.194
+++ openpkg-src/vim/vim.spec 2 Apr 2003 08:07:47 -0000 1.195
@@ -26,7 +26,7 @@
# package versions
%define V_vl 6.1
%define V_vs 61
-%define V_pl 434
+%define V_pl 435
# package information
Name: vim
@@ -38,7 +38,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20030401
+Release: 20030402
# package options
%option with_x11 no
@@ -91,6 +91,7 @@
Patch432: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.432
Patch433: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.433
Patch434: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.434
+Patch435: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.435
# build information
Prefix: %{l_prefix}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.3922 -r1.3923 news.txt
--- openpkg-web/news.txt 2 Apr 2003 08:02:32 -0000 1.3922
+++ openpkg-web/news.txt 2 Apr 2003 08:07:46 -0000 1.3923
@@ -1,3 +1,4 @@
+02-Apr-2003: Upgraded package: P<vim-6.1.435-20030402>
02-Apr-2003: Upgraded package: P<sudo-1.6.7p1-20030402>
02-Apr-2003: Upgraded package: P<openssh-3.6.1p1-20030402>
02-Apr-2003: Upgraded package: P<flex-2.5.4a-20030402>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]