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: 14-Jan-2003 21:16:43
Branch: HEAD Handle: 2003011420164101
Modified files:
openpkg-re/vcheck vc.vim
openpkg-src/vim vim.spec
openpkg-web news.txt
Log:
upgrading package: vim 6.1.288 -> 6.1.289
Summary:
Revision Changes Path
1.99 +1 -1 openpkg-re/vcheck/vc.vim
1.150 +3 -2 openpkg-src/vim/vim.spec
1.2788 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.vim
============================================================================
$ cvs diff -u -r1.98 -r1.99 vc.vim
--- openpkg-re/vcheck/vc.vim 13 Jan 2003 08:26:51 -0000 1.98
+++ openpkg-re/vcheck/vc.vim 14 Jan 2003 20:16:41 -0000 1.99
@@ -2,7 +2,7 @@
}
prog vim:patchlevel = {
- version = 6.1.288
+ version = 6.1.289
url = ftp://ftp.vim.org/pub/vim/patches/
regex = (\d+\.\d+\.\d+)
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.149 -r1.150 vim.spec
--- openpkg-src/vim/vim.spec 13 Jan 2003 08:26:53 -0000 1.149
+++ openpkg-src/vim/vim.spec 14 Jan 2003 20:16:42 -0000 1.150
@@ -26,7 +26,7 @@
# package versions
%define V_vl 6.1
%define V_vs 61
-%define V_pl 288
+%define V_pl 289
# package information
Name: vim
@@ -38,7 +38,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20030113
+Release: 20030114
# package options
%option with_x11 no
@@ -139,6 +139,7 @@
Patch286: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.286
Patch287: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.287
Patch288: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.288
+Patch289: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.289
# build information
Prefix: %{l_prefix}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.2787 -r1.2788 news.txt
--- openpkg-web/news.txt 14 Jan 2003 20:14:15 -0000 1.2787
+++ openpkg-web/news.txt 14 Jan 2003 20:16:41 -0000 1.2788
@@ -1,3 +1,4 @@
+14-Jan-2003: Upgraded package: P<vim-6.1.289-20030114>
14-Jan-2003: Upgraded package: P<perl-mail-20030114-20030114>
14-Jan-2003: Upgraded package: P<roadrunner-0.9.1-20030114>
14-Jan-2003: Upgraded package: P<libxslt-1.0.24-20030114>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]