svn commit: r469188 - head/ports-mgmt/pkg_replace
Koichiro Iwao
meta at FreeBSD.org
Sun May 6 15:44:09 UTC 2018
On Sun, May 06, 2018 at 03:10:57PM +0000, Alexey Dokuchaev wrote:
> On Sun, May 06, 2018 at 08:41:36AM -0600, Adam Weinberger wrote:
> > Sorry, Alexey, but portlint was right here. @sample and other macros
> > should *never* appear in PLIST_FILES. Even if the port installs only a
> > single file, if it's a @sample, it goes in pkg-plist.
>
> Hmm, that's news to me; I'm pretty sure I've used @sample in PLIST_FILES,
> verified generated package, and it came out as expected. I've also seen
> others doing the same.
Which is correct? As you say, it looks macros can be used in PLIST_FILES
for me now.
BTW, just let me say pkg bus error is not the reason why I switched to
pkg-plist. I also thought macros shouldn't appear in PLIST_FILES when I
made the commit. Thus I didn't mention about the pkg bug in the commit
message at all.
--
meta <meta at FreeBSD.org>
More information about the svn-ports-all
mailing list