From owner-cvs-all@FreeBSD.ORG Sat Nov 19 14:22:25 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D12001065675; Sat, 19 Nov 2011 14:22:25 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A7F338FC15; Sat, 19 Nov 2011 14:22:25 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id pAJEMPM7010899; Sat, 19 Nov 2011 14:22:25 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id pAJEMPXv010898; Sat, 19 Nov 2011 14:22:25 GMT (envelope-from garga) Message-Id: <201111191422.pAJEMPXv010898@repoman.freebsd.org> From: Renato Botelho Date: Sat, 19 Nov 2011 14:22:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/clamav Makefile ports/security/clamav-devel Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Nov 2011 14:22:25 -0000 garga 2011-11-19 14:22:25 UTC FreeBSD ports repository Modified files: security/clamav Makefile security/clamav-devel Makefile Log: - Remove unecessary dependency (libcheck) when option TESTS is off [1] - Add clamav-milter as CONFLICTS, this new meta port will be added soon PR: ports/161872 Submitted by: Alexey Markov Feature safe: yes Revision Changes Path 1.208 +2 -2 ports/security/clamav-devel/Makefile 1.169 +2 -2 ports/security/clamav/Makefile