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: 07-Jan-2004 08:36:23
Branch: HEAD Handle: 2004010707362102
Modified files:
openpkg-re/vcheck vc.vim
openpkg-src/vim vim.spec
openpkg-web news.txt
Log:
upgrading package: vim 6.2.170 -> 6.2.173
Summary:
Revision Changes Path
1.188 +1 -1 openpkg-re/vcheck/vc.vim
1.255 +5 -2 openpkg-src/vim/vim.spec
1.7990 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.vim
============================================================================
$ cvs diff -u -r1.187 -r1.188 vc.vim
--- openpkg-re/vcheck/vc.vim 30 Dec 2003 09:35:46 -0000 1.187
+++ openpkg-re/vcheck/vc.vim 7 Jan 2004 07:36:21 -0000 1.188
@@ -2,7 +2,7 @@
}
prog vim:patchlevel = {
- version = 6.2.170
+ version = 6.2.173
url = ftp://ftp.vim.org/pub/vim/patches/
regex = (\d+\.\d+\.\d+)
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.254 -r1.255 vim.spec
--- openpkg-src/vim/vim.spec 30 Dec 2003 09:35:48 -0000 1.254
+++ openpkg-src/vim/vim.spec 7 Jan 2004 07:36:23 -0000 1.255
@@ -26,7 +26,7 @@
# package versions
%define V_vl 6.2
%define V_vs 62
-%define V_pl 170
+%define V_pl 173
# package information
Name: vim
@@ -38,7 +38,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20031230
+Release: 20040107
# package options
%option with_x11 no
@@ -224,6 +224,9 @@
Patch168: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.168
Patch169: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.169
Patch170: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.170
+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
# build information
Prefix: %{l_prefix}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.7989 -r1.7990 news.txt
--- openpkg-web/news.txt 6 Jan 2004 20:25:53 -0000 1.7989
+++ openpkg-web/news.txt 7 Jan 2004 07:36:21 -0000 1.7990
@@ -1,3 +1,4 @@
+07-Jan-2004: Upgraded package: P<vim-6.2.173-20040107>
06-Jan-2004: Upgraded package: P<apache-1.3.29-20040106>
06-Jan-2004: New package: P<libuuid-1.34-20040106>
06-Jan-2004: Upgraded package: P<sqlite-2.8.9-20040106>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]