Update to 1.0.0: Version 1.0.0, by Aleksey Cheusov, Mon, 9 Jan 2012 21:56:33 +0300 libstacktrace: Remove signal handlers and other garbage. All we need is __builtin_frame_address and __builtin_return_address builtins and nothing else. Documentation files have been moved to subproject "doc". Run "mkcmake install-doc" for installing it (or change SUBPRJ_DFLT). Only backtrace(3) in libc is accepted as an external implementation of stacktrace(3). This may fix build failure on FreeBSD with installed libexecinfo. As a side effect, simplify Makefile: 1) No need in setting HAVE_HEADER.execinfo_h=0 flag explicitly to avoid conflict with libexecinfo. 2) Use install-doc target instead of installing the docs manually. Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->trociny Submitter is maintainer and has GNATS access (via the GNATS Auto Assign Tool)
Responsible Changed From-To: trociny->freebsd-ports-bugs Approved.
Responsible Changed From-To: freebsd-ports-bugs->scheidell I'll take it.
State Changed From-To: open->closed Committed, Thanks
scheidell 2012-01-15 14:52:50 UTC FreeBSD ports repository Modified files: devel/lmdbg Makefile distinfo Log: - update to 1.0.0 PR: ports/164134 Submitted by: trociny (maintainer) Approved by: gabor (mentor, implicit) Revision Changes Path 1.16 +9 -13 ports/devel/lmdbg/Makefile 1.11 +2 -2 ports/devel/lmdbg/distinfo _______________________________________________ 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"