OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 02-Oct-2008 18:44:40
Branch: HEAD Handle: 2008100217443900
Modified files:
openpkg-src/vim vim.spec
Log:
upgrading package: vim 7.2.022 -> 7.2.023
Summary:
Revision Changes Path
1.654 +3 -2 openpkg-src/vim/vim.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.653 -r1.654 vim.spec
--- openpkg-src/vim/vim.spec 21 Sep 2008 13:54:56 -0000 1.653
+++ openpkg-src/vim/vim.spec 2 Oct 2008 16:44:39 -0000 1.654
@@ -24,7 +24,7 @@
# package versions
%define V_vl 7.2
%define V_vs 72
-%define V_pl 022
+%define V_pl 023
# package information
Name: vim
@@ -37,7 +37,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20080921
+Release: 20081002
# package options
%option with_x11 no
@@ -75,6 +75,7 @@
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
# build information
Prefix: %{l_prefix}
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]