aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2012-06-05 16:51:48 +0800
committersunpoet <sunpoet@FreeBSD.org>2012-06-05 16:51:48 +0800
commit5dcfe6776e2e906985000bdf00685d11ceba2d16 (patch)
tree1dc830fab1a9b800f4f3596622b9b2575115888a /UPDATING
parent241e714286e70d9919de22fcc85f8d21f2db24b6 (diff)
downloadfreebsd-ports-gnome-5dcfe6776e2e906985000bdf00685d11ceba2d16.tar.gz
freebsd-ports-gnome-5dcfe6776e2e906985000bdf00685d11ceba2d16.tar.zst
freebsd-ports-gnome-5dcfe6776e2e906985000bdf00685d11ceba2d16.zip
- Add a note about net/p5-ZConf 6.1.0 update
PR: ports/168623 Submitted by: Zane C.B-H. <vvelox@vvelox.net> (maintainer)
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 4b871147a86e..7360ea0181c5 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.
+20120605:
+ AFFECTS: users of net/p5-ZConf
+ AUTHOR: vvelox@vvelox.net
+
+ Please append '.set' to all sets for the FS backend. This was done to prevent
+ collisions between config and set names. Previously the config
+ "someConfig/default" would collide with the set "default" for "someConfig".
+
20120603:
AFFECTS: users of lang/ghc and */hs-*
AUTHOR: haskell@FreeBSD.org