Bug 123780 - [PATCH] net-p2p/rtorrent: Modify for net-p2p/rtorrent-devel
Summary: [PATCH] net-p2p/rtorrent: Modify for net-p2p/rtorrent-devel
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-18 08:50 UTC by gslin
Modified: 2008-05-19 14:10 UTC (History)
1 user (show)

See Also:


Attachments
rtorrent-0.7.9_1.patch (811 bytes, patch)
2008-05-18 08:50 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-18 08:50:02 UTC
- rtorrent-devel need GCC 4.2+, but the master port use "=" not "?=".
- Fix portlint's warning about LIB_DEPENDS.

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-18 08:50:13 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-19 14:06:21 UTC
flz         2008-05-19 13:06:13 UTC

  FreeBSD ports repository

  Modified files:
    net-p2p/rtorrent     Makefile 
    net-p2p/rtorrent-devel Makefile 
  Log:
  - Don't override USE_GCC in master port.
  - Style fixes.
  
  PR:             ports/123780
  Submitted by:   Gea-Suan Lin
  
  Revision  Changes    Path
  1.21      +0 -1      ports/net-p2p/rtorrent-devel/Makefile
  1.38      +2 -4      ports/net-p2p/rtorrent/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-19 14:06:22 UTC
State Changed
From-To: open->closed

Committed. Thanks!