aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2009-01-19 12:18:09 +0800
committermezz <mezz@FreeBSD.org>2009-01-19 12:18:09 +0800
commit6b5918bbc8f2477937239a69d12c9770e6ef5e3b (patch)
treea7bc6a2733f5834fa611db7451dba5a594eb0435 /UPDATING
parentf8d878b049980cff59a3025047a65ad0ef2b4463 (diff)
downloadfreebsd-ports-graphics-6b5918bbc8f2477937239a69d12c9770e6ef5e3b.tar.gz
freebsd-ports-graphics-6b5918bbc8f2477937239a69d12c9770e6ef5e3b.tar.zst
freebsd-ports-graphics-6b5918bbc8f2477937239a69d12c9770e6ef5e3b.zip
net-p2p/deluge: Update to 1.1.0.
net-p2p/deluge05: Repocopied from net-p2p/deluge and update to 0.5.9.4. This is for anyone that do not want to move to 1.1.0. Repocopy: marcus
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING18
1 files changed, 18 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index c3033f7f882..cf8e208228c 100644
--- a/UPDATING
+++ b/UPDATING
@@ -7,6 +7,24 @@ time you update your ports collection, before attempting any port
upgrades.
20090118:
+ AFFECTS: users of net-p2p/deluge
+ AUTHOR: mezz@FreeBSD.org
+
+ The Deluge has been updated from 0.5.x to 1.x. The 1.x has been rewritten,
+ so it is recommend for you to make the back up of your ~/.config/deluge. The
+ configuration and plugins of 0.5.x do not work in 1.x. Deluge will picking
+ up the old configuration and try to convert it to the newer format, but I
+ wouldn't trust it to do it without the back up.
+
+ If you prefer to stick with 0.5.x, you can use portmaster:
+
+ # portmaster -o net-p2p/deluge05 net-p2p/deluge
+
+ or if you use portupgrade:
+
+ # portupgrade -o net-p2p/deluge05 net-p2p/deluge
+
+20090118:
AFFECTS: users of www/ikiwiki
AUTHOR: brix@FreeBSD.org