On Wed, Oct 29, 2008 at 08:36:33AM +0100, giovanni wrote: > sync w/ vim 72 >
Ops, i forgot that one. I'll take care of it, thanks for the diff. Regards, Simon > Index: Makefile > =================================================================== > RCS file: /cvs/ports/devel/vim-taglist/Makefile,v > retrieving revision 1.1.1.1 > diff -u -p -u -r1.1.1.1 Makefile > --- Makefile 26 May 2008 09:33:54 -0000 1.1.1.1 > +++ Makefile 29 Oct 2008 07:33:17 -0000 > @@ -18,7 +18,7 @@ PERMIT_PACKAGE_FTP = Yes > PERMIT_DISTFILES_CDROM =Yes > PERMIT_DISTFILES_FTP = Yes > > -VIMDIR = vim71 > +VIMDIR = vim72 > > WRKDIST = ${WRKDIR} > > Index: pkg/PLIST > =================================================================== > RCS file: /cvs/ports/devel/vim-taglist/pkg/PLIST,v > retrieving revision 1.1.1.1 > diff -u -p -u -r1.1.1.1 PLIST > --- pkg/PLIST 26 May 2008 09:33:54 -0000 1.1.1.1 > +++ pkg/PLIST 29 Oct 2008 07:33:17 -0000 > @@ -1,3 +1,3 @@ > @comment $OpenBSD: PLIST,v 1.1.1.1 2008/05/26 09:33:54 simon Exp $ > -share/vim/vim71/doc/taglist.txt > -share/vim/vim71/plugin/taglist.vim > +share/vim/vim72/doc/taglist.txt > +share/vim/vim72/plugin/taglist.vim > > -- > see ya, > giovanni >