ports/157038: [PATCH] net-p2p/rtorrent: update to 0.8.8

Sergey V. Dyatko sergey.dyatko at gmail.com
Sat May 14 09:20:16 UTC 2011


>Number:         157038
>Category:       ports
>Synopsis:       [PATCH] net-p2p/rtorrent: update to 0.8.8
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 14 09:20:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Sergey V. Dyatko
>Release:        HEAD,8.2-STABLE
>Organization:
>Environment:
FreeBSD laptop.minsk.domain 9.0-CURRENT FreeBSD 9.0-CURRENT #25 r220649: Fri Apr 15 10:30:34 EEST 2011     root at laptop.minsk.domain:/usr/obj/usr/src/sys/b450  i386

>Description:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -Nura /usr/ports/net-p2p/rtorrent/Makefile /tank/share/tinderbox/portstrees/FreeBSD/ports/net-p2p/rtorrent/Makefile
--- /usr/ports/net-p2p/rtorrent/Makefile	2011-02-06 10:14:48.000000000 +0200
+++ /tank/share/tinderbox/portstrees/FreeBSD/ports/net-p2p/rtorrent/Makefile	2011-05-14 11:52:04.928147240 +0300
@@ -2,11 +2,11 @@
 # Date created:				Mar 03 2005
 # Whom:					Florent Thoumie <flz at FreeBSD.org>
 #
-# $FreeBSD: ports/net-p2p/rtorrent/Makefile,v 1.55 2011/02/06 08:14:48 miwi Exp $
+# $FreeBSD: ports/net-p2p/rtorrent/Makefile,v 1.56 2011/05/07 16:29:46 flz Exp $
 #
 
 PORTNAME?=	rtorrent
-PORTVERSION?=	0.8.7
+PORTVERSION?=	0.8.8
 CATEGORIES=	net-p2p
 MASTER_SITES=	http://libtorrent.rakshasa.no/downloads/ \
 		${MASTER_SITE_LOCAL}
@@ -15,8 +15,8 @@
 MAINTAINER?=	flz at FreeBSD.org
 COMMENT?=	BitTorrent Client written in C++
 
-BUILD_DEPENDS?=	libtorrent=0.12.7:${PORTSDIR}/net-p2p/libtorrent
-RUN_DEPENDS?=	libtorrent=0.12.7:${PORTSDIR}/net-p2p/libtorrent
+BUILD_DEPENDS?=	libtorrent=0.12.8:${PORTSDIR}/net-p2p/libtorrent
+RUN_DEPENDS?=	libtorrent=0.12.8:${PORTSDIR}/net-p2p/libtorrent
 LIB_DEPENDS?=	curl.6:${PORTSDIR}/ftp/curl
 
 CONFLICTS?=	rtorrent-devel-[0-9]*
@@ -32,7 +32,7 @@
 PORTDOCS=	README
 
 OPTIONS=	XMLRPC "Compile with xmlrpc-c support" on \
-		IPV6 "Enable IPv6 support" off
+		IPV6 "Enable IPv6 support" on
 
 .include <bsd.port.pre.mk>
 
diff -Nura /usr/ports/net-p2p/rtorrent/distinfo /tank/share/tinderbox/portstrees/FreeBSD/ports/net-p2p/rtorrent/distinfo
--- /usr/ports/net-p2p/rtorrent/distinfo	2011-02-06 10:14:48.000000000 +0200
+++ /tank/share/tinderbox/portstrees/FreeBSD/ports/net-p2p/rtorrent/distinfo	2011-05-14 09:57:57.639151294 +0300
@@ -1,2 +1,2 @@
-SHA256 (rtorrent-0.8.7.tar.gz) = 1fd0c9b2b3fe81b035209417c4dd4514473411f16b15ffe7fefe87eaff1a58d2
-SIZE (rtorrent-0.8.7.tar.gz) = 547435
+SHA256 (rtorrent-0.8.8.tar.gz) = 8511eac924a49ae577806191c2f3a590661a1e946f3a5ecaca477e054a75ec62
+SIZE (rtorrent-0.8.8.tar.gz) = 568704
diff -Nura /usr/ports/net-p2p/rtorrent/files/pkg-message.in /tank/share/tinderbox/portstrees/FreeBSD/ports/net-p2p/rtorrent/files/pkg-message.in
--- /usr/ports/net-p2p/rtorrent/files/pkg-message.in	2005-10-20 16:11:48.000000000 +0300
+++ /tank/share/tinderbox/portstrees/FreeBSD/ports/net-p2p/rtorrent/files/pkg-message.in	2011-05-10 11:22:50.381149265 +0300
@@ -3,8 +3,6 @@
 %%EXAMPLESDIR%%. Read it for more information on
 how to tweak rtorrent configuration.
 
-Note that there are hash performance issues on *BSD.
-Please refer to these links for further information :
-- http://libtorrent.rakshasa.no/ticket/14
+Note that there are hash performance issues on *BSD:
 - http://libtorrent.rakshasa.no/wiki/RTorrentPerformanceTuning
 ------------------------------------------------------------------


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list