OpenPKG CVS Repository
http://www.openpkg.org/cvsweb/cvsweb.cgi
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-re, openpkg-web, openpkg-src Date: 25-Aug-2002 08:45:38
Branch: HEAD Handle: 2002082507453601
Modified files:
openpkg-re/vcheck vc.vim
openpkg-src/vim vim.spec
openpkg-web news.txt
Log:
upgrading package: vim 6.1.163 -> 6.1.165
Summary:
Revision Changes Path
1.53 +1 -1 openpkg-re/vcheck/vc.vim
1.97 +4 -2 openpkg-src/vim/vim.spec
1.1402 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-re/vcheck/vc.vim
============================================================
$ cvs diff -u -r1.52 -r1.53 vc.vim
--- openpkg-re/vcheck/vc.vim 23 Aug 2002 08:19:38 -0000 1.52
+++ openpkg-re/vcheck/vc.vim 25 Aug 2002 06:45:36 -0000 1.53
@@ -2,7 +2,7 @@
}
prog vim:patchlevel = {
- version = 6.1.163
+ version = 6.1.165
url = ftp://ftp.vim.org/pub/vim/patches/
regex = (\d+\.\d+\.\d+)
}
Index: openpkg-src/vim/vim.spec
============================================================
$ cvs diff -u -r1.96 -r1.97 vim.spec
--- openpkg-src/vim/vim.spec 23 Aug 2002 08:19:39 -0000 1.96
+++ openpkg-src/vim/vim.spec 25 Aug 2002 06:45:37 -0000 1.97
@@ -26,7 +26,7 @@
# package versions
%define V_vl 6.1
%define V_vs 61
-%define V_pl 163
+%define V_pl 165
# package options
%ifndef with_x11
@@ -43,7 +43,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20020823
+Release: 20020825
# list of sources
Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{V_vl}-src1.tar.gz
@@ -115,6 +115,8 @@
Patch161: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.161
Patch162: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.162
Patch163: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.163
+Patch164: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.164
+Patch165: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.165
# build information
Prefix: %{l_prefix}
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.1401 -r1.1402 news.txt
--- openpkg-web/news.txt 25 Aug 2002 06:40:54 -0000 1.1401
+++ openpkg-web/news.txt 25 Aug 2002 06:45:36 -0000 1.1402
@@ -1,3 +1,4 @@
+25-Aug-2002: Upgraded package: P<vim-6.1.165-20020825>
25-Aug-2002: Upgraded package: P<ncurses-5.2.20020824-20020825>
25-Aug-2002: Upgraded package: P<xterm-1.67-20020825>
24-Aug-2002: Upgraded package: P<postgresql-7.2.2-20020824>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]