Bug 113238 - [patch] net-p2p/libtorrent compiles with gcc-4.2
Summary: [patch] net-p2p/libtorrent compiles with gcc-4.2
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: Florent Thoumie
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-01 22:10 UTC by Henrik Brix Andersen
Modified: 2007-06-02 15:23 UTC (History)
1 user (show)

See Also:


Attachments
libtorrent.diff (298 bytes, patch)
2007-06-01 22:10 UTC, Henrik Brix Andersen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Henrik Brix Andersen 2007-06-01 22:10:05 UTC
The net-p2p/libtorrent port compiles fine with gcc-4.2 - no need to
limit it to gcc-3.4.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-06-01 22:10:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->flz

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-06-02 15:17:06 UTC
flz         2007-06-02 14:16:59 UTC

  FreeBSD ports repository

  Modified files:
    net-p2p/libtorrent   Makefile 
  Log:
  Allow build with gcc 3.4+.
  
  PR:             ports/113238
  Submitted by:   Henrik Brix Andersen
  
  Revision  Changes    Path
  1.40      +1 -1      ports/net-p2p/libtorrent/Makefile
_______________________________________________
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 Florent Thoumie freebsd_committer freebsd_triage 2007-06-02 15:22:53 UTC
State Changed
From-To: open->closed

Committed, thanks!