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: 23-Oct-2003 22:20:30
Branch: HEAD Handle: 2003102321202702
Modified files:
openpkg-re/vcheck vc.vim
openpkg-src/vim vim.spec
openpkg-web news.txt
Log:
upgrading package: vim 6.2.127 -> 6.2.128
Summary:
Revision Changes Path
1.179 +1 -1 openpkg-re/vcheck/vc.vim
1.246 +3 -2 openpkg-src/vim/vim.spec
1.7137 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.vim
============================================================================
$ cvs diff -u -r1.178 -r1.179 vc.vim
--- openpkg-re/vcheck/vc.vim 17 Oct 2003 17:50:48 -0000 1.178
+++ openpkg-re/vcheck/vc.vim 23 Oct 2003 20:20:27 -0000 1.179
@@ -2,7 +2,7 @@
}
prog vim:patchlevel = {
- version = 6.2.127
+ version = 6.2.128
url = ftp://ftp.vim.org/pub/vim/patches/
regex = (\d+\.\d+\.\d+)
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.245 -r1.246 vim.spec
--- openpkg-src/vim/vim.spec 17 Oct 2003 17:50:50 -0000 1.245
+++ openpkg-src/vim/vim.spec 23 Oct 2003 20:20:29 -0000 1.246
@@ -26,7 +26,7 @@
# package versions
%define V_vl 6.2
%define V_vs 62
-%define V_pl 127
+%define V_pl 128
# package information
Name: vim
@@ -38,7 +38,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20031017
+Release: 20031023
# package options
%option with_x11 no
@@ -181,6 +181,7 @@
Patch125: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.125
Patch126: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.126
Patch127: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.127
+Patch128: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.128
# build information
Prefix: %{l_prefix}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.7136 -r1.7137 news.txt
--- openpkg-web/news.txt 23 Oct 2003 20:17:49 -0000 1.7136
+++ openpkg-web/news.txt 23 Oct 2003 20:20:28 -0000 1.7137
@@ -1,3 +1,4 @@
+23-Oct-2003: Upgraded package: P<vim-6.2.128-20031023>
23-Oct-2003: Upgraded package: P<perl-xml-20031023-20031023>
23-Oct-2003: Upgraded package: P<libiconv-1.9.1-20031023>
23-Oct-2003: Upgraded package: P<nn-6.6.5-20031023>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]