Add a note about clamav build being broken when old version is installed while I cannot find a real fix

This commit is contained in:
Renato Botelho 2014-06-09 14:46:11 +00:00
parent 50b6ea0a90
commit 9c5aa3c54f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357160

View file

@ -5,6 +5,15 @@ 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.
20140609
AFFECTS: users of security/clamav
AUTHOR: garga@FreeBSD.org
In some cases, when clamav 0.98.1 is installed, the new version (0.98.3)
breaks during build phase. The only workaround for now is to remove the old
package before building the new version. I'm trying to reproduce it and find a
better solution.
20140604
AFFECTS: users of dns/dnscrypt-proxy
AUTHOR: feld@FreeBSD.org