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-re           Date:   05-Aug-2003 20:44:05
  Branch: HEAD                             Handle: 2003080519440500

  Modified files:
    openpkg-re/vcheck       vc.vim
    openpkg-src/vim         vim.spec

  Log:
    upgrading package: vim 6.2.58 -> 6.2.60

  Summary:
    Revision    Changes     Path
    1.164       +1  -1      openpkg-re/vcheck/vc.vim
    1.228       +4  -2      openpkg-src/vim/vim.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-re/vcheck/vc.vim
  ============================================================================
  $ cvs diff -u -r1.163 -r1.164 vc.vim
  --- openpkg-re/vcheck/vc.vim  4 Aug 2003 10:15:53 -0000       1.163
  +++ openpkg-re/vcheck/vc.vim  5 Aug 2003 18:44:05 -0000       1.164
  @@ -2,7 +2,7 @@
   }
   
   prog vim:patchlevel = {
  -  version   = 6.2.058
  +  version   = 6.2.060
     url       = ftp://ftp.vim.org/pub/vim/patches/
     regex     = (\d+\.\d+\.\d+)
   }
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/vim/vim.spec
  ============================================================================
  $ cvs diff -u -r1.227 -r1.228 vim.spec
  --- openpkg-src/vim/vim.spec  4 Aug 2003 10:15:55 -0000       1.227
  +++ openpkg-src/vim/vim.spec  5 Aug 2003 18:44:05 -0000       1.228
  @@ -26,7 +26,7 @@
   #   package versions
   %define       V_vl  6.2
   %define       V_vs  62
  -%define       V_pl  58
  +%define       V_pl  60
   
   #   package information
   Name:         vim
  @@ -38,7 +38,7 @@
   Group:        Editor
   License:      Charityware
   Version:      %{V_vl}.%{V_pl}
  -Release:      20030804
  +Release:      20030805
   
   #   package options
   %option       with_x11        no
  @@ -111,6 +111,8 @@
   Patch56:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.056
   Patch57:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.057
   Patch58:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.058
  +Patch59:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.059
  +Patch60:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.060
   
   #   build information
   Prefix:       %{l_prefix}
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to