OpenPKG CVS Repository
http://www.openpkg.org/cvsweb/cvsweb.cgi
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-re, openpkg-web, openpkg-src Date: 02-Jul-2002 12:55:38
Branch: HEAD Handle: 2002070211553601
Modified files:
openpkg-re/vcheck vc.vim
openpkg-src/vim vim.spec
openpkg-web news.txt
Log:
upgrading package: vim 6.1.118 -> 6.1.119
Summary:
Revision Changes Path
1.38 +1 -1 openpkg-re/vcheck/vc.vim
1.80 +3 -2 openpkg-src/vim/vim.spec
1.865 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-re/vcheck/vc.vim
============================================================
$ cvs diff -u -r1.37 -r1.38 vc.vim
--- openpkg-re/vcheck/vc.vim 30 Jun 2002 18:43:26 -0000 1.37
+++ openpkg-re/vcheck/vc.vim 2 Jul 2002 10:55:36 -0000 1.38
@@ -2,7 +2,7 @@
}
prog vim:patchlevel = {
- version = 6.1.118
+ version = 6.1.119
url = ftp://ftp.vim.org/pub/vim/patches/
regex = (\d+\.\d+\.\d+)
}
Index: openpkg-src/vim/vim.spec
============================================================
$ cvs diff -u -r1.79 -r1.80 vim.spec
--- openpkg-src/vim/vim.spec 30 Jun 2002 18:43:27 -0000 1.79
+++ openpkg-src/vim/vim.spec 2 Jul 2002 10:55:37 -0000 1.80
@@ -26,7 +26,7 @@
# package versions
%define V_vl 6.1
%define V_vs 61
-%define V_pl 118
+%define V_pl 119
# package options
%ifndef with_x11
@@ -43,7 +43,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20020630
+Release: 20020702
# list of sources
Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{V_vl}-src1.tar.gz
@@ -169,6 +169,7 @@
Patch116: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.116
Patch117: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.117
Patch118: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.118
+Patch119: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.119
# build information
Prefix: %{l_prefix}
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.864 -r1.865 news.txt
--- openpkg-web/news.txt 2 Jul 2002 09:24:09 -0000 1.864
+++ openpkg-web/news.txt 2 Jul 2002 10:55:37 -0000 1.865
@@ -1,3 +1,4 @@
+02-Jul-2002: Upgraded package: P<vim-6.1.119-20020702>
02-Jul-2002: Upgraded package: P<spambouncer-1.5.020629-20020702>
02-Jul-2002: Upgraded package: P<txt2man-1.4.5-20020702>
02-Jul-2002: Upgraded package: P<sqlite-2.5.4-20020702>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]