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: 20-Feb-2003 10:36:34
Branch: HEAD Handle: 2003022009363103
Modified files:
openpkg-re/vcheck vc.vim
openpkg-src/vim vim.spec
openpkg-web news.txt
Log:
upgrading package: vim 6.1.342 -> 6.1.343
Summary:
Revision Changes Path
1.116 +1 -1 openpkg-re/vcheck/vc.vim
1.169 +3 -2 openpkg-src/vim/vim.spec
1.3376 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.vim
============================================================================
$ cvs diff -u -r1.115 -r1.116 vc.vim
--- openpkg-re/vcheck/vc.vim 19 Feb 2003 09:12:33 -0000 1.115
+++ openpkg-re/vcheck/vc.vim 20 Feb 2003 09:36:31 -0000 1.116
@@ -2,7 +2,7 @@
}
prog vim:patchlevel = {
- version = 6.1.342
+ version = 6.1.343
url = ftp://ftp.vim.org/pub/vim/patches/
regex = (\d+\.\d+\.\d+)
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.168 -r1.169 vim.spec
--- openpkg-src/vim/vim.spec 19 Feb 2003 09:12:35 -0000 1.168
+++ openpkg-src/vim/vim.spec 20 Feb 2003 09:36:34 -0000 1.169
@@ -26,7 +26,7 @@
# package versions
%define V_vl 6.1
%define V_vs 61
-%define V_pl 342
+%define V_pl 343
# package information
Name: vim
@@ -38,7 +38,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20030219
+Release: 20030220
# package options
%option with_x11 no
@@ -94,6 +94,7 @@
Patch340: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.340
Patch341: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.341
Patch342: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.342
+Patch343: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.343
# build information
Prefix: %{l_prefix}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.3375 -r1.3376 news.txt
--- openpkg-web/news.txt 20 Feb 2003 09:33:31 -0000 1.3375
+++ openpkg-web/news.txt 20 Feb 2003 09:36:32 -0000 1.3376
@@ -1,3 +1,4 @@
+20-Feb-2003: Upgraded package: P<vim-6.1.343-20030220>
20-Feb-2003: Upgraded package: P<php-4.3.1-20030220>
20-Feb-2003: Upgraded package: P<uvscan-4.1.6.4248-20030220>
20-Feb-2003: Upgraded package: P<sitecopy-0.12.1-20030220>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]