OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src, openpkg-web, openpkg-re Date: 23-Dec-2002 08:36:40
Branch: HEAD Handle: 2002122307363801
Modified files:
openpkg-re/vcheck vc.vim
openpkg-src/vim vim.spec
openpkg-web news.txt
Log:
upgrading package: vim 6.1.263 -> 6.1.264
Summary:
Revision Changes Path
1.88 +1 -1 openpkg-re/vcheck/vc.vim
1.134 +3 -2 openpkg-src/vim/vim.spec
1.2369 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.vim
============================================================================
$ cvs diff -u -r1.87 -r1.88 vc.vim
--- openpkg-re/vcheck/vc.vim 19 Nov 2002 19:47:18 -0000 1.87
+++ openpkg-re/vcheck/vc.vim 23 Dec 2002 07:36:38 -0000 1.88
@@ -2,7 +2,7 @@
}
prog vim:patchlevel = {
- version = 6.1.263
+ version = 6.1.264
url = ftp://ftp.vim.org/pub/vim/patches/
regex = (\d+\.\d+\.\d+)
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.133 -r1.134 vim.spec
--- openpkg-src/vim/vim.spec 19 Nov 2002 19:47:19 -0000 1.133
+++ openpkg-src/vim/vim.spec 23 Dec 2002 07:36:39 -0000 1.134
@@ -26,7 +26,7 @@
# package versions
%define V_vl 6.1
%define V_vs 61
-%define V_pl 263
+%define V_pl 264
# package options
%ifndef with_x11
@@ -43,7 +43,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20021119
+Release: 20021223
# list of sources
Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{V_vl}-src1.tar.gz
@@ -116,6 +116,7 @@
Patch261: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.261
Patch262: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.262
Patch263: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.263
+Patch264: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.264
# build information
Prefix: %{l_prefix}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.2368 -r1.2369 news.txt
--- openpkg-web/news.txt 23 Dec 2002 07:34:25 -0000 1.2368
+++ openpkg-web/news.txt 23 Dec 2002 07:36:38 -0000 1.2369
@@ -1,3 +1,4 @@
+23-Dec-2002: Upgraded package: P<vim-6.1.264-20021223>
23-Dec-2002: Upgraded package: P<cvsd-0.9.15-20021223>
23-Dec-2002: Upgraded package: P<shiela-1.0.1-20021223>
22-Dec-2002: Upgraded package: P<lsof-4.66-20021222>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]