Bug 164134 - devel/lmdbg: update to 1.0.0
Summary: devel/lmdbg: update to 1.0.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Michael Scheidell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-15 09:50 UTC by Mikolaj Golub
Modified: 2012-01-15 15:00 UTC (History)
0 users

See Also:


Attachments
file.diff (1.76 KB, patch)
2012-01-15 09:50 UTC, Mikolaj Golub
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mikolaj Golub freebsd_committer freebsd_triage 2012-01-15 09:50:10 UTC
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:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-01-15 09:50:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->trociny

Submitter is maintainer and has GNATS access (via the GNATS Auto Assign 
Tool)
Comment 2 Mikolaj Golub freebsd_committer freebsd_triage 2012-01-15 11:39:02 UTC
Responsible Changed
From-To: trociny->freebsd-ports-bugs

Approved.
Comment 3 Michael Scheidell freebsd_committer freebsd_triage 2012-01-15 13:40:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->scheidell

I'll take it.
Comment 4 Michael Scheidell freebsd_committer freebsd_triage 2012-01-15 14:53:03 UTC
State Changed
From-To: open->closed

Committed, Thanks
Comment 5 dfilter service freebsd_committer freebsd_triage 2012-01-15 14:53:04 UTC
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"