On Wed, Jul 20, 2022 at 07:25:08PM +0100, Stuart Henderson wrote:
> On 2022/07/20 16:15, Klemens Nanni wrote:
> > On Wed, Jul 20, 2022 at 09:45:22AM +0100, Stuart Henderson wrote:
> > > Seems simpler to update it.
> > 
> > Looking good port-wise except for this:
> > 
> > > Index: pkg/PLIST
> > > ===================================================================
> > > RCS file: /cvs/ports/textproc/multimarkdown/pkg/PLIST,v
> > > retrieving revision 1.2
> > > diff -u -p -r1.2 PLIST
> > > --- pkg/PLIST     11 Mar 2022 20:02:48 -0000      1.2
> > > +++ pkg/PLIST     20 Jul 2022 08:44:03 -0000
> > > @@ -1 +1,56 @@
> > > +LICENSE.txt
> > > +README.txt
> > 
> > Right under /usr/local/.
> 
> Oops yes.

I'm fine with your update once these are fixed.
Haven't run-tested anything, though.

> > > +bin/markdown
> > > +@comment bin/mmd
> > 
> > Just leave it out or @conflict mtools-*?
> > 
> >     pkglocate bin/mmd | grep mmd$
> >     mtools-4.0.27:sysutils/mtools:/usr/local/bin/mmd
> > 
> 
> I didn't think the conflict makes sense when it is just a wrapper.
> If it's just left out, a future update will bring it back, @conflict
> prevents that (or it could be "rm" in the Makefile instead).

Right, @comment seems good enough.

Reply via email to