Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 May 2011 09:01:12 GMT
From:      "Sergey V. Dyatko" <sergey.dyatko@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/157037: [PATCH] net-p2p/libtorrent: update to 0.12.8
Message-ID:  <201105140901.p4E91CD4020354@red.freebsd.org>
Resent-Message-ID: <201105140910.p4E9AAWQ026134@freefall.freebsd.org>

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

>Number:         157037
>Category:       ports
>Synopsis:       [PATCH] net-p2p/libtorrent: update to 0.12.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:10: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@laptop.minsk.domain:/usr/obj/usr/src/sys/b450  i386

>Description:
see thread "net-p2p/rtorrent ui does not come" on freebsd-ports@
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -Nura /usr/ports/net-p2p/libtorrent/Makefile /tank/share/tinderbox/portstrees/FreeBSD/ports/net-p2p/libtorrent/Makefile
--- /usr/ports/net-p2p/libtorrent/Makefile	2011-02-06 10:14:45.000000000 +0200
+++ /tank/share/tinderbox/portstrees/FreeBSD/ports/net-p2p/libtorrent/Makefile	2011-05-14 09:57:44.372144483 +0300
@@ -6,7 +6,7 @@
 #
 
 PORTNAME?=	libtorrent
-PORTVERSION?=	0.12.7
+PORTVERSION?=	0.12.8
 CATEGORIES=	net-p2p
 MASTER_SITES=	http://libtorrent.rakshasa.no/downloads/ \
 		${MASTER_SITE_LOCAL}
diff -Nura /usr/ports/net-p2p/libtorrent/distinfo /tank/share/tinderbox/portstrees/FreeBSD/ports/net-p2p/libtorrent/distinfo
--- /usr/ports/net-p2p/libtorrent/distinfo	2011-02-06 10:14:45.000000000 +0200
+++ /tank/share/tinderbox/portstrees/FreeBSD/ports/net-p2p/libtorrent/distinfo	2011-05-14 09:57:50.357152526 +0300
@@ -1,2 +1,2 @@
-SHA256 (libtorrent-0.12.7.tar.gz) = 96f59ec9593cd77ef9bad78cadef9ce6f1040243cccf1108aa7844e58d632a97
-SIZE (libtorrent-0.12.7.tar.gz) = 632060
+SHA256 (libtorrent-0.12.8.tar.gz) = 4f87f9577a844fd9cb8fb85ab836e8fbdd9e83da6ff064ad7e58c50a1b4ee145
+SIZE (libtorrent-0.12.8.tar.gz) = 667470
diff -Nura /usr/ports/net-p2p/libtorrent/pkg-plist /tank/share/tinderbox/portstrees/FreeBSD/ports/net-p2p/libtorrent/pkg-plist
--- /usr/ports/net-p2p/libtorrent/pkg-plist	2011-02-06 10:14:45.000000000 +0200
+++ /tank/share/tinderbox/portstrees/FreeBSD/ports/net-p2p/libtorrent/pkg-plist	2011-05-14 10:46:57.090140878 +0300
@@ -2,6 +2,7 @@
 include/torrent/common.h
 include/torrent/throttle.h
 include/torrent/peer/client_list.h
+include/torrent/peer/choke_status.h
 include/torrent/peer/peer_list.h
 include/torrent/peer/client_info.h
 include/torrent/peer/peer.h
@@ -33,6 +34,14 @@
 include/torrent/data/file.h
 include/torrent/data/transfer_list.h
 include/torrent/data/file_list_iterator.h
+include/torrent/download/choke_group.h
+include/torrent/download/choke_queue.h
+include/torrent/download/download_manager.h
+include/torrent/download/resource_manager.h
+include/torrent/utils/option_strings.h
+include/torrent/utils/log_files.h
+include/torrent/utils/extents.h
+include/torrent/utils/resume.h
 include/torrent/download.h
 include/torrent/object_static_map.h
 include/torrent/poll_select.h
@@ -43,12 +52,13 @@
 include/torrent/thread_base.h
 include/torrent/event.h
 include/torrent/path.h
-include/torrent/resume.h
 lib/libtorrent.a
 lib/libtorrent.so
-lib/libtorrent.so.13
+lib/libtorrent.so.14
 lib/libtorrent.la
 libdata/pkgconfig/libtorrent.pc
 @dirrmtry include/torrent/peer
 @dirrmtry include/torrent/data
+@dirrmtry include/torrent/download
+@dirrmtry include/torrent/utils
 @dirrmtry include/torrent


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



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