aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2012-08-17 18:20:48 +0800
committerknu <knu@FreeBSD.org>2012-08-17 18:20:48 +0800
commit91ecb9a172e729364ed34569dc93040b9a264dff (patch)
tree09211855a0c54fff9edd7b1a6d352be3acd73ebf /UPDATING
parent798451d4aaf08ff1480ef4b261e81004949d0183 (diff)
downloadfreebsd-ports-gnome-91ecb9a172e729364ed34569dc93040b9a264dff.tar.gz
freebsd-ports-gnome-91ecb9a172e729364ed34569dc93040b9a264dff.tar.zst
freebsd-ports-gnome-91ecb9a172e729364ed34569dc93040b9a264dff.zip
Update unnethack to 4.0.0.20120401.
Chagne the place for variable files from $PREFIX/share/unnethack to $PREFIX/var/games/unnethack.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING18
1 files changed, 18 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index b38ba65bcd2b..3ff3e0dd91f9 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,24 @@ 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.
+20120817:
+ AFFECTS: users of games/unnethack
+ AUTHOR: knu@FreeBSD.org
+
+ The place for variable files has changed from
+ $PREFIX/share/unnethack to $PREFIX/var/games/unnethack. To keep
+ your saved files and game records, please manually move the
+ following files and directories to the new directory after
+ upgrading.
+
+ logfile
+ perm
+ record
+ xlogfile
+ bones/
+ level/
+ saves/
+
20120816:
AFFECTS: users of sysutils/cfengine*
AUTHOR: gjb@FreeBSD.org