OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web openpkg$ Date: 09-Jan-2004 09:17:34
Branch: HEAD Handle: 2004010908173102
Modified files:
openpkg-re/vcheck vc.vim
openpkg-src/vim vim.spec
openpkg-web news.txt
Log:
upgrading package: vim 6.2.173 -> 6.2.174
Summary:
Revision Changes Path
1.189 +1 -1 openpkg-re/vcheck/vc.vim
1.256 +3 -2 openpkg-src/vim/vim.spec
1.8026 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.vim
============================================================================
$ cvs diff -u -r1.188 -r1.189 vc.vim
--- openpkg-re/vcheck/vc.vim 7 Jan 2004 07:36:21 -0000 1.188
+++ openpkg-re/vcheck/vc.vim 9 Jan 2004 08:17:31 -0000 1.189
@@ -2,7 +2,7 @@
}
prog vim:patchlevel = {
- version = 6.2.173
+ version = 6.2.174
url = ftp://ftp.vim.org/pub/vim/patches/
regex = (\d+\.\d+\.\d+)
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.255 -r1.256 vim.spec
--- openpkg-src/vim/vim.spec 7 Jan 2004 07:36:23 -0000 1.255
+++ openpkg-src/vim/vim.spec 9 Jan 2004 08:17:33 -0000 1.256
@@ -26,7 +26,7 @@
# package versions
%define V_vl 6.2
%define V_vs 62
-%define V_pl 173
+%define V_pl 174
# package information
Name: vim
@@ -38,7 +38,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20040107
+Release: 20040109
# package options
%option with_x11 no
@@ -227,6 +227,7 @@
Patch171: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.171
Patch172: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.172
Patch173: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.173
+Patch174: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.174
# build information
Prefix: %{l_prefix}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.8025 -r1.8026 news.txt
--- openpkg-web/news.txt 9 Jan 2004 08:16:22 -0000 1.8025
+++ openpkg-web/news.txt 9 Jan 2004 08:17:32 -0000 1.8026
@@ -1,3 +1,4 @@
+09-Jan-2004: Upgraded package: P<vim-6.2.174-20040109>
09-Jan-2004: Upgraded package: P<gd-2.0.20-20040109>
09-Jan-2004: Upgraded package: P<distcc-2.12.1-20040109>
08-Jan-2004: Upgraded package: P<tcpdump-3.8.1-20040108>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]