OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-re, openpkg-web, openpkg-src Date: 18-Sep-2002 11:26:28
Branch: HEAD Handle: 2002091810262701
Modified files:
openpkg-re/vcheck vc.vim
openpkg-src/vim vim.spec
openpkg-web news.txt
Log:
upgrading package: vim 6.1.184 -> 6.1.186
Summary:
Revision Changes Path
1.59 +1 -1 openpkg-re/vcheck/vc.vim
1.104 +5 -3 openpkg-src/vim/vim.spec
1.1578 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-re/vcheck/vc.vim
============================================================
$ cvs diff -u -r1.58 -r1.59 vc.vim
--- openpkg-re/vcheck/vc.vim 15 Sep 2002 12:01:52 -0000 1.58
+++ openpkg-re/vcheck/vc.vim 18 Sep 2002 09:26:27 -0000 1.59
@@ -2,7 +2,7 @@
}
prog vim:patchlevel = {
- version = 6.1.178
+ version = 6.1.186
url = ftp://ftp.vim.org/pub/vim/patches/
regex = (\d+\.\d+\.\d+)
}
Index: openpkg-src/vim/vim.spec
============================================================
$ cvs diff -u -r1.103 -r1.104 vim.spec
--- openpkg-src/vim/vim.spec 17 Sep 2002 07:28:49 -0000 1.103
+++ openpkg-src/vim/vim.spec 18 Sep 2002 09:26:28 -0000 1.104
@@ -26,7 +26,7 @@
# package versions
%define V_vl 6.1
%define V_vs 61
-%define V_pl 184
+%define V_pl 186
# package options
%ifndef with_x11
@@ -43,7 +43,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20020917
+Release: 20020918
# list of sources
Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{V_vl}-src1.tar.gz
@@ -136,6 +136,8 @@
Patch182: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.182
Patch183: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.183
Patch184: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.184
+Patch185: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.185
+Patch186: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.186
# build information
Prefix: %{l_prefix}
@@ -158,7 +160,7 @@
filename completion, on-line help, and visual selection.
Options:
- --define 'with_x11 %{with_x11}'
+ --define 'with_x11 %{with_x11}'
%prep
%setup0 -q -c
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.1577 -r1.1578 news.txt
--- openpkg-web/news.txt 18 Sep 2002 09:06:12 -0000 1.1577
+++ openpkg-web/news.txt 18 Sep 2002 09:26:27 -0000 1.1578
@@ -1,3 +1,4 @@
+18-Sep-2002: Upgraded package: P<vim-6.1.186-20020918>
18-Sep-2002: Upgraded package: P<perl-xml-20020918-20020918>
18-Sep-2002: Upgraded package: P<fetchmail-6.0.0-20020918>
18-Sep-2002: Upgraded package: P<hevea-20020917-20020918>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]