aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-12-26 22:32:14 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-12-26 22:32:14 +0000
commit0438631386c2ce8315ce4e8215fc429abb8c9da7 (patch)
treeeebf6ee0c62c89929077c9bc5d3fa2e8a4c42c88 /UPDATING
parent83104ceb3e522c1d9ac9f3334ee65d76d4f2bdd1 (diff)
downloadports-0438631386c2ce8315ce4e8215fc429abb8c9da7.tar.gz
ports-0438631386c2ce8315ce4e8215fc429abb8c9da7.zip
db schema changes in latest ndoutils
Notes
Notes: svn path=/head/; revision=246731
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 5230704b74fd..99e4ed96d176 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.
+20091226:
+ AFFECTS: users of net-mgmt/ndoutils
+ AUTHOR: pgollucci@FreeBSD.org
+
+ When upgrading you'll need to run ./upgradedb
+ See UPGRADING file
+
20091214:
AFFECTS: users of net/grdc
AUTHOR: avl@FreeBSD.org