Date: Sat, 2 Feb 2013 13:10:04 +0000 (UTC) From: Ruslan Mahmatkhanov <rm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r311425 - head Message-ID: <201302021310.r12DA4BP053271@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rm Date: Sat Feb 2 13:10:04 2013 New Revision: 311425 URL: http://svnweb.freebsd.org/changeset/ports/311425 Log: - add entry for deluge update Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Sat Feb 2 13:03:04 2013 (r311424) +++ head/UPDATING Sat Feb 2 13:10:04 2013 (r311425) @@ -5,6 +5,16 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20130202: + AFFECTS: users of net-p2p/deluge + AUTHOR: rm@FreeBSD.org + + deluge port had switched to using libtorrent-rasterbar 0.16 as backend. Since + both of the versions of libtorrent are conflicting with each other, you need + to deinstall libtorrent-rasterbar-15 and libtorrent-rasterbar-15-python first + and then update deluge as usual. Please also keep in mind, that deluge does + not work via http-proxy when libtorrent-rasterbar 0.16 is used. + 20130131: AFFECTS: users of devel/boost-libs AUTHOR: bapt@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302021310.r12DA4BP053271>