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 Date: 09-Sep-2004 09:04:59
Branch: HEAD Handle: 2004090908045900
Modified files:
openpkg-src/vim vim.spec
Log:
upgrading package: vim 6.3.16 -> 6.3.25
Summary:
Revision Changes Path
1.345 +13 -4 openpkg-src/vim/vim.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.344 -r1.345 vim.spec
--- openpkg-src/vim/vim.spec 27 Aug 2004 18:40:35 -0000 1.344
+++ openpkg-src/vim/vim.spec 9 Sep 2004 07:04:59 -0000 1.345
@@ -26,7 +26,7 @@
# package versions
%define V_vl 6.3
%define V_vs 63
-%define V_pl 16
+%define V_pl 25
# package information
Name: vim
@@ -39,7 +39,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20040827
+Release: 20040909
# package options
%option with_x11 no
@@ -71,6 +71,15 @@
Patch14: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.014
Patch15: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.015
Patch16: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.016
+Patch17: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.017
+Patch18: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.018
+Patch19: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.019
+Patch20: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.020
+Patch21: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.021
+Patch22: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.022
+Patch23: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.023
+Patch24: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.024
+Patch25: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.025
# build information
Prefix: %{l_prefix}
@@ -103,8 +112,8 @@
%track
prog vim:patchlevel = {
- version = %{V_vl}.%{V_pl}
- url = ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/
+ version = %{V_vl}.0%{V_pl}
+ url = ftp://ftp.de.vim.org/patches/%{V_vl}/
regex = (\d+\.\d+\.\d+)
}
prog vim:rt1 = {
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]