Bug 123297 - [PATCH] net-p2p/rtorrent-devel: Fix build on FreeBSD 6.x
Summary: [PATCH] net-p2p/rtorrent-devel: Fix build on FreeBSD 6.x
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: 2008-05-01 14:40 UTC by gslin
Modified: 2008-05-02 10:40 UTC (History)
1 user (show)

See Also:


Attachments
rtorrent-devel-0.8.1_1.patch (636 bytes, patch)
2008-05-01 14:40 UTC, gslin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2008-05-01 14:40:01 UTC
- Fix build on FreeBSD 6.x since GCC 3.4 error.
  http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.2008043014/rtorrent-devel-0.8.1.log
  http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/e.6.2008042923/rtorrent-devel-0.8.1.log

- Bump PORTREVISION because 5.x package will be changed.

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

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-05-01 14:40:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->flz

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-05-02 10:31:33 UTC
flz         2008-05-02 09:31:28 UTC

  FreeBSD ports repository

  Modified files:
    net-p2p/rtorrent-devel Makefile 
  Log:
  Fix build issue with gcc 3.4 on 6.x.
  
  PR:             ports/123297
  Submitted by:   Gea-Suan Lin
  
  Revision  Changes    Path
  1.19      +2 -0      ports/net-p2p/rtorrent-devel/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 2008-05-02 10:31:34 UTC
State Changed
From-To: open->closed

Committed. Thanks!