Date: Mon, 9 Jun 2014 14:46:12 +0000 (UTC) From: Renato Botelho <garga@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r357160 - head Message-ID: <201406091446.s59EkCcB049559@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: garga Date: Mon Jun 9 14:46:11 2014 New Revision: 357160 URL: http://svnweb.freebsd.org/changeset/ports/357160 QAT: https://qat.redports.org/buildarchive/r357160/ Log: Add a note about clamav build being broken when old version is installed while I cannot find a real fix Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Mon Jun 9 14:43:53 2014 (r357159) +++ head/UPDATING Mon Jun 9 14:46:11 2014 (r357160) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406091446.s59EkCcB049559>