svn commit: r469188 - head/ports-mgmt/pkg_replace

Baptiste Daroussin bapt at FreeBSD.org
Sun May 6 15:46:43 UTC 2018


On Sun, May 06, 2018 at 03:39:56PM +0000, Alexey Dokuchaev wrote:
> On Sun, May 06, 2018 at 05:04:41PM +0200, Baptiste Daroussin wrote:
> > > > On 6 May, 2018, at 04:27, Alexey Dokuchaev <danfe at FreeBSD.org> wrote:
> > > > ...
> > > > Correct PLIST_FILES should read:
> > > > 
> > > > PLIST_FILES=	sbin/pkg_replace \
> > > > 		man/man1/pkg_replace.1.gz \
> > > > 		@sample\ etc/pkg_replace/pkg_replace.conf.sample
> > 
> > Alexey is wrong imho about the '\' the quotes where fine
> 
> I didn't imply quotes were wrong, I just like backslash better. :-)
> 
> I've just tested it with one of my ports where I use backslash instead
> of double quotes, `games/qstat'.  I've tried backslash, quotes, and a
> pkg-plist file with single @sample line (no quotes, no escaping), the
> generated "post-install"/"pre-deinstall" statements in +MANIFEST file
> appear to be identical (modulo the order, but that should not play a
> role, or should it?).
> 
Sorry I misunderstood, you then :) yes both are fine. and the order in the
manifest we do not care much about it :)

Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20180506/f3c47653/attachment.sig>


More information about the svn-ports-all mailing list