OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-re, openpkg-web, openpkg-src Date: 28-Oct-2002 11:23:56
Branch: HEAD Handle: 2002102810235401
Modified files:
openpkg-re/vcheck vc.vim
openpkg-src/vim vim.spec
openpkg-web news.txt
Log:
upgrading package: vim 6.1.243 -> 6.1.245
Summary:
Revision Changes Path
1.80 +1 -1 openpkg-re/vcheck/vc.vim
1.126 +4 -2 openpkg-src/vim/vim.spec
1.1903 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-re/vcheck/vc.vim
============================================================
$ cvs diff -u -r1.79 -r1.80 vc.vim
--- openpkg-re/vcheck/vc.vim 27 Oct 2002 19:55:34 -0000 1.79
+++ openpkg-re/vcheck/vc.vim 28 Oct 2002 10:23:54 -0000 1.80
@@ -2,7 +2,7 @@
}
prog vim:patchlevel = {
- version = 6.1.243
+ version = 6.1.245
url = ftp://ftp.vim.org/pub/vim/patches/
regex = (\d+\.\d+\.\d+)
}
Index: openpkg-src/vim/vim.spec
============================================================
$ cvs diff -u -r1.125 -r1.126 vim.spec
--- openpkg-src/vim/vim.spec 27 Oct 2002 19:55:35 -0000 1.125
+++ openpkg-src/vim/vim.spec 28 Oct 2002 10:23:55 -0000 1.126
@@ -26,7 +26,7 @@
# package versions
%define V_vl 6.1
%define V_vs 61
-%define V_pl 243
+%define V_pl 245
# package options
%ifndef with_x11
@@ -43,7 +43,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20021021
+Release: 20021028
# list of sources
Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{V_vl}-src1.tar.gz
@@ -96,6 +96,8 @@
Patch241: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.241
Patch242: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.242
Patch243: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.243
+Patch244: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.244
+Patch245: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.245
# build information
Prefix: %{l_prefix}
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.1902 -r1.1903 news.txt
--- openpkg-web/news.txt 27 Oct 2002 19:55:34 -0000 1.1902
+++ openpkg-web/news.txt 28 Oct 2002 10:23:55 -0000 1.1903
@@ -1,3 +1,4 @@
+28-Oct-2002: Upgraded package: P<vim-6.1.245-20021028>
27-Oct-2002: Upgraded package: P<vim-6.1.243-20021021>
27-Oct-2002: Upgraded package: P<cvsd-0.9.14-20021027>
27-Oct-2002: Upgraded package: P<ncurses-5.3.20021026-20021020>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]