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: 02-Feb-2003 19:41:38
Branch: HEAD Handle: 2003020218413502
Modified files:
openpkg-re/vcheck vc.vim
openpkg-src/vim vim.spec
openpkg-web news.txt
Log:
upgrading package: vim 6.1.315 -> 6.1.316
Summary:
Revision Changes Path
1.109 +1 -1 openpkg-re/vcheck/vc.vim
1.161 +3 -2 openpkg-src/vim/vim.spec
1.3162 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.vim
============================================================================
$ cvs diff -u -r1.108 -r1.109 vc.vim
--- openpkg-re/vcheck/vc.vim 1 Feb 2003 18:40:42 -0000 1.108
+++ openpkg-re/vcheck/vc.vim 2 Feb 2003 18:41:35 -0000 1.109
@@ -2,7 +2,7 @@
}
prog vim:patchlevel = {
- version = 6.1.315
+ version = 6.1.316
url = ftp://ftp.vim.org/pub/vim/patches/
regex = (\d+\.\d+\.\d+)
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.160 -r1.161 vim.spec
--- openpkg-src/vim/vim.spec 1 Feb 2003 18:40:44 -0000 1.160
+++ openpkg-src/vim/vim.spec 2 Feb 2003 18:41:37 -0000 1.161
@@ -26,7 +26,7 @@
# package versions
%define V_vl 6.1
%define V_vs 61
-%define V_pl 315
+%define V_pl 316
# package information
Name: vim
@@ -38,7 +38,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20030201
+Release: 20030202
# package options
%option with_x11 no
@@ -67,6 +67,7 @@
Patch313: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.313
Patch314: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.314
Patch315: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.315
+Patch316: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.316
# build information
Prefix: %{l_prefix}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.3161 -r1.3162 news.txt
--- openpkg-web/news.txt 2 Feb 2003 18:40:42 -0000 1.3161
+++ openpkg-web/news.txt 2 Feb 2003 18:41:36 -0000 1.3162
@@ -1,3 +1,4 @@
+02-Feb-2003: Upgraded package: P<vim-6.1.316-20030202>
02-Feb-2003: Upgraded package: P<patchutils-0.2.20-20030202>
02-Feb-2003: Upgraded package: P<linkchecker-1.8.7-20030202>
02-Feb-2003: Upgraded package: P<tidy-20030201-20030202>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]