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: 27-Jan-2003 16:54:50
Branch: HEAD Handle: 2003012715544802
Modified files:
openpkg-re/vcheck vc.vim
openpkg-src/vim vim.spec
openpkg-web news.txt
Log:
upgrading package: vim 6.1.301 -> 6.1.302
Summary:
Revision Changes Path
1.104 +1 -1 openpkg-re/vcheck/vc.vim
1.156 +3 -2 openpkg-src/vim/vim.spec
1.3058 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.vim
============================================================================
$ cvs diff -u -r1.103 -r1.104 vc.vim
--- openpkg-re/vcheck/vc.vim 24 Jan 2003 09:27:08 -0000 1.103
+++ openpkg-re/vcheck/vc.vim 27 Jan 2003 15:54:48 -0000 1.104
@@ -2,7 +2,7 @@
}
prog vim:patchlevel = {
- version = 6.1.301
+ version = 6.1.302
url = ftp://ftp.vim.org/pub/vim/patches/
regex = (\d+\.\d+\.\d+)
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.155 -r1.156 vim.spec
--- openpkg-src/vim/vim.spec 24 Jan 2003 12:40:27 -0000 1.155
+++ openpkg-src/vim/vim.spec 27 Jan 2003 15:54:50 -0000 1.156
@@ -26,7 +26,7 @@
# package versions
%define V_vl 6.1
%define V_vs 61
-%define V_pl 301
+%define V_pl 302
# package information
Name: vim
@@ -38,7 +38,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20030124
+Release: 20030127
# package options
%option with_x11 no
@@ -53,6 +53,7 @@
Patch2: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.101-200.gz
Patch3: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.201-300.gz
Patch301: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.301
+Patch302: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.302
# build information
Prefix: %{l_prefix}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.3057 -r1.3058 news.txt
--- openpkg-web/news.txt 27 Jan 2003 15:52:02 -0000 1.3057
+++ openpkg-web/news.txt 27 Jan 2003 15:54:49 -0000 1.3058
@@ -1,3 +1,4 @@
+27-Jan-2003: Upgraded package: P<vim-6.1.302-20030127>
27-Jan-2003: Upgraded package: P<imagemagick-5.5.4.0-20030127>
27-Jan-2003: Upgraded package: P<as-gui-0.6.02-20030127>
27-Jan-2003: Upgraded package: P<rt-2.0.15-20030127>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]