Summary: | [PATCH] devel/e4graph: workaround for gcc related coredump | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Daniel Rucci <dan> | ||||
Component: | Individual Port(s) | Assignee: | Beech Rintoul <beech> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Daniel Rucci
2008-01-10 20:10:04 UTC
Responsible Changed From-To: freebsd-ports-bugs->beech I'll take it beech 2008-01-21 00:24:17 UTC FreeBSD ports repository Modified files: devel/e4graph Makefile Added files: devel/e4graph/files patch-all_makefile.include.in patch-main_unix_makefile Log: - Fix core-dump issue when executing make test. - Bump portrevision PR: ports/119539 Submitted by: Daniel Rucci <dan@rucci.org> Approved by: linimon (mentor) Revision Changes Path 1.27 +2 -3 ports/devel/e4graph/Makefile 1.1 +14 -0 ports/devel/e4graph/files/patch-all_makefile.include.in (new) 1.1 +11 -0 ports/devel/e4graph/files/patch-main_unix_makefile (new) _______________________________________________ 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 Committed (with changes), Thanks! |