OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web openpkg$ Date: 17-Oct-2003 19:50:51
Branch: HEAD Handle: 2003101718504802
Modified files:
openpkg-re/vcheck vc.vim
openpkg-src/vim vim.spec
openpkg-web news.txt
Log:
upgrading package: vim 6.2.121 -> 6.2.127
Summary:
Revision Changes Path
1.178 +1 -1 openpkg-re/vcheck/vc.vim
1.245 +8 -2 openpkg-src/vim/vim.spec
1.7042 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.vim
============================================================================
$ cvs diff -u -r1.177 -r1.178 vc.vim
--- openpkg-re/vcheck/vc.vim 14 Oct 2003 08:50:06 -0000 1.177
+++ openpkg-re/vcheck/vc.vim 17 Oct 2003 17:50:48 -0000 1.178
@@ -2,7 +2,7 @@
}
prog vim:patchlevel = {
- version = 6.2.121
+ version = 6.2.127
url = ftp://ftp.vim.org/pub/vim/patches/
regex = (\d+\.\d+\.\d+)
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.244 -r1.245 vim.spec
--- openpkg-src/vim/vim.spec 14 Oct 2003 08:50:08 -0000 1.244
+++ openpkg-src/vim/vim.spec 17 Oct 2003 17:50:50 -0000 1.245
@@ -26,7 +26,7 @@
# package versions
%define V_vl 6.2
%define V_vs 62
-%define V_pl 121
+%define V_pl 127
# package information
Name: vim
@@ -38,7 +38,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20031014
+Release: 20031017
# package options
%option with_x11 no
@@ -175,6 +175,12 @@
Patch119: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.119
Patch120: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.120
Patch121: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.121
+Patch122: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.122
+Patch123: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.123
+Patch124: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.124
+Patch125: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.125
+Patch126: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.126
+Patch127: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.127
# build information
Prefix: %{l_prefix}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.7041 -r1.7042 news.txt
--- openpkg-web/news.txt 17 Oct 2003 17:50:13 -0000 1.7041
+++ openpkg-web/news.txt 17 Oct 2003 17:50:49 -0000 1.7042
@@ -1,3 +1,4 @@
+17-Oct-2003: Upgraded package: P<vim-6.2.127-20031017>
17-Oct-2003: Upgraded package: P<perl-sys-20031017-20031017>
17-Oct-2003: Upgraded package: P<gcc-3.3.2-20031017>
17-Oct-2003: Upgraded package: P<wine-20031016-20031017>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]