Summary: | sysutils/coreutils: missing dependency on math/gmp | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Craig Leres <leres> |
Component: | Individual Port(s) | Assignee: | Max Brazhnikov <makc> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | ||
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Craig Leres
2010-04-24 23:40:06 UTC
Maintainer of sysutils/coreutils, Please note that PR ports/146027 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/146027 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool) On Sat, Apr 24, 2010 at 10:40:15PM +0000, Edwin Groothuis wrote: > Maintainer of sysutils/coreutils, > > Please note that PR ports/146027 has just been submitted. > The full text of the PR can be found at: > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/146027 Approved, thanks! -- Jason Harris | NIC: JH329, PGP: This _is_ PGP-signed, isn't it? jharris@widomaker.com _|_ web: http://keyserver.kjsl.com/~jharris/ Got photons? (TM), (C) 2004 State Changed From-To: feedback->open Maintainer approved. Responsible Changed From-To: freebsd-ports-bugs->makc I'll take it. makc 2010-04-25 15:31:17 UTC FreeBSD ports repository Modified files: sysutils/coreutils Makefile Log: Some utils link with gmp library if exists. Add optional dependency on math/gmp and disable gmp support properly when it's not needed. PR: ports/146027 Reported by: Craig Leres <leres at ee.lbl.gov> Revision Changes Path 1.26 +18 -8 ports/sysutils/coreutils/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed A different patch has been committed. Thanks for report! |