diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2008-01-26 16:44:43 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2008-01-26 16:44:43 +0000 |
commit | 21c7fbc51453413296c3136dad0e4664f42e0cba (patch) | |
tree | a458e4549ca0a612a0053c00ac0f033de336c1eb /UPDATING | |
parent | 8c35f5558b18aa2b9c60e1251ba3fa9f9df9140d (diff) | |
download | ports-21c7fbc51453413296c3136dad0e4664f42e0cba.tar.gz ports-21c7fbc51453413296c3136dad0e4664f42e0cba.zip |
Notes
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 |