On 2019/02/12 10:14, Karel Gardas wrote: > On Mon, 11 Feb 2019 22:30:42 +0000 > Stuart Henderson <[email protected]> wrote: > > > > RCS file: /cvs/ports/devel/maven/pkg/PLIST,v > > > retrieving revision 1.10 > > > diff -u -p -u -r1.10 PLIST > > > --- pkg/PLIST 23 Apr 2018 10:41:52 -0000 1.10 > > > +++ pkg/PLIST 3 Feb 2019 20:03:16 -0000 > > > @@ -14,103 +14,69 @@ maven/boot/ > > > > How did you generate this plist? Some directory entries are removed which > > shouldn't have been. > > That was done by hand. OK, will look into how to generate it properly. Thanks!
"make plist" updates the file. Often you can just use the results directly, but it does need reviewing as it can't handle everything (especially for ports with flavours or multi-packages).
