1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

- Add a note about net/p5-ZConf 6.1.0 update

PR:		ports/168623
Submitted by:	Zane C.B-H. <vvelox@vvelox.net> (maintainer)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2012-06-05 08:51:48 +00:00
parent 382c243198
commit 08bd81daee
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=298441

View File

@ -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