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: 14-Aug-2002 09:10:52
Branch: HEAD Handle: 2002081408105001
Modified files:
openpkg-re/vcheck vc.vim
openpkg-src/vim vim.spec
openpkg-web news.txt
Log:
upgrading package: vim 6.1.152 -> 6.1.153
Summary:
Revision Changes Path
1.49 +1 -1 openpkg-re/vcheck/vc.vim
1.92 +3 -2 openpkg-src/vim/vim.spec
1.1181 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-re/vcheck/vc.vim
============================================================
$ cvs diff -u -r1.48 -r1.49 vc.vim
--- openpkg-re/vcheck/vc.vim 13 Aug 2002 07:56:10 -0000 1.48
+++ openpkg-re/vcheck/vc.vim 14 Aug 2002 07:10:50 -0000 1.49
@@ -2,7 +2,7 @@
}
prog vim:patchlevel = {
- version = 6.1.152
+ version = 6.1.153
url = ftp://ftp.vim.org/pub/vim/patches/
regex = (\d+\.\d+\.\d+)
}
Index: openpkg-src/vim/vim.spec
============================================================
$ cvs diff -u -r1.91 -r1.92 vim.spec
--- openpkg-src/vim/vim.spec 13 Aug 2002 12:50:24 -0000 1.91
+++ openpkg-src/vim/vim.spec 14 Aug 2002 07:10:51 -0000 1.92
@@ -26,7 +26,7 @@
# package versions
%define V_vl 6.1
%define V_vs 61
-%define V_pl 152
+%define V_pl 153
# package options
%ifndef with_x11
@@ -43,7 +43,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20020813
+Release: 20020814
# list of sources
Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{V_vl}-src1.tar.gz
@@ -104,6 +104,7 @@
Patch150: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.150
Patch151: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.151
Patch152: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.152
+Patch153: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.153
# build information
Prefix: %{l_prefix}
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.1180 -r1.1181 news.txt
--- openpkg-web/news.txt 14 Aug 2002 07:07:46 -0000 1.1180
+++ openpkg-web/news.txt 14 Aug 2002 07:10:51 -0000 1.1181
@@ -1,3 +1,4 @@
+14-Aug-2002: Upgraded package: P<vim-6.1.153-20020814>
14-Aug-2002: Upgraded package: P<perl-dbi-20020814-20020814>
13-Aug-2002: Upgraded package: P<imagemagick-5.4.8.0-20020813>
13-Aug-2002: Upgraded package: P<cdk-4.9.10.20020809-20020813>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]