On Sun, Jul 02, 2006 at 01:34:10PM +0200, Sigfred H?versen wrote: > Chris Kuethe wrote: > >On 6/30/06, Chris Kuethe <[EMAIL PROTECTED]> wrote: > > > >>this updates vim to 7.0.35. There are a few patches only applicable to > >>the windows or os/2 builds, so I truncate them after fetching them. Is > >>there a cleaner way than that? > > > > > >robert@ pointed out that I could use egrep to exclude unwanted > >patchfiles from even being fetched or checksummed. Here's an update > >with that in mind. This is working on i386 and amd64. > > > > I'm no regular vim user, but it seems to work fine on amd64. > > An update-plist gave following, but I don't know if this is expected > or not: > > make-plist: generated plist contains arch-dependent > share/vim/${P}/syntax/asm68k.vim
This is a syntax file for assembler code for a specific architecture, I suppose; why make-plist would flag this as arch-dependent, I don't know. It shouldn't be, though. FWIW, this file is also on my -current i386 box running vim-7.0.0p1-no_x11. Joachim