OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Peter Smej
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web openpkg$ Date: 08-Jan-2003 09:51:48
Branch: HEAD Handle: 2003010808513908
Modified files:
openpkg-re/vcheck vc.vim
openpkg-src/vim vim.spec
openpkg-web news.txt
Log:
upgrading package: vim 6.1.280 -> 6.1.284
Summary:
Revision Changes Path
1.96 +1 -1 openpkg-re/vcheck/vc.vim
1.147 +7 -2 openpkg-src/vim/vim.spec
1.2597 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.vim
============================================================================
$ cvs diff -u -r1.95 -r1.96 vc.vim
--- openpkg-re/vcheck/vc.vim 7 Jan 2003 08:51:21 -0000 1.95
+++ openpkg-re/vcheck/vc.vim 8 Jan 2003 08:51:39 -0000 1.96
@@ -2,7 +2,7 @@
}
prog vim:patchlevel = {
- version = 6.1.280
+ version = 6.1.284
url = ftp://ftp.vim.org/pub/vim/patches/
regex = (\d+\.\d+\.\d+)
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.146 -r1.147 vim.spec
--- openpkg-src/vim/vim.spec 7 Jan 2003 08:51:23 -0000 1.146
+++ openpkg-src/vim/vim.spec 8 Jan 2003 08:51:47 -0000 1.147
@@ -26,7 +26,7 @@
# package versions
%define V_vl 6.1
%define V_vs 61
-%define V_pl 280
+%define V_pl 284
# package information
Name: vim
@@ -38,7 +38,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20030107
+Release: 20030108
# package options
%option with_x11 no
@@ -131,6 +131,11 @@
Patch278: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.278
Patch279: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.279
Patch280: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.280
+Patch281: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.281
+Patch282: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.282
+Patch283: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.283
+Patch284: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.284
+
# build information
Prefix: %{l_prefix}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.2596 -r1.2597 news.txt
--- openpkg-web/news.txt 8 Jan 2003 08:09:05 -0000 1.2596
+++ openpkg-web/news.txt 8 Jan 2003 08:51:42 -0000 1.2597
@@ -1,3 +1,4 @@
+08-Jan-2003: Upgraded package: P<vim-6.1.284-20030108>
08-Jan-2003: Upgraded package: P<ccache-2.1-20030108>
07-Jan-2003: Upgraded package: P<tidy-20030106-20030107>
07-Jan-2003: Upgraded package: P<freetype-2.1.3-20030107>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]