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: 13-Jan-2004 08:31:51
Branch: HEAD Handle: 2004011307314802
Modified files:
openpkg-re/vcheck vc.vim
openpkg-src/vim vim.spec
openpkg-web news.txt
Log:
upgrading package: vim 6.2.180 -> 6.2.181
Summary:
Revision Changes Path
1.192 +1 -1 openpkg-re/vcheck/vc.vim
1.259 +3 -2 openpkg-src/vim/vim.spec
1.8073 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.vim
============================================================================
$ cvs diff -u -r1.191 -r1.192 vc.vim
--- openpkg-re/vcheck/vc.vim 12 Jan 2004 14:30:18 -0000 1.191
+++ openpkg-re/vcheck/vc.vim 13 Jan 2004 07:31:48 -0000 1.192
@@ -2,7 +2,7 @@
}
prog vim:patchlevel = {
- version = 6.2.180
+ version = 6.2.181
url = ftp://ftp.vim.org/pub/vim/patches/
regex = (\d+\.\d+\.\d+)
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.258 -r1.259 vim.spec
--- openpkg-src/vim/vim.spec 12 Jan 2004 14:30:20 -0000 1.258
+++ openpkg-src/vim/vim.spec 13 Jan 2004 07:31:50 -0000 1.259
@@ -26,7 +26,7 @@
# package versions
%define V_vl 6.2
%define V_vs 62
-%define V_pl 180
+%define V_pl 181
# package information
Name: vim
@@ -38,7 +38,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20040112
+Release: 20040113
# package options
%option with_x11 no
@@ -234,6 +234,7 @@
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
+Patch181: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.181
# build information
Prefix: %{l_prefix}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.8072 -r1.8073 news.txt
--- openpkg-web/news.txt 13 Jan 2004 07:29:22 -0000 1.8072
+++ openpkg-web/news.txt 13 Jan 2004 07:31:49 -0000 1.8073
@@ -1,3 +1,4 @@
+13-Jan-2004: Upgraded package: P<vim-6.2.181-20040113>
13-Jan-2004: Upgraded package: P<syslog-ng-1.6.1-20040113>
13-Jan-2004: Upgraded package: P<lame-3.95.1-20040113>
13-Jan-2004: Upgraded package: P<gpgme-0.4.4-20040113>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]