aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2013-12-18 16:27:36 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2013-12-18 16:27:36 +0000
commitc0f6b9ab2414cf98cf4a1000c8990a7116529945 (patch)
treea817272cd4067e6b77cf9ffc8af29ee304085e64 /UPDATING
parentbd36806845ba6da07fb4f4371526fef64fd38cfe (diff)
downloadports-c0f6b9ab2414cf98cf4a1000c8990a7116529945.tar.gz
ports-c0f6b9ab2414cf98cf4a1000c8990a7116529945.zip
- use STAGEDIR
- use OPTIONS_DEFINE - honor option EXAMPLES - use pkg-message - change default path for over.view, note in UPDATING
Notes
Notes: svn path=/head/; revision=336846
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index f1e847143ba0..1dffacb2cb67 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,14 @@ 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.
+20131218:
+ AFFECTS: users of news/cnews
+ AUTHOR: dinoex@FreeBSD.org
+
+ The default path for overview files has changed.
+ Rebuild your overview files after the update with:
+ su - news /usr/local/libexec/cnews/nov/initov
+
20131217:
AFFECTS: users of databases/ruby-bdb or ports-mgmt/portupgrade and databases/db5 or databases/db6
AUTHOR: mandree@FreeBSD.org