Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jun 2005 05:11:22 +0900 (JST)
From:      TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/82172: Update port: net/libtorrent to 0.6.4
Message-ID:  <20050612201122.7C4D2F192C@prime.quad.dyndns.org>
Resent-Message-ID: <200506122020.j5CKKHbo001305@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         82172
>Category:       ports
>Synopsis:       Update port: net/libtorrent to 0.6.4
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 12 20:20:17 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     TAOKA Fumiyoshi
>Release:        
>Organization:
>Environment:
>Description:
	Update to 0.6.4.
>How-To-Repeat:
>Fix:

Remove file/patch-src_net_socket__fd.cc

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/rtorrent/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	16 May 2005 20:45:37 -0000	1.4
+++ Makefile	12 Jun 2005 19:02:44 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	rtorrent
-PORTVERSION=	0.2.2
+PORTVERSION=	0.2.4
 CATEGORIES=	net
 MASTER_SITES=	http://libtorrent.rakshasa.no/downloads/
 
@@ -14,7 +14,7 @@
 COMMENT=	BitTorrent Client written in C++
 
 LIB_DEPENDS=	curl.3:${PORTSDIR}/ftp/curl		\
-		torrent.2:${PORTSDIR}/net/libtorrent
+		torrent.3:${PORTSDIR}/net/libtorrent
 
 USE_GCC=	3.4
 USE_REINPLACE=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/rtorrent/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	16 May 2005 20:45:37 -0000	1.4
+++ distinfo	12 Jun 2005 18:07:14 -0000
@@ -1,2 +1,2 @@
-MD5 (rtorrent-0.2.2.tar.gz) = f3945963bdc381030f91b40d50833c5e
-SIZE (rtorrent-0.2.2.tar.gz) = 176931
+MD5 (rtorrent-0.2.4.tar.gz) = ad4624050cfe9440e48cc2188da2cb6e
+SIZE (rtorrent-0.2.4.tar.gz) = 181098

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050612201122.7C4D2F192C>