OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-re, openpkg-web, openpkg-src Date: 13-Oct-2002 09:55:35
Branch: HEAD Handle: 2002101308553302
Modified files:
openpkg-re/vcheck vc.vim
openpkg-src/vim vim.spec
openpkg-web news.txt
Log:
upgrading package: vim 6.1.217 -> 6.1.218
Summary:
Revision Changes Path
1.72 +1 -1 openpkg-re/vcheck/vc.vim
1.118 +5 -2 openpkg-src/vim/vim.spec
1.1769 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-re/vcheck/vc.vim
============================================================
$ cvs diff -u -r1.71 -r1.72 vc.vim
--- openpkg-re/vcheck/vc.vim 12 Oct 2002 19:05:48 -0000 1.71
+++ openpkg-re/vcheck/vc.vim 13 Oct 2002 07:55:33 -0000 1.72
@@ -2,7 +2,7 @@
}
prog vim:patchlevel = {
- version = 6.1.217
+ version = 6.1.218
url = ftp://ftp.vim.org/pub/vim/patches/
regex = (\d+\.\d+\.\d+)
}
Index: openpkg-src/vim/vim.spec
============================================================
$ cvs diff -u -r1.117 -r1.118 vim.spec
--- openpkg-src/vim/vim.spec 12 Oct 2002 19:05:49 -0000 1.117
+++ openpkg-src/vim/vim.spec 13 Oct 2002 07:55:35 -0000 1.118
@@ -26,7 +26,7 @@
# package versions
%define V_vl 6.1
%define V_vs 61
-%define V_pl 217
+%define V_pl 218
# package options
%ifndef with_x11
@@ -43,7 +43,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20021012
+Release: 20021013
# list of sources
Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{V_vl}-src1.tar.gz
@@ -70,6 +70,7 @@
Patch215: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.215
Patch216: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.216
Patch217: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.217
+Patch218: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.218
# build information
Prefix: %{l_prefix}
@@ -114,6 +115,8 @@
( cd vim%{V_vs}/src
CC="%{l_cc}" \
CFLAGS="%{l_cflags -O}" \
+ CPPFLAGS="%{l_cppflags}" \
+ LDFLAGS="%{l_ldflags}" \
./configure \
--prefix=%{l_prefix} \
--enable-max-features \
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.1768 -r1.1769 news.txt
--- openpkg-web/news.txt 13 Oct 2002 07:39:18 -0000 1.1768
+++ openpkg-web/news.txt 13 Oct 2002 07:55:34 -0000 1.1769
@@ -1,3 +1,4 @@
+13-Oct-2002: Upgraded package: P<vim-6.1.218-20021013>
13-Oct-2002: Upgraded package: P<autogen-5.4.5-20021013>
13-Oct-2002: Upgraded package: P<ncurses-5.3-20021013>
12-Oct-2002: Upgraded package: P<docbook-4.2-20021012>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]