aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorwxs <wxs@FreeBSD.org>2011-06-27 10:45:03 +0800
committerwxs <wxs@FreeBSD.org>2011-06-27 10:45:03 +0800
commit6c546c7475adb68e599274dae5b9b183639eaa1a (patch)
tree1b34510e353e176e71311ccce7c00a7f060a83bf /UPDATING
parentbf35b1564a9fab135531ee81c5092b645188a93a (diff)
downloadfreebsd-ports-gnome-6c546c7475adb68e599274dae5b9b183639eaa1a.tar.gz
freebsd-ports-gnome-6c546c7475adb68e599274dae5b9b183639eaa1a.tar.zst
freebsd-ports-gnome-6c546c7475adb68e599274dae5b9b183639eaa1a.zip
Document that you must run sa-update before running spamd after
the latest SpamAssassin update.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 8a8a31e120f3..1bf86479f159 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,13 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20110626:
+ AFFECTS: users of mail/p5-Mail-SpamAssassin
+ AUTHOR: wxs@FreeBSD.org
+
+ mail/p5-Mail-SpamAssassin has been updated to version 3.3.2. Prior to
+ starting spamd you must run sa-update, or spamd will fail to start.
+
20110624:
AFFECTS: users of deskutils/opengoo
AUTHOR: acm@FreeBSD.org