Bug 126986 - update devel/libdwarf to version 20080615
Summary: update devel/libdwarf to version 20080615
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: Joerg Wunsch
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-31 02:50 UTC by Pedro F. Giffuni
Modified: 2008-12-03 23:10 UTC (History)
0 users

See Also:


Attachments
file.diff (2.52 KB, patch)
2008-08-31 02:50 UTC, Pedro F. Giffuni
no flags Details | Diff
file.diff (958 bytes, patch)
2008-08-31 02:50 UTC, Pedro F. Giffuni
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pedro F. Giffuni 2008-08-31 02:50:02 UTC
- Update libdwarf and fix some typos in a header.
- Use BSDlibelf on FreeBSD >= 7.x
- A followup for dwarfdump should follow soon.

Fix: + #define DW_DLE_DEBUG_LOC_SECTION_SHORT         194

+ #define DW_DLE_FRAME_AUGMENTATION_UNKNOWN      195

+-#define DW_DLA_PUBTYPE_CONTEXT                 196

++#define DW_DLE_PUBTYPE_CONTEXT                 196

+ #define DW_DLE_DEBUG_PUBTYPES_LENGTH_BAD       197

+ #define DW_DLE_DEBUG_PUBTYPES_VERSION_ERROR    198

+ #define DW_DLE_DEBUG_PUBTYPES_DUPLICATE        199
How-To-Repeat: - Version 20080615 is not the latest but the latest doesn't build out-of-the-box, something to investigate later.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-08-31 02:50:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->joerg

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2008-12-03 23:03:41 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-12-03 23:04:21 UTC
pav         2008-12-03 23:04:08 UTC

  FreeBSD ports repository

  Modified files:
    devel/libdwarf       Makefile distinfo 
    devel/libdwarf/files patch-pro_incl.h 
  Added files:
    devel/libdwarf/files patch-dwarf_error.c patch-libdwarf.h 
  Log:
  - Update to 20080615
  
  PR:             ports/126986
  Submitted by:   Pedro Giffuni <pfgshield-freebsd@yahoo.com>
  Approved by:    maintainer timeout (joerg; 3 months)
  
  Revision  Changes    Path
  1.5       +9 -4      ports/devel/libdwarf/Makefile
  1.5       +3 -3      ports/devel/libdwarf/distinfo
  1.1       +11 -0     ports/devel/libdwarf/files/patch-dwarf_error.c (new)
  1.1       +11 -0     ports/devel/libdwarf/files/patch-libdwarf.h (new)
  1.2       +7 -11     ports/devel/libdwarf/files/patch-pro_incl.h
_______________________________________________
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"