OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web openpkg$ Date: 27-Oct-2003 16:05:20
Branch: HEAD Handle: 2003102715051702
Modified files:
openpkg-re/vcheck vc.vim
openpkg-src/vim vim.spec
openpkg-web news.txt
Log:
upgrading package: vim 6.2.133 -> 6.2.135
Summary:
Revision Changes Path
1.181 +1 -1 openpkg-re/vcheck/vc.vim
1.248 +4 -2 openpkg-src/vim/vim.spec
1.7186 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.vim
============================================================================
$ cvs diff -u -r1.180 -r1.181 vc.vim
--- openpkg-re/vcheck/vc.vim 26 Oct 2003 18:55:53 -0000 1.180
+++ openpkg-re/vcheck/vc.vim 27 Oct 2003 15:05:17 -0000 1.181
@@ -2,7 +2,7 @@
}
prog vim:patchlevel = {
- version = 6.2.133
+ version = 6.2.135
url = ftp://ftp.vim.org/pub/vim/patches/
regex = (\d+\.\d+\.\d+)
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.247 -r1.248 vim.spec
--- openpkg-src/vim/vim.spec 26 Oct 2003 18:55:55 -0000 1.247
+++ openpkg-src/vim/vim.spec 27 Oct 2003 15:05:19 -0000 1.248
@@ -26,7 +26,7 @@
# package versions
%define V_vl 6.2
%define V_vs 62
-%define V_pl 133
+%define V_pl 135
# package information
Name: vim
@@ -38,7 +38,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20031026
+Release: 20031027
# package options
%option with_x11 no
@@ -187,6 +187,8 @@
Patch131: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.131
Patch132: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.132
Patch133: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.133
+Patch134: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.134
+Patch135: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.135
# build information
Prefix: %{l_prefix}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.7185 -r1.7186 news.txt
--- openpkg-web/news.txt 27 Oct 2003 14:57:58 -0000 1.7185
+++ openpkg-web/news.txt 27 Oct 2003 15:05:18 -0000 1.7186
@@ -1,3 +1,4 @@
+27-Oct-2003: Upgraded package: P<vim-6.2.135-20031027>
27-Oct-2003: Upgraded package: P<xterm-1.81-20031027>
27-Oct-2003: Upgraded package: P<perl-dbi-20031027-20031027>
<<<<<<< news.txt
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]