svn commit: r542960 - in head/net: . frr7-pythontools

Olivier Cochard-Labbé olivier at freebsd.org
Fri Jul 24 15:13:22 UTC 2020


On Fri, Jul 24, 2020 at 8:38 AM Alexey Dokuchaev <danfe at freebsd.org> wrote:

> On Thu, Jul 23, 2020 at 08:24:04PM +0000, Olivier Cochard wrote:
> > New Revision: 542960
> > URL: https://svnweb.freebsd.org/changeset/ports/542960
> >
> > Log:
> >   New port net/frr7-pythontools provide configuration reload
> functionality for
> >   net/frr7.
> >
> > Added:
> >   head/net/frr7-pythontools/
> >   head/net/frr7-pythontools/Makefile   (contents, props changed)
> >   head/net/frr7-pythontools/pkg-plist   (contents, props changed)
> > [...]
> >
> > Added: head/net/frr7-pythontools/pkg-plist
> >
> ==============================================================================
> > --- /dev/null 00:00:00 1970   (empty, because file is newly added)
> > +++ head/net/frr7-pythontools/pkg-plist       Thu Jul 23 20:24:04 2020
>       (r542960)
> > @@ -0,0 +1 @@
> > +lib/frr/frr-reload.py
>
> Why not use PLIST_FILES?  One line, no %%-substitutions, this is perfect
> candidate.
>
> Hi Alexey,

I've tried it first, but it was ignoring the PLIST_FILES of this sub-port
and using the pkg-plist of the main-port.


More information about the svn-ports-all mailing list