diff options
author | mezz <mezz@FreeBSD.org> | 2009-01-19 12:18:09 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2009-01-19 12:18:09 +0800 |
commit | 6b5918bbc8f2477937239a69d12c9770e6ef5e3b (patch) | |
tree | a7bc6a2733f5834fa611db7451dba5a594eb0435 /UPDATING | |
parent | f8d878b049980cff59a3025047a65ad0ef2b4463 (diff) | |
download | freebsd-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-- | UPDATING | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -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 |