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: 20-Jan-2003 12:42:16
Branch: HEAD Handle: 2003012011421302
Modified files:
openpkg-re/vcheck vc.vim
openpkg-src/vim vim.spec
openpkg-web news.txt
Log:
upgrading package: vim 6.1.294 -> 6.1.300
Summary:
Revision Changes Path
1.102 +1 -1 openpkg-re/vcheck/vc.vim
1.153 +8 -2 openpkg-src/vim/vim.spec
1.2952 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.vim
============================================================================
$ cvs diff -u -r1.101 -r1.102 vc.vim
--- openpkg-re/vcheck/vc.vim 19 Jan 2003 19:18:08 -0000 1.101
+++ openpkg-re/vcheck/vc.vim 20 Jan 2003 11:42:13 -0000 1.102
@@ -2,7 +2,7 @@
}
prog vim:patchlevel = {
- version = 6.1.294
+ version = 6.1.300
url = ftp://ftp.vim.org/pub/vim/patches/
regex = (\d+\.\d+\.\d+)
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.152 -r1.153 vim.spec
--- openpkg-src/vim/vim.spec 19 Jan 2003 19:18:10 -0000 1.152
+++ openpkg-src/vim/vim.spec 20 Jan 2003 11:42:15 -0000 1.153
@@ -26,7 +26,7 @@
# package versions
%define V_vl 6.1
%define V_vs 61
-%define V_pl 294
+%define V_pl 300
# package information
Name: vim
@@ -38,7 +38,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20030119
+Release: 20030120
# package options
%option with_x11 no
@@ -145,6 +145,12 @@
Patch292: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.292
Patch293: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.293
Patch294: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.294
+Patch295: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.295
+Patch296: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.296
+Patch297: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.297
+Patch298: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.298
+Patch299: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.299
+Patch300: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.300
# build information
Prefix: %{l_prefix}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.2951 -r1.2952 news.txt
--- openpkg-web/news.txt 20 Jan 2003 11:22:39 -0000 1.2951
+++ openpkg-web/news.txt 20 Jan 2003 11:42:14 -0000 1.2952
@@ -1,3 +1,4 @@
+20-Jan-2003: Upgraded package: P<vim-6.1.300-20030120>
20-Jan-2003: Upgraded package: P<smtpfeed-1.18-20030120>
20-Jan-2003: Upgraded package: P<proftpd-1.2.7-20030120>
20-Jan-2003: Upgraded package: P<perl-dbi-20030120-20030120>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]