OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Peter Smej
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web openpkg$ Date: 04-Feb-2003 13:18:48
Branch: HEAD Handle: 2003020412184602
Modified files:
openpkg-re/vcheck vc.vim
openpkg-src/vim vim.spec
openpkg-web news.txt
Log:
upgrading package: vim 6.1.317 -> 6.1.318
Summary:
Revision Changes Path
1.111 +1 -1 openpkg-re/vcheck/vc.vim
1.163 +3 -2 openpkg-src/vim/vim.spec
1.3188 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.vim
============================================================================
$ cvs diff -u -r1.110 -r1.111 vc.vim
--- openpkg-re/vcheck/vc.vim 3 Feb 2003 11:16:25 -0000 1.110
+++ openpkg-re/vcheck/vc.vim 4 Feb 2003 12:18:46 -0000 1.111
@@ -2,7 +2,7 @@
}
prog vim:patchlevel = {
- version = 6.1.317
+ version = 6.1.318
url = ftp://ftp.vim.org/pub/vim/patches/
regex = (\d+\.\d+\.\d+)
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.162 -r1.163 vim.spec
--- openpkg-src/vim/vim.spec 3 Feb 2003 11:16:28 -0000 1.162
+++ openpkg-src/vim/vim.spec 4 Feb 2003 12:18:48 -0000 1.163
@@ -26,7 +26,7 @@
# package versions
%define V_vl 6.1
%define V_vs 61
-%define V_pl 317
+%define V_pl 318
# package information
Name: vim
@@ -38,7 +38,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20030203
+Release: 20030204
# package options
%option with_x11 no
@@ -69,6 +69,7 @@
Patch315: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.315
Patch316: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.316
Patch317: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.317
+Patch318: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.318
# build information
Prefix: %{l_prefix}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.3187 -r1.3188 news.txt
--- openpkg-web/news.txt 4 Feb 2003 12:02:29 -0000 1.3187
+++ openpkg-web/news.txt 4 Feb 2003 12:18:47 -0000 1.3188
@@ -1,3 +1,4 @@
+04-Feb-2003: Upgraded package: P<vim-6.1.318-20030204>
04-Feb-2003: Upgraded package: P<as-gui-0.6.9-20030204>
04-Feb-2003: Upgraded package: P<tftp-0.33-20030204>
04-Feb-2003: Upgraded package: P<sasl-2.1.12-20030204>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]