Bug 163175 - port: devel/lmdbg: Makefile tweaks
Summary: port: devel/lmdbg: Makefile tweaks
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: Chris Rees
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-11 08:00 UTC by Mikolaj Golub
Modified: 2011-12-11 12:40 UTC (History)
0 users

See Also:


Attachments
file.diff (1.40 KB, patch)
2011-12-11 08:00 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 2011-12-11 08:00:20 UTC
* Tweaks suggested by Aleksey Cheusov (the author of lmdbg and mk-configure):

 - since version 0.19 of mk-configure there is no need in specifying installdirs in INSTALL_TARGET, so it can be removed and the default INSTALL_TARGET is used;

 - pass HAVE_HEADER.execinfo_h=0 to mkcmake via MKCMAKE_FLAGS rather than MKCMAKE_ENV.

* Tweaks suggested by portlint:

 - a newline at the end of distinfo;

 - a blank line between RUN_DEPENDS and USE_LDCONFIG.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-12-11 08:00:44 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 2011-12-11 08:06:52 UTC
Responsible Changed
From-To: trociny->freebsd-ports-bugs

approved
Comment 3 Chris Rees freebsd_committer freebsd_triage 2011-12-11 12:00:29 UTC
Responsible Changed
From-To: freebsd-ports-bugs->crees

I'll take it.
Comment 4 Chris Rees freebsd_committer freebsd_triage 2011-12-11 12:29:14 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2011-12-11 12:30:46 UTC
crees       2011-12-11 12:29:02 UTC

  FreeBSD ports repository

  Modified files:
    devel/lmdbg          Makefile distinfo 
  Log:
  - since version 0.19 of mk-configure there is no need in specifying installdirs
    in INSTALL_TARGET, so it can be removed and the default INSTALL_TARGET is used
  
  - pass HAVE_HEADER.execinfo_h=0 to mkcmake via MKCMAKE_FLAGS rather
    than MKCMAKE_ENV
  
  - Pet portlint
  
  PR:             ports/163175
  Submitted by:   trociny
  Feature safe:   yes
  
  Revision  Changes    Path
  1.15      +6 -6      ports/devel/lmdbg/Makefile
  1.10      +1 -1      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"