ports/129327: [Update]net-p2p/libtorrent:update to 0.12.2

Wen Heping wenheping at gmail.com
Mon Dec 1 08:50:01 UTC 2008


>Number:         129327
>Category:       ports
>Synopsis:       [Update]net-p2p/libtorrent:update to 0.12.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 01 08:50:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Wen Heping
>Release:        FreeBSD-8.0 Current
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sun Sep 21 18:56:51 HKT 2008     root at fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
update to 0.12.2 from 0.11.9
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2008-12-01 21:38:01.000000000 +0800
+++ Makefile	2008-12-01 21:55:23.000000000 +0800
@@ -6,8 +6,8 @@
 #
 
 PORTNAME?=	libtorrent
-PORTVERSION?=	0.11.9
-PORTREVISION?=	0
+PORTVERSION?=	0.12.2
+PORTREVISION?=	1
 CATEGORIES=	net-p2p
 MASTER_SITES=	http://libtorrent.rakshasa.no/downloads/ \
 		${MASTER_SITE_LOCAL}
--- distinfo.orig	2008-12-01 21:38:01.000000000 +0800
+++ distinfo	2008-12-01 21:38:01.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (libtorrent-0.11.9.tar.gz) = 8974dc9499b382a09fb952cabcfef9a0
-SHA256 (libtorrent-0.11.9.tar.gz) = 71f09218a7784b21ab53cdfcd8fa122da60352e5ca117fda7cd8d2763f908a08
-SIZE (libtorrent-0.11.9.tar.gz) = 545210
+MD5 (libtorrent-0.12.2.tar.gz) = 0831ca06f8906c7898fd67931ab239c7
+SHA256 (libtorrent-0.12.2.tar.gz) = cf9d2cd667fd6939a3e0bd27e48d0c7f35d9ab2f7affbb3214da03fd2c1360a8
+SIZE (libtorrent-0.12.2.tar.gz) = 585374
--- pkg-plist.orig	2008-12-01 21:38:01.000000000 +0800
+++ pkg-plist	2008-12-01 21:55:17.000000000 +0800
@@ -13,6 +13,7 @@
 include/torrent/data/piece.h
 include/torrent/data/transfer_list.h
 include/torrent/download.h
+include/torrent/dht_manager.h
 include/torrent/error.h
 include/torrent/event.h
 include/torrent/exceptions.h
@@ -23,6 +24,7 @@
 include/torrent/path.h
 include/torrent/peer/client_info.h
 include/torrent/peer/client_list.h
+include/torrent/peer/connection_list.h
 include/torrent/peer/peer.h
 include/torrent/peer/peer_info.h
 include/torrent/peer/peer_list.h
@@ -32,13 +34,14 @@
 include/torrent/poll_select.h
 include/torrent/rate.h
 include/torrent/resume.h
+include/torrent/throttle.h
 include/torrent/torrent.h
 include/torrent/tracker.h
 include/torrent/tracker_list.h
 lib/libtorrent.a
 lib/libtorrent.la
 lib/libtorrent.so
-lib/libtorrent.so.10
+lib/libtorrent.so.11
 libdata/pkgconfig/libtorrent.pc
 @dirrmtry include/torrent/peer
 @dirrmtry include/torrent/data


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



More information about the freebsd-ports-bugs mailing list