Bug 128921

Summary: /net-p2p/rtorrent 0.7.9_2 doesn't build on 7.0 i386
Product: Ports & Packages Reporter: Falko Richter <xendorphin>
Component: Individual Port(s)Assignee: Florent Thoumie <flz>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Falko Richter 2008-11-16 18:50:02 UTC
/net-p2p/rtorrent 0.7.9_2 doesn't build, it just throws a patch error. The problem persists even with a fresh completely new portsnap-extracted ports-tree:

# cd /usr/ports/net-p2p/rtorrent/ && make install clean
===>  Patching for rtorrent-0.7.9_2
===>  Applying extra patch /usr/ports/net-p2p/rtorrent/files/stable-*
cannot open /usr/ports/net-p2p/rtorrent/files/stable-*: No such file or directory
*** Error code 2

Stop in /usr/ports/net-p2p/rtorrent.
*** Error code 1

Stop in /usr/ports/net-p2p/rtorrent.

How-To-Repeat: cd /usr/ports/net-p2p/rtorrent/ && make install clean
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-11-16 18:50:12 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-11-16 22:22:21 UTC
flz         2008-11-16 22:22:06 UTC

  FreeBSD ports repository

  Modified files:
    net-p2p/libtorrent   Makefile 
    net-p2p/libtorrent-devel Makefile 
    net-p2p/rtorrent     Makefile 
    net-p2p/rtorrent-devel Makefile 
  Log:
  Only add extra patches if they are present.
  
  PR:             ports/128775 [1], ports/128807 [2], ports/128921 [3]
  Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> [1]
                  Jimmie James <jimmiejaz@gmail.com> [2]
                  Falko Richter <xendorphin@gmail.com> [3]
  
  Revision  Changes    Path
  1.21      +2 -0      ports/net-p2p/libtorrent-devel/Makefile
  1.46      +2 -0      ports/net-p2p/libtorrent/Makefile
  1.23      +3 -0      ports/net-p2p/rtorrent-devel/Makefile
  1.43      +2 -0      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-11-16 22:23:50 UTC
State Changed
From-To: open->closed

Fixed, thanks!