Summary: | [patch] devel/gdb does not install gdb link from packages. | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Romain Tartière <romain> | ||||||
Component: | Individual Port(s) | Assignee: | Romain Tartière <romain> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | ||||||||
Priority: | Normal | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
Romain Tartière
2012-03-14 09:20:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->romain Submitter has GNATS access (via the GNATS Auto Assign Tool) Maintainer of devel/gdb, Please note that PR ports/166082 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/166082 -- 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) I tested the first patch attached (p1) and I happily approve it! thanks for the support Luca romain 2012-04-01 16:13:10 UTC FreeBSD ports repository Modified files: devel/gdb Makefile pkg-plist Log: Create ${PREFIX}/bin/gdb link when installing from a packages with GDB_LINK enabled. PR: ports/166082 Submitted by: romain (myself) Approved by: Luca Pizzamiglio <luca.pizzamiglio@gmail.com> (Maintainer) Feature safe: yes Revision Changes Path 1.15 +1 -4 ports/devel/gdb/Makefile 1.4 +1 -0 ports/devel/gdb/pkg-plist _______________________________________________ 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: feedback->closed Committed. Thanks! |