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: 14-Oct-2003 10:50:09
Branch: HEAD Handle: 2003101409500602
Modified files:
openpkg-re/vcheck vc.vim
openpkg-src/vim vim.spec
openpkg-web news.txt
Log:
upgrading package: vim 6.2.117 -> 6.2.121
Summary:
Revision Changes Path
1.177 +1 -1 openpkg-re/vcheck/vc.vim
1.244 +6 -2 openpkg-src/vim/vim.spec
1.6994 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.vim
============================================================================
$ cvs diff -u -r1.176 -r1.177 vc.vim
--- openpkg-re/vcheck/vc.vim 13 Oct 2003 09:25:20 -0000 1.176
+++ openpkg-re/vcheck/vc.vim 14 Oct 2003 08:50:06 -0000 1.177
@@ -2,7 +2,7 @@
}
prog vim:patchlevel = {
- version = 6.2.117
+ version = 6.2.121
url = ftp://ftp.vim.org/pub/vim/patches/
regex = (\d+\.\d+\.\d+)
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.243 -r1.244 vim.spec
--- openpkg-src/vim/vim.spec 13 Oct 2003 09:25:22 -0000 1.243
+++ openpkg-src/vim/vim.spec 14 Oct 2003 08:50:08 -0000 1.244
@@ -26,7 +26,7 @@
# package versions
%define V_vl 6.2
%define V_vs 62
-%define V_pl 117
+%define V_pl 121
# package information
Name: vim
@@ -38,7 +38,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20031013
+Release: 20031014
# package options
%option with_x11 no
@@ -171,6 +171,10 @@
Patch115: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.115
Patch116: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.116
Patch117: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.117
+Patch118: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.118
+Patch119: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.119
+Patch120: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.120
+Patch121: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.121
# build information
Prefix: %{l_prefix}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.6993 -r1.6994 news.txt
--- openpkg-web/news.txt 14 Oct 2003 08:49:48 -0000 1.6993
+++ openpkg-web/news.txt 14 Oct 2003 08:50:07 -0000 1.6994
@@ -1,3 +1,4 @@
+14-Oct-2003: Upgraded package: P<vim-6.2.121-20031014>
14-Oct-2003: Upgraded package: P<rt-3.0.6-20031014>
14-Oct-2003: Upgraded package: P<perl-www-20031014-20031014>
14-Oct-2003: Upgraded package: P<bogofilter-0.15.7-20031014>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]