OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Peter Smej
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web openpkg$ Date: 18-Feb-2003 11:41:36
Branch: HEAD Handle: 2003021810413302
Modified files:
openpkg-re/vcheck vc.vim
openpkg-src/vim vim.spec
openpkg-web news.txt
Log:
upgrading package: vim 6.1.339 -> 6.1.341
Summary:
Revision Changes Path
1.114 +1 -1 openpkg-re/vcheck/vc.vim
1.167 +4 -2 openpkg-src/vim/vim.spec
1.3342 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.vim
============================================================================
$ cvs diff -u -r1.113 -r1.114 vc.vim
--- openpkg-re/vcheck/vc.vim 17 Feb 2003 09:39:05 -0000 1.113
+++ openpkg-re/vcheck/vc.vim 18 Feb 2003 10:41:33 -0000 1.114
@@ -2,7 +2,7 @@
}
prog vim:patchlevel = {
- version = 6.1.339
+ version = 6.1.341
url = ftp://ftp.vim.org/pub/vim/patches/
regex = (\d+\.\d+\.\d+)
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.166 -r1.167 vim.spec
--- openpkg-src/vim/vim.spec 17 Feb 2003 10:28:49 -0000 1.166
+++ openpkg-src/vim/vim.spec 18 Feb 2003 10:41:35 -0000 1.167
@@ -26,7 +26,7 @@
# package versions
%define V_vl 6.1
%define V_vs 61
-%define V_pl 339
+%define V_pl 341
# package information
Name: vim
@@ -38,7 +38,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20030217
+Release: 20030218
# package options
%option with_x11 no
@@ -91,6 +91,8 @@
Patch337: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.337
Patch338: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.338
Patch339: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.339
+Patch340: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.340
+Patch341: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.341
# build information
Prefix: %{l_prefix}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.3341 -r1.3342 news.txt
--- openpkg-web/news.txt 18 Feb 2003 10:28:48 -0000 1.3341
+++ openpkg-web/news.txt 18 Feb 2003 10:41:34 -0000 1.3342
@@ -1,3 +1,4 @@
+18-Feb-2003: Upgraded package: P<vim-6.1.341-20030218>
18-Feb-2003: Upgraded package: P<postfix-2.0.3-20030218>
18-Feb-2003: Upgraded package: P<php-4.3.1-20030218>
18-Feb-2003: Upgraded package: P<tomcat4-4.1.18-20030218>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]