aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorrm <rm@FreeBSD.org>2013-02-02 21:10:04 +0800
committerrm <rm@FreeBSD.org>2013-02-02 21:10:04 +0800
commitf8aa48c427006c3983494f23d961042609bf2f91 (patch)
treed726913b80cef15db747b4c3cf223de55a7effce /UPDATING
parent318cfe892996761fc0144113811c6035566862e7 (diff)
downloadfreebsd-ports-gnome-f8aa48c427006c3983494f23d961042609bf2f91.tar.gz
freebsd-ports-gnome-f8aa48c427006c3983494f23d961042609bf2f91.tar.zst
freebsd-ports-gnome-f8aa48c427006c3983494f23d961042609bf2f91.zip
- add entry for deluge update
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