Date: Mon, 13 Apr 2015 00:25:05 +0200 From: Baptiste Daroussin <bapt@FreeBSD.org> To: Gerald Pfeifer <gerald@pfeifer.com> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r382891 - head/Mk Message-ID: <20150412222505.GA91372@ivaldir.etoilebsd.net> In-Reply-To: <alpine.LSU.2.20.1504130002230.9357@tuna.site> References: <201504010608.t31680mb072423@svn.freebsd.org> <alpine.LSU.2.20.1504130002230.9357@tuna.site>
next in thread | previous in thread | raw e-mail | index | archive | help
--azLHFNyN32YCQGCU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 13, 2015 at 12:04:06AM +0200, Gerald Pfeifer wrote: > On Wed, 1 Apr 2015, Baptiste Daroussin wrote: > > Log: > > Add a note about BUNDLE_LIBS > > =20 > > Suggested by: gerald >=20 > Approval to apply the follow-up patch below to simplify this a bit? >=20 > (I hurt my head trying to understand the original version of the > first sentence ;-), so I _might_ have misunderstood something.) >=20 > Gerald >=20 > Index: bsd.port.mk > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > --- bsd.port.mk (revision 383800) > +++ bsd.port.mk (working copy) > @@ -511,10 +511,10 @@ > # - PREFIX can't have a trailing slash. > # > # BUNDLE_LIBS Teach pkg(8) to not automatically add all shared librari= es > -# installed by a port as a "provided" shared libraries provided > -# for other packages (prevent them from being exposed in the > -# solver). This has to be used for ports that bundle third > -# party libraries for internal usage. > +# installed by a port as shared libraries "provided" for > +# other packages (i.e., do not expose them in the solver). > +# This has to be used for ports that bundle third party > +# libraries for internal usage. > # MASTERDIR - Where the port finds patches, package files, etc. Define > # this is you have two or more ports that share most of the > # files. Your understanding is right, please just commit your better wordings Best regards, Bapt --azLHFNyN32YCQGCU Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlUq8MEACgkQ8kTtMUmk6ExucQCff5ur9VFABEVBQnwcoLfA27yh 2+sAn2i1PdScnRCrZn7G9Bgv/UmQ8naI =I7Bd -----END PGP SIGNATURE----- --azLHFNyN32YCQGCU--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150412222505.GA91372>