aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorzi <zi@FreeBSD.org>2011-12-01 07:05:40 +0800
committerzi <zi@FreeBSD.org>2011-12-01 07:05:40 +0800
commit88e687c5c65502f310465f383b27c00e9699b2ab (patch)
tree61aa3ec2fe0ba72644153cb7612e455d36e4108e /UPDATING
parentfd645c2467316bb4b33ab88a8c646386d1fdc740 (diff)
downloadfreebsd-ports-gnome-88e687c5c65502f310465f383b27c00e9699b2ab.tar.gz
freebsd-ports-gnome-88e687c5c65502f310465f383b27c00e9699b2ab.tar.zst
freebsd-ports-gnome-88e687c5c65502f310465f383b27c00e9699b2ab.zip
Note required changes as a result of the nsd update to 3.2.9.
Feature safe: yes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 135629a79585..776a24876841 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,15 @@ 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.
+20111130:
+ AFFECTS: users of dns/nsd
+ AUTHOR: zi@FreeBSD.org
+
+ The database format of nsd.db has changed as of version 3.2.9.
+ Before you run nsd, you must convert the existing database:
+
+ # nsdc rebuild
+
20111123:
AFFECTS: users of net-im/kopete or net-im/libjingle
AUTHOR: kde@FreeBSD.org