aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2008-01-26 16:44:43 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2008-01-26 16:44:43 +0000
commit21c7fbc51453413296c3136dad0e4664f42e0cba (patch)
treea458e4549ca0a612a0053c00ac0f033de336c1eb /UPDATING
parent8c35f5558b18aa2b9c60e1251ba3fa9f9df9140d (diff)
downloadports-21c7fbc51453413296c3136dad0e4664f42e0cba.tar.gz
ports-21c7fbc51453413296c3136dad0e4664f42e0cba.zip
Update to 0.5.8.2, be sure to read in UPDATING before you run it.
Notes
Notes: svn path=/head/; revision=206245
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 0a25aba4b85e..43335df69adc 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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