head 1.3; access; symbols pkgsrc-2014Q1:1.2.0.56 pkgsrc-2014Q1-base:1.2 pkgsrc-2013Q4:1.2.0.54 pkgsrc-2013Q4-base:1.2 pkgsrc-2013Q3:1.2.0.52 pkgsrc-2013Q3-base:1.2 pkgsrc-2013Q2:1.2.0.50 pkgsrc-2013Q2-base:1.2 pkgsrc-2013Q1:1.2.0.48 pkgsrc-2013Q1-base:1.2 pkgsrc-2012Q4:1.2.0.46 pkgsrc-2012Q4-base:1.2 pkgsrc-2012Q3:1.2.0.44 pkgsrc-2012Q3-base:1.2 pkgsrc-2012Q2:1.2.0.42 pkgsrc-2012Q2-base:1.2 pkgsrc-2012Q1:1.2.0.40 pkgsrc-2012Q1-base:1.2 pkgsrc-2011Q4:1.2.0.38 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q3:1.2.0.36 pkgsrc-2011Q3-base:1.2 pkgsrc-2011Q2:1.2.0.34 pkgsrc-2011Q2-base:1.2 pkgsrc-2011Q1:1.2.0.32 pkgsrc-2011Q1-base:1.2 pkgsrc-2010Q4:1.2.0.30 pkgsrc-2010Q4-base:1.2 pkgsrc-2010Q3:1.2.0.28 pkgsrc-2010Q3-base:1.2 pkgsrc-2010Q2:1.2.0.26 pkgsrc-2010Q2-base:1.2 pkgsrc-2010Q1:1.2.0.24 pkgsrc-2010Q1-base:1.2 pkgsrc-2009Q4:1.2.0.22 pkgsrc-2009Q4-base:1.2 pkgsrc-2009Q3:1.2.0.20 pkgsrc-2009Q3-base:1.2 pkgsrc-2009Q2:1.2.0.18 pkgsrc-2009Q2-base:1.2 pkgsrc-2009Q1:1.2.0.16 pkgsrc-2009Q1-base:1.2 pkgsrc-2008Q4:1.2.0.14 pkgsrc-2008Q4-base:1.2 pkgsrc-2008Q3:1.2.0.12 pkgsrc-2008Q3-base:1.2 cube-native-xorg:1.2.0.10 cube-native-xorg-base:1.2 pkgsrc-2008Q2:1.2.0.8 pkgsrc-2008Q2-base:1.2 cwrapper:1.2.0.6 pkgsrc-2008Q1:1.2.0.4 pkgsrc-2008Q1-base:1.2 pkgsrc-2007Q4:1.2.0.2 pkgsrc-2007Q4-base:1.2 pkgsrc-2007Q3:1.1.0.6 pkgsrc-2007Q3-base:1.1 pkgsrc-2007Q2:1.1.0.4 pkgsrc-2007Q2-base:1.1 pkgsrc-2007Q1:1.1.0.2 pkgsrc-2007Q1-base:1.1; locks; strict; comment @# @; 1.3 date 2014.06.15.22.44.15; author tron; state dead; branches; next 1.2; commitid 0cXt1i1VyoJQEFEx; 1.2 date 2007.11.23.09.49.04; author tron; state Exp; branches; next 1.1; 1.1 date 2007.01.04.12.46.39; author tron; state Exp; branches; next ; desc @@ 1.3 log @Update libtorrent to version 0.13.4 and rtorrent to version 0.9.4. A list of changes is not available unfortunately. But the update seems to prevent crashes with a message like this one: rtorrent: Read past initial payload after incoming encrypted handshake @ text @$NetBSD: patch-ab,v 1.2 2007/11/23 09:49:04 tron Exp $ --- src/signal_handler.h.orig 2007-10-25 11:22:56.000000000 +0100 +++ src/signal_handler.h 2007-11-23 09:37:54.000000000 +0000 @@@@ -37,7 +37,7 @@@@ #ifndef RTORRENT_SIGNAL_HANDLER_H #define RTORRENT_SIGNAL_HANDLER_H -#include +#include #include class SignalHandler { @ 1.2 log @Update "libtorrent" package to version 0.11.9 and "rtorrent" package to version 0.7.9. Changes since 0.11.8 respectively 0.7.8: - Improved detection of unnecessary handshakes to decrease the load when using PEX. - Limit the number of PEX connections to 8 per download. - Fixed several bugs in PEX. - Fixed several sigc++ 2.1 compile errors. - Print to the log when close_on_diskspace gets triggered. This is not a stable version. The update was however necessary after the premature update of the "libsigc++" package which broke the build of these packages. @ text @d1 1 a1 1 $NetBSD$ @ 1.1 log @Fix build under Solaris. Patched provided by Peter Schuller in PR pkg/35357. @ text @d3 2 a4 2 --- src/signal_handler.h.orig 2007-01-04 02:07:34.089210951 +0100 +++ src/signal_handler.h d11 1 a11 1 #include @