Bug 148426 - [PATCH] devel/libunwind: Fix build on i386
Summary: [PATCH] devel/libunwind: Fix build on i386
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: Stanislav Sedov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-07 14:50 UTC by baptiste.daroussin
Modified: 2010-07-12 09:50 UTC (History)
1 user (show)

See Also:


Attachments
libunwind-20100430.patch (1.26 KB, patch)
2010-07-07 14:50 UTC, baptiste.daroussin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description baptiste.daroussin 2010-07-07 14:50:00 UTC
This fixes the plist on i386, tested on both amd64 and i386

Port maintainer (stas@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-07-07 14:50:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->stas

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-07-12 09:45:40 UTC
stas        2010-07-12 08:45:26 UTC

  FreeBSD ports repository

  Modified files:
    devel/libunwind      Makefile pkg-plist 
  Log:
  - Unbreak on i386.
  
  PR:             ports/148426
  Submitted by:   Bapt <baptiste.daroussin@gmail.com>
  
  Revision  Changes    Path
  1.3       +6 -2      ports/devel/libunwind/Makefile
  1.2       +3 -3      ports/devel/libunwind/pkg-plist
_______________________________________________
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 Stanislav Sedov freebsd_committer freebsd_triage 2010-07-12 09:45:56 UTC
State Changed
From-To: open->closed

Committed. Thanks!