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:   07-Jan-2003 09:51:23
  Branch: HEAD                             Handle: 2003010708512102

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

  Log:
    upgrade and fix 'error: target buffer overflow' by reverting my nice
    macros :-(

  Summary:
    Revision    Changes     Path
    1.95        +1  -1      openpkg-re/vcheck/vc.vim
    1.146       +82 -7      openpkg-src/vim/vim.spec
    1.2586      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-re/vcheck/vc.vim
  ============================================================================
  $ cvs diff -u -r1.94 -r1.95 vc.vim
  --- openpkg-re/vcheck/vc.vim  6 Jan 2003 09:35:09 -0000       1.94
  +++ openpkg-re/vcheck/vc.vim  7 Jan 2003 08:51:21 -0000       1.95
  @@ -2,7 +2,7 @@
   }
   
   prog vim:patchlevel = {
  -  version   = 6.1.277
  +  version   = 6.1.280
     url       = ftp://ftp.vim.org/pub/vim/patches/
     regex     = (\d+\.\d+\.\d+)
   }
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/vim/vim.spec
  ============================================================================
  $ cvs diff -u -r1.145 -r1.146 vim.spec
  --- openpkg-src/vim/vim.spec  6 Jan 2003 09:35:11 -0000       1.145
  +++ openpkg-src/vim/vim.spec  7 Jan 2003 08:51:23 -0000       1.146
  @@ -26,7 +26,7 @@
   #   package versions
   %define       V_vl  6.1
   %define       V_vs  61
  -%define       V_pl  277
  +%define       V_pl  280
   
   #   package information
   Name:         vim
  @@ -38,7 +38,7 @@
   Group:        Editor
   License:      Charityware
   Version:      %{V_vl}.%{V_pl}
  -Release:      20030106
  +Release:      20030107
   
   #   package options
   %option       with_x11  no
  @@ -51,11 +51,86 @@
   Source6:      rc.vim
   Patch1:       ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.1-100.gz
   Patch2:       ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.101-200.gz
  -
  -#   list of sources (auto-generated part)
  -%define ppath ftp://ftp.vim.org/pub/vim/patches/
  -%(i=201; while [ $i -le %{V_pl} ]; do echo "Patch$i: %{ppath}/%{V_vl}.$i"; i=`expr 
$i + 1`; done)
  -%undefine ppath
  +Patch201:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.201
  +Patch202:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.202
  +Patch203:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.203
  +Patch204:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.204
  +Patch205:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.205
  +Patch206:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.206
  +Patch207:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.207
  +Patch208:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.208
  +Patch209:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.209
  +Patch210:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.210
  +Patch211:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.211
  +Patch212:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.212
  +Patch213:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.213
  +Patch214:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.214
  +Patch215:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.215
  +Patch216:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.216
  +Patch217:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.217
  +Patch218:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.218
  +Patch219:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.219
  +Patch220:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.220
  +Patch221:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.221
  +Patch222:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.222
  +Patch223:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.223
  +Patch224:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.224
  +Patch225:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.225
  +Patch226:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.226
  +Patch227:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.227
  +Patch228:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.228
  +Patch229:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.229
  +Patch230:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.230
  +Patch231:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.231
  +Patch232:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.232
  +Patch233:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.233
  +Patch234:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.234
  +Patch235:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.235
  +Patch236:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.236
  +Patch237:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.237
  +Patch238:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.238
  +Patch239:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.239
  +Patch240:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.240
  +Patch241:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.241
  +Patch242:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.242
  +Patch243:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.243
  +Patch244:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.244
  +Patch245:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.245
  +Patch246:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.246
  +Patch247:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.247
  +Patch248:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.248
  +Patch249:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.249
  +Patch250:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.250
  +Patch251:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.251
  +Patch252:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.252
  +Patch253:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.253
  +Patch254:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.254
  +Patch255:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.255
  +Patch256:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.256
  +Patch257:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.257
  +Patch258:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.258
  +Patch259:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.259
  +Patch260:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.260
  +Patch261:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.261
  +Patch262:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.262
  +Patch263:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.263
  +Patch264:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.264
  +Patch265:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.265
  +Patch266:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.266
  +Patch267:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.267
  +Patch268:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.268
  +Patch269:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.269
  +Patch270:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.270
  +Patch271:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.271
  +Patch272:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.272
  +Patch273:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.273
  +Patch274:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.274
  +Patch275:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.275
  +Patch276:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.276
  +Patch277:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.277
  +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
   
   #   build information
   Prefix:       %{l_prefix}
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.2585 -r1.2586 news.txt
  --- openpkg-web/news.txt      7 Jan 2003 08:51:02 -0000       1.2585
  +++ openpkg-web/news.txt      7 Jan 2003 08:51:22 -0000       1.2586
  @@ -1,3 +1,4 @@
  +07-Jan-2003: Upgraded package: P<vim-6.1.280-20030107>
   07-Jan-2003: Upgraded package: P<ccache-2.0-20030107>
   07-Jan-2003: Upgraded package: P<txt2man-1.4.7-20030107>
   06-Jan-2003: Upgraded package: P<perl-mail-20030106-20030106>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to