Bug 163068 - devel/lmdbg: update to 0.17.0
Summary: devel/lmdbg: update to 0.17.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: Eitan Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-04 19:30 UTC by Mikolaj Golub
Modified: 2011-12-08 04:34 UTC (History)
0 users

See Also:


Attachments
file.diff (1.44 KB, patch)
2011-12-04 19:30 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 2011-12-04 19:30:10 UTC
* update to 0.17.0;
* change MAINTAINER address;
* add devel/pipestatus to RUN_DEPENDS (used by lmdbg-sym and lmdbg-sort);
* don't link with devel/libexecinfo (always use its own implementation of backtrace).

Fix: Patch attached with submission follows:
Comment 1 Eitan Adler freebsd_committer freebsd_triage 2011-12-05 00:34:58 UTC
Responsible Changed
From-To: freebsd-ports-bugs->eadler

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-12-05 01:26:41 UTC
eadler      2011-12-05 01:26:32 UTC

  FreeBSD ports repository

  Modified files:
    devel/lmdbg          Makefile distinfo 
  Log:
  - update to 0.17.0;
  - change MAINTAINER address;
  - add devel/pipestatus to RUN_DEPENDS (used by lmdbg-sym and lmdbg-sort);
  - don't link with devel/libexecinfo (always use its own implementation of backtrace).
  
  Changes:
  - This version adds a lot of improvements and fixes in manual pages, new capabilities in lmdbg, lmdbg-run, and lmdbg-sym, and minor fixes to lmdbg-stat.
  - lmdbg is now a meta tool which is able to do many more things, not just find memory leaks.
  
  PR:             ports/163068
  Submitted by:   Mikolaj Golub <to.my.trociny@gmail.com> (maintainer)
  Feature safe:   yes
  
  Revision  Changes    Path
  1.14      +5 -3      ports/devel/lmdbg/Makefile
  1.9       +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"
Comment 3 Eitan Adler freebsd_committer freebsd_triage 2011-12-08 04:34:08 UTC
State Changed
From-To: open->closed

Committed. Thanks!