aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2013-02-02 13:10:04 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2013-02-02 13:10:04 +0000
commit7d5ab994bda6e41e094ad1472471ee32d4e414d4 (patch)
treed726913b80cef15db747b4c3cf223de55a7effce /UPDATING
parent5056ca05bab5ff160138e08e122a2331274a7413 (diff)
downloadports-7d5ab994bda6e41e094ad1472471ee32d4e414d4.tar.gz
ports-7d5ab994bda6e41e094ad1472471ee32d4e414d4.zip
- add entry for deluge update
Notes
Notes: svn path=/head/; revision=311425
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index f3056c889e54..21ba268622ff 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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