diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2013-02-02 13:10:04 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2013-02-02 13:10:04 +0000 |
commit | 7d5ab994bda6e41e094ad1472471ee32d4e414d4 (patch) | |
tree | d726913b80cef15db747b4c3cf223de55a7effce /UPDATING | |
parent | 5056ca05bab5ff160138e08e122a2331274a7413 (diff) |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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 |