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: 12-Oct-2002 08:51:54
Branch: HEAD Handle: 2002101207515201
Modified files:
openpkg-re/vcheck vc.vim
openpkg-src/vim vim.spec
openpkg-web news.txt
Log:
upgrading package: vim 6.1.214 -> 6.1.215
Summary:
Revision Changes Path
1.70 +1 -1 openpkg-re/vcheck/vc.vim
1.116 +3 -2 openpkg-src/vim/vim.spec
1.1758 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-re/vcheck/vc.vim
============================================================
$ cvs diff -u -r1.69 -r1.70 vc.vim
--- openpkg-re/vcheck/vc.vim 11 Oct 2002 18:41:20 -0000 1.69
+++ openpkg-re/vcheck/vc.vim 12 Oct 2002 06:51:52 -0000 1.70
@@ -2,7 +2,7 @@
}
prog vim:patchlevel = {
- version = 6.1.214
+ version = 6.1.215
url = ftp://ftp.vim.org/pub/vim/patches/
regex = (\d+\.\d+\.\d+)
}
Index: openpkg-src/vim/vim.spec
============================================================
$ cvs diff -u -r1.115 -r1.116 vim.spec
--- openpkg-src/vim/vim.spec 11 Oct 2002 18:41:21 -0000 1.115
+++ openpkg-src/vim/vim.spec 12 Oct 2002 06:51:53 -0000 1.116
@@ -26,7 +26,7 @@
# package versions
%define V_vl 6.1
%define V_vs 61
-%define V_pl 214
+%define V_pl 215
# package options
%ifndef with_x11
@@ -43,7 +43,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20021011
+Release: 20021012
# list of sources
Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{V_vl}-src1.tar.gz
@@ -67,6 +67,7 @@
Patch212: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.212
Patch213: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.213
Patch214: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.214
+Patch215: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.215
# build information
Prefix: %{l_prefix}
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.1757 -r1.1758 news.txt
--- openpkg-web/news.txt 12 Oct 2002 06:50:14 -0000 1.1757
+++ openpkg-web/news.txt 12 Oct 2002 06:51:53 -0000 1.1758
@@ -1,3 +1,4 @@
+12-Oct-2002: Upgraded package: P<vim-6.1.215-20021012>
12-Oct-2002: Upgraded package: P<lsof-4.65-20021012>
11-Oct-2002: Upgraded package: P<bison-1.35-20021011>
11-Oct-2002: Upgraded package: P<vim-6.1.214-20021011>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]