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: 24-Jan-2003 10:27:10
Branch: HEAD Handle: 2003012409270802
Modified files:
openpkg-re/vcheck vc.vim
openpkg-src/vim vim.spec
openpkg-web news.txt
Log:
upgrading package: vim 6.1.300 -> 6.1.301
Summary:
Revision Changes Path
1.103 +1 -1 openpkg-re/vcheck/vc.vim
1.154 +3 -2 openpkg-src/vim/vim.spec
1.3025 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.vim
============================================================================
$ cvs diff -u -r1.102 -r1.103 vc.vim
--- openpkg-re/vcheck/vc.vim 20 Jan 2003 11:42:13 -0000 1.102
+++ openpkg-re/vcheck/vc.vim 24 Jan 2003 09:27:08 -0000 1.103
@@ -2,7 +2,7 @@
}
prog vim:patchlevel = {
- version = 6.1.300
+ version = 6.1.301
url = ftp://ftp.vim.org/pub/vim/patches/
regex = (\d+\.\d+\.\d+)
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.153 -r1.154 vim.spec
--- openpkg-src/vim/vim.spec 20 Jan 2003 11:42:15 -0000 1.153
+++ openpkg-src/vim/vim.spec 24 Jan 2003 09:27:10 -0000 1.154
@@ -26,7 +26,7 @@
# package versions
%define V_vl 6.1
%define V_vs 61
-%define V_pl 300
+%define V_pl 301
# package information
Name: vim
@@ -38,7 +38,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20030120
+Release: 20030124
# package options
%option with_x11 no
@@ -151,6 +151,7 @@
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
+Patch301: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.301
# build information
Prefix: %{l_prefix}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.3024 -r1.3025 news.txt
--- openpkg-web/news.txt 24 Jan 2003 09:26:21 -0000 1.3024
+++ openpkg-web/news.txt 24 Jan 2003 09:27:09 -0000 1.3025
@@ -1,3 +1,4 @@
+24-Jan-2003: Upgraded package: P<vim-6.1.301-20030124>
24-Jan-2003: Upgraded package: P<postgresql-7.3.1-20030124>
24-Jan-2003: Upgraded package: P<diffutils-2.8.4-20030124>
23-Jan-2003: Upgraded package: P<jargon-4.3.3-20030123>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]