pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: PR/53543 CVS commit: pkgsrc/meta-pkgs/boost



The following reply was made to PR pkg/53543; it has been noted by GNATS.

From: Joerg Sonnenberger <joerg%bec.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: pkg-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, pkgsrc-bugs%netbsd.org@localhost,
	oster%netbsd.org@localhost
Subject: Re: PR/53543 CVS commit: pkgsrc/meta-pkgs/boost
Date: Sun, 2 Sep 2018 00:39:13 +0200

 On Sat, Sep 01, 2018 at 09:25:01PM +0000, Leonardo Taccari wrote:
 > The following reply was made to PR pkg/53543; it has been noted by GNATS.
 > 
 > From: "Leonardo Taccari" <leot%netbsd.org@localhost>
 > To: gnats-bugs%gnats.NetBSD.org@localhost
 > Cc: 
 > Subject: PR/53543 CVS commit: pkgsrc/meta-pkgs/boost
 > Date: Sat, 1 Sep 2018 21:21:47 +0000
 > 
 >  Module Name:	pkgsrc
 >  Committed By:	leot
 >  Date:		Sat Sep  1 21:21:47 UTC 2018
 >  
 >  Modified Files:
 >  	pkgsrc/meta-pkgs/boost: Makefile.common
 >  
 >  Log Message:
 >  boost: Revert -r1.74 in order to avoid PR pkg/53543
 >  
 >  At least devel/boost-libs can fail due an `Argument list too long' due the use
 >  of `+' in ${FIND}. Revert -r1.74 in order to use `\;' instead (and add a big XXX
 >  comment regarding that).
 
 Can't we just find | xargs ${TOUCH} here instead as workaround?
 
 Joerg
 


Home | Main Index | Thread Index | Old Index