diff options
author | mezz <mezz@FreeBSD.org> | 2008-01-27 00:44:43 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2008-01-27 00:44:43 +0800 |
commit | 3128884910500e147e24a366757d6a26bf274586 (patch) | |
tree | a7dd24df63661112f7d07b800545c5ffbcc9b1f1 /UPDATING | |
parent | b32879958ab722c4fc0fd4089800f0e333f0bbd5 (diff) | |
download | freebsd-ports-gnome-3128884910500e147e24a366757d6a26bf274586.tar.gz freebsd-ports-gnome-3128884910500e147e24a366757d6a26bf274586.tar.zst freebsd-ports-gnome-3128884910500e147e24a366757d6a26bf274586.zip |
Update to 0.5.8.2, be sure to read in UPDATING before you run it.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -6,6 +6,16 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20080126: + AFFECTS: users of net-p2p/deluge + AUTHOR: mezz@FreeBSD.org + + Update of deluge to 0.5.8.2, if you are using blocklist plugin. You have + to remove blocklist.conf first before you can run it or it will crash in + the start up. + + $ rm -f ~/.config/deluge/blocklist.conf + 20080125: AFFECTS: users of www/mod_security2 AUTHOR: araujo@FreeBSD.org |