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$ Date: 03-Jan-2003 09:22:37
Branch: HEAD Handle: 2003010308223402
Modified files:
openpkg-re/vcheck vc.vim
openpkg-src/vim vim.spec
openpkg-web news.txt
Log:
upgrading package: vim 6.1.267 -> 6.1.270
Summary:
Revision Changes Path
1.91 +1 -1 openpkg-re/vcheck/vc.vim
1.139 +5 -2 openpkg-src/vim/vim.spec
1.2503 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.vim
============================================================================
$ cvs diff -u -r1.90 -r1.91 vc.vim
--- openpkg-re/vcheck/vc.vim 28 Dec 2002 19:12:05 -0000 1.90
+++ openpkg-re/vcheck/vc.vim 3 Jan 2003 08:22:34 -0000 1.91
@@ -2,7 +2,7 @@
}
prog vim:patchlevel = {
- version = 6.1.267
+ version = 6.1.270
url = ftp://ftp.vim.org/pub/vim/patches/
regex = (\d+\.\d+\.\d+)
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.138 -r1.139 vim.spec
--- openpkg-src/vim/vim.spec 30 Dec 2002 22:07:34 -0000 1.138
+++ openpkg-src/vim/vim.spec 3 Jan 2003 08:22:36 -0000 1.139
@@ -26,7 +26,7 @@
# package versions
%define V_vl 6.1
%define V_vs 61
-%define V_pl 267
+%define V_pl 270
# package options
%option with_x11 no
@@ -41,7 +41,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20021230
+Release: 20030103
# list of sources
Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{V_vl}-src1.tar.gz
@@ -118,6 +118,9 @@
Patch265: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.265
Patch266: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.266
Patch267: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.267
+Patch268: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.268
+Patch269: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.269
+Patch270: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.270
# build information
Prefix: %{l_prefix}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.2502 -r1.2503 news.txt
--- openpkg-web/news.txt 2 Jan 2003 19:52:57 -0000 1.2502
+++ openpkg-web/news.txt 3 Jan 2003 08:22:35 -0000 1.2503
@@ -1,3 +1,4 @@
+03-Jan-2003: Upgraded package: P<vim-6.1.270-20030103>
02-Jan-2003: Upgraded package: P<tidy-20030101-20030102>
02-Jan-2003: Upgraded package: P<chkrootkit-0.38-20030102>
02-Jan-2003: Upgraded package: P<w3m-0.3.2.2-20030102>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]