OpenPKG CVS Repository
http://www.openpkg.org/cvsweb/cvsweb.cgi
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-re, openpkg-web, openpkg-src Date: 29-Jul-2002 11:36:36
Branch: HEAD Handle: 2002072910363501
Modified files:
openpkg-re/vcheck vc.vim
openpkg-src/vim vim.spec
openpkg-web news.txt
Log:
upgrading package: vim 6.1.141 -> 6.1.142
Summary:
Revision Changes Path
1.44 +1 -1 openpkg-re/vcheck/vc.vim
1.86 +3 -2 openpkg-src/vim/vim.spec
1.1058 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-re/vcheck/vc.vim
============================================================
$ cvs diff -u -r1.43 -r1.44 vc.vim
--- openpkg-re/vcheck/vc.vim 22 Jul 2002 14:39:49 -0000 1.43
+++ openpkg-re/vcheck/vc.vim 29 Jul 2002 09:36:35 -0000 1.44
@@ -2,7 +2,7 @@
}
prog vim:patchlevel = {
- version = 6.1.141
+ version = 6.1.142
url = ftp://ftp.vim.org/pub/vim/patches/
regex = (\d+\.\d+\.\d+)
}
Index: openpkg-src/vim/vim.spec
============================================================
$ cvs diff -u -r1.85 -r1.86 vim.spec
--- openpkg-src/vim/vim.spec 22 Jul 2002 14:39:50 -0000 1.85
+++ openpkg-src/vim/vim.spec 29 Jul 2002 09:36:36 -0000 1.86
@@ -26,7 +26,7 @@
# package versions
%define V_vl 6.1
%define V_vs 61
-%define V_pl 141
+%define V_pl 142
# package options
%ifndef with_x11
@@ -43,7 +43,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20020722
+Release: 20020729
# list of sources
Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{V_vl}-src1.tar.gz
@@ -93,6 +93,7 @@
Patch139: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.139
Patch140: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.140
Patch141: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.141
+Patch142: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.142
# build information
Prefix: %{l_prefix}
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.1057 -r1.1058 news.txt
--- openpkg-web/news.txt 28 Jul 2002 18:53:42 -0000 1.1057
+++ openpkg-web/news.txt 29 Jul 2002 09:36:35 -0000 1.1058
@@ -1,3 +1,4 @@
+29-Jul-2002: Upgraded package: P<vim-6.1.142-20020729>
28-Jul-2002: Upgraded package: P<shellutils-2.0.13-20020728>
28-Jul-2002: Upgraded package: P<perl-term-20020728-20020728>
28-Jul-2002: Upgraded package: P<nmap-2.99rc2-20020728>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]