Re: update audio/oggtag

2017-11-15 Thread Julian Leyh
<jul...@vgai.de> Betreff: Re: update audio/oggtag Ah, right; thanks. Does anyone want to commit this version tweaked by Anthony and Stu? Jan On Nov 15 12:52:42, s...@spacehopper.org wrote: > On 2017/11/15 13:34, Jan Stary wrote: > > On Nov 14 19:39:59, anth...@a

Re: update audio/oggtag

2017-11-15 Thread Jan Stary
Ah, right; thanks. Does anyone want to commit this version tweaked by Anthony and Stu? Jan On Nov 15 12:52:42, s...@spacehopper.org wrote: > On 2017/11/15 13:34, Jan Stary wrote: > > On Nov 14 19:39:59, anth...@anjbe.name wrote: > > > Stuart Henderson writes: > > > > > do-build: > > >

Re: update audio/oggtag

2017-11-15 Thread Stuart Henderson
On 2017/11/15 13:34, Jan Stary wrote: > On Nov 14 19:39:59, anth...@anjbe.name wrote: > > Stuart Henderson writes: > > > > do-build: > > > > - cd ${WRKSRC} && \ > > > > + cd ${WRKSRC}/oggtag && \ > > > > ${CC} ${CFLAGS} -o oggtag oggtag.c vcedit.c \ > > > >

Re: update audio/oggtag

2017-11-15 Thread Jan Stary
On Nov 14 19:39:59, anth...@anjbe.name wrote: > Stuart Henderson writes: > > > do-build: > > > - cd ${WRKSRC} && \ > > > + cd ${WRKSRC}/oggtag && \ > > > ${CC} ${CFLAGS} -o oggtag oggtag.c vcedit.c \ > > > -I${LOCALBASE}/include -L${LOCALBASE}/lib ${LIBS} > > > > > >

Re: update audio/oggtag

2017-11-14 Thread Anthony J. Bentley
Stuart Henderson writes: > > do-build: > > - cd ${WRKSRC} && \ > > + cd ${WRKSRC}/oggtag && \ > > ${CC} ${CFLAGS} -o oggtag oggtag.c vcedit.c \ > > -I${LOCALBASE}/include -L${LOCALBASE}/lib ${LIBS} > > > > do-install: > > - ${INSTALL_PROGRAM} ${WRKSRC}/oggtag

Re: update audio/oggtag

2017-11-14 Thread Stuart Henderson
On 2017/11/14 22:07, Jan Stary wrote: > This is an upgrade to oggtag 1.0.2 - upstream has accepted > a rewrite of the manpage into mdoc(7) and incorporated our patch. > Diff below, but I don't know how to convey the removal of patches/ cvs can't remove directories, only the files in them: cvs rm