diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2011-11-30 23:05:40 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2011-11-30 23:05:40 +0000 |
commit | 5b477fb0967e34811dc9eeb771078c65fa1b47ef (patch) | |
tree | 96b5934287532e48620892e5bcfa80b4ff6e8908 /UPDATING | |
parent | b1a382328db3b9fc7fda7312dcc250c150fc2eb7 (diff) | |
download | ports-5b477fb0967e34811dc9eeb771078c65fa1b47ef.tar.gz ports-5b477fb0967e34811dc9eeb771078c65fa1b47ef.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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 |