OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web openpkg$ Date: 03-Sep-2003 15:24:50
Branch: HEAD Handle: 2003090314244802
Modified files:
openpkg-re/vcheck vc.vim
openpkg-src/vim vim.spec
openpkg-web news.txt
Log:
upgrading package: vim 6.2.71 -> 6.2.72
Summary:
Revision Changes Path
1.168 +1 -1 openpkg-re/vcheck/vc.vim
1.232 +3 -2 openpkg-src/vim/vim.spec
1.6380 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.vim
============================================================================
$ cvs diff -u -r1.167 -r1.168 vc.vim
--- openpkg-re/vcheck/vc.vim 13 Aug 2003 11:31:29 -0000 1.167
+++ openpkg-re/vcheck/vc.vim 3 Sep 2003 13:24:48 -0000 1.168
@@ -2,7 +2,7 @@
}
prog vim:patchlevel = {
- version = 6.2.071
+ version = 6.2.072
url = ftp://ftp.vim.org/pub/vim/patches/
regex = (\d+\.\d+\.\d+)
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.231 -r1.232 vim.spec
--- openpkg-src/vim/vim.spec 13 Aug 2003 11:31:31 -0000 1.231
+++ openpkg-src/vim/vim.spec 3 Sep 2003 13:24:50 -0000 1.232
@@ -26,7 +26,7 @@
# package versions
%define V_vl 6.2
%define V_vs 62
-%define V_pl 71
+%define V_pl 72
# package information
Name: vim
@@ -38,7 +38,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20030813
+Release: 20030903
# package options
%option with_x11 no
@@ -124,6 +124,7 @@
Patch69: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.069
Patch70: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.070
Patch71: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.071
+Patch72: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.072
# build information
Prefix: %{l_prefix}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.6379 -r1.6380 news.txt
--- openpkg-web/news.txt 3 Sep 2003 13:23:28 -0000 1.6379
+++ openpkg-web/news.txt 3 Sep 2003 13:24:48 -0000 1.6380
@@ -1,3 +1,4 @@
+03-Sep-2003: Upgraded package: P<vim-6.2.72-20030903>
03-Sep-2003: Upgraded package: P<pgadmin-0.9.1.20030902-20030903>
03-Sep-2003: Upgraded package: P<rc-1.7.1-20030903>
03-Sep-2003: Upgraded package: P<perl-util-20030903-20030903>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]