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: 22-Feb-2003 11:23:00
Branch: HEAD Handle: 2003022210225802
Modified files:
openpkg-re/vcheck vc.vim
openpkg-src/vim vim.spec
openpkg-web news.txt
Log:
upgrading package: vim 6.1.350 -> 6.1.351
Summary:
Revision Changes Path
1.118 +1 -1 openpkg-re/vcheck/vc.vim
1.171 +3 -2 openpkg-src/vim/vim.spec
1.3405 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.vim
============================================================================
$ cvs diff -u -r1.117 -r1.118 vc.vim
--- openpkg-re/vcheck/vc.vim 21 Feb 2003 11:08:30 -0000 1.117
+++ openpkg-re/vcheck/vc.vim 22 Feb 2003 10:22:58 -0000 1.118
@@ -2,7 +2,7 @@
}
prog vim:patchlevel = {
- version = 6.1.350
+ version = 6.1.351
url = ftp://ftp.vim.org/pub/vim/patches/
regex = (\d+\.\d+\.\d+)
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.170 -r1.171 vim.spec
--- openpkg-src/vim/vim.spec 21 Feb 2003 11:08:32 -0000 1.170
+++ openpkg-src/vim/vim.spec 22 Feb 2003 10:23:00 -0000 1.171
@@ -26,7 +26,7 @@
# package versions
%define V_vl 6.1
%define V_vs 61
-%define V_pl 350
+%define V_pl 351
# package information
Name: vim
@@ -38,7 +38,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20030221
+Release: 20030222
# package options
%option with_x11 no
@@ -102,6 +102,7 @@
Patch348: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.348
Patch349: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.349
Patch350: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.350
+Patch351: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.351
# build information
Prefix: %{l_prefix}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.3404 -r1.3405 news.txt
--- openpkg-web/news.txt 22 Feb 2003 10:22:18 -0000 1.3404
+++ openpkg-web/news.txt 22 Feb 2003 10:22:59 -0000 1.3405
@@ -1,3 +1,4 @@
+22-Feb-2003: Upgraded package: P<vim-6.1.351-20030222>
22-Feb-2003: Upgraded package: P<tidy-20030221-20030222>
22-Feb-2003: New package: P<imagemagick-5.5.5.0-20030222>
22-Feb-2003: Upgraded package: P<postgresql-7.3.2-20030222>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]