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: 03-Feb-2003 12:16:29
Branch: HEAD Handle: 2003020311162503
Modified files:
openpkg-re/vcheck vc.vim
openpkg-src/vim vim.spec
openpkg-web news.txt
Log:
upgrading package: vim 6.1.316 -> 6.1.317
Summary:
Revision Changes Path
1.110 +1 -1 openpkg-re/vcheck/vc.vim
1.162 +3 -2 openpkg-src/vim/vim.spec
1.3169 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.vim
============================================================================
$ cvs diff -u -r1.109 -r1.110 vc.vim
--- openpkg-re/vcheck/vc.vim 2 Feb 2003 18:41:35 -0000 1.109
+++ openpkg-re/vcheck/vc.vim 3 Feb 2003 11:16:25 -0000 1.110
@@ -2,7 +2,7 @@
}
prog vim:patchlevel = {
- version = 6.1.316
+ version = 6.1.317
url = ftp://ftp.vim.org/pub/vim/patches/
regex = (\d+\.\d+\.\d+)
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.161 -r1.162 vim.spec
--- openpkg-src/vim/vim.spec 2 Feb 2003 18:41:37 -0000 1.161
+++ openpkg-src/vim/vim.spec 3 Feb 2003 11:16:28 -0000 1.162
@@ -26,7 +26,7 @@
# package versions
%define V_vl 6.1
%define V_vs 61
-%define V_pl 316
+%define V_pl 317
# package information
Name: vim
@@ -38,7 +38,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20030202
+Release: 20030203
# package options
%option with_x11 no
@@ -68,6 +68,7 @@
Patch314: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.314
Patch315: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.315
Patch316: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.316
+Patch317: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.317
# build information
Prefix: %{l_prefix}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.3168 -r1.3169 news.txt
--- openpkg-web/news.txt 3 Feb 2003 11:07:22 -0000 1.3168
+++ openpkg-web/news.txt 3 Feb 2003 11:16:26 -0000 1.3169
@@ -1,3 +1,4 @@
+03-Feb-2003: Upgraded package: P<vim-6.1.317-20030203>
03-Feb-2003: Upgraded package: P<pango-1.2.1-20030203>
03-Feb-2003: Upgraded package: P<openpkg-20030203-20030203>
03-Feb-2003: Upgraded package: P<glib2-2.2.1-20030203>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]