ports/82172: Update port: net/libtorrent to 0.6.4

TAOKA Fumiyoshi fmysh at iijmio-mail.jp
Sun Jun 12 20:40:26 UTC 2005


The following reply was made to PR ports/82172; it has been noted by GNATS.

From: TAOKA Fumiyoshi <fmysh at iijmio-mail.jp>
To: bug-followup at FreeBSD.org
Cc: fmysh at iijmio-mail.jp
Subject: Re: ports/82172: Update port: net/libtorrent to 0.6.4
Date: Mon, 13 Jun 2005 05:36:35 +0900

 Oops, that was not the patch for libtorrent-0.6.4.
 
 Fix:
 
 Remove file/patch-src_net_socket__fd.cc
 
 Index: Makefile
 ===================================================================
 RCS file: /home/ncvs/ports/net/libtorrent/Makefile,v
 retrieving revision 1.10
 diff -u -r1.10 Makefile
 --- Makefile	16 May 2005 20:44:45 -0000	1.10
 +++ Makefile	12 Jun 2005 18:21:48 -0000
 @@ -6,7 +6,7 @@
  #
  
  PORTNAME=	libtorrent
 -PORTVERSION=	0.6.2
 +PORTVERSION=	0.6.4
  CATEGORIES=	net
  MASTER_SITES=	http://libtorrent.rakshasa.no/downloads/
  
 Index: distinfo
 ===================================================================
 RCS file: /home/ncvs/ports/net/libtorrent/distinfo,v
 retrieving revision 1.7
 diff -u -r1.7 distinfo
 --- distinfo	16 May 2005 20:44:45 -0000	1.7
 +++ distinfo	12 Jun 2005 18:21:56 -0000
 @@ -1,2 +1,2 @@
 -MD5 (libtorrent-0.6.2.tar.gz) = 190dde2da4620f040ab1b58165da1892
 -SIZE (libtorrent-0.6.2.tar.gz) = 309756
 +MD5 (libtorrent-0.6.4.tar.gz) = 309a2e23b41dadb6e32108007e04cdf4
 +SIZE (libtorrent-0.6.4.tar.gz) = 308604
 Index: pkg-plist
 ===================================================================
 RCS file: /home/ncvs/ports/net/libtorrent/pkg-plist,v
 retrieving revision 1.3
 diff -u -r1.3 pkg-plist
 --- pkg-plist	20 Mar 2005 14:38:39 -0000	1.3
 +++ pkg-plist	12 Jun 2005 18:47:45 -0000
 @@ -1,13 +1,13 @@
  include/torrent/bencode.h
  include/torrent/common.h
  include/torrent/download.h
 -include/torrent/exceptions.h
  include/torrent/entry.h
 +include/torrent/exceptions.h
  include/torrent/http.h
  include/torrent/peer.h
  include/torrent/torrent.h
  include/torrent/tracker.h
  lib/libtorrent.so
 -lib/libtorrent.so.2
 +lib/libtorrent.so.3
  libdata/pkgconfig/libtorrent.pc
  @dirrm include/torrent
 
 
 -- 
 TAOKA Fumiyoshi



More information about the freebsd-ports-bugs mailing list