Bug 123297

Summary: [PATCH] net-p2p/rtorrent-devel: Fix build on FreeBSD 6.x
Product: Ports & Packages Reporter: gslin
Component: Individual Port(s)Assignee: Florent Thoumie <flz>
Status: Closed FIXED    
Severity: Affects Only Me CC: flz
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
rtorrent-devel-0.8.1_1.patch none

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!