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: 12-Jan-2004 15:30:21
Branch: HEAD Handle: 2004011214301802
Modified files:
openpkg-re/vcheck vc.vim
openpkg-src/vim vim.spec
openpkg-web news.txt
Log:
upgrading package: vim 6.2.178 -> 6.2.180
Summary:
Revision Changes Path
1.191 +1 -1 openpkg-re/vcheck/vc.vim
1.258 +4 -2 openpkg-src/vim/vim.spec
1.8064 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.vim
============================================================================
$ cvs diff -u -r1.190 -r1.191 vc.vim
--- openpkg-re/vcheck/vc.vim 9 Jan 2004 20:00:46 -0000 1.190
+++ openpkg-re/vcheck/vc.vim 12 Jan 2004 14:30:18 -0000 1.191
@@ -2,7 +2,7 @@
}
prog vim:patchlevel = {
- version = 6.2.178
+ version = 6.2.180
url = ftp://ftp.vim.org/pub/vim/patches/
regex = (\d+\.\d+\.\d+)
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.257 -r1.258 vim.spec
--- openpkg-src/vim/vim.spec 9 Jan 2004 20:00:47 -0000 1.257
+++ openpkg-src/vim/vim.spec 12 Jan 2004 14:30:20 -0000 1.258
@@ -26,7 +26,7 @@
# package versions
%define V_vl 6.2
%define V_vs 62
-%define V_pl 178
+%define V_pl 180
# package information
Name: vim
@@ -38,7 +38,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20040109
+Release: 20040112
# package options
%option with_x11 no
@@ -232,6 +232,8 @@
Patch176: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.176
Patch177: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.177
Patch178: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.178
+Patch179: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.179
+Patch180: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.180
# build information
Prefix: %{l_prefix}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.8063 -r1.8064 news.txt
--- openpkg-web/news.txt 12 Jan 2004 14:29:32 -0000 1.8063
+++ openpkg-web/news.txt 12 Jan 2004 14:30:19 -0000 1.8064
@@ -1,3 +1,4 @@
+12-Jan-2004: Upgraded package: P<vim-6.2.180-20040112>
12-Jan-2004: Upgraded package: P<swig-1.3.21-20040112>
12-Jan-2004: Upgraded package: P<perl-apache-20040112-20040112>
12-Jan-2004: Upgraded package: P<perl-text-20040112-20040112>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]