From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Oct 21 12:40:28 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 82C9916A4CE for ; Thu, 21 Oct 2004 12:40:28 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5825243D4C for ; Thu, 21 Oct 2004 12:40:28 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i9LCeSlM044702 for ; Thu, 21 Oct 2004 12:40:28 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i9LCeSNr044697; Thu, 21 Oct 2004 12:40:28 GMT (envelope-from gnats) Resent-Date: Thu, 21 Oct 2004 12:40:28 GMT Resent-Message-Id: <200410211240.i9LCeSNr044697@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Matt Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89C4916A4CE for ; Thu, 21 Oct 2004 12:36:55 +0000 (GMT) Received: from arizona.xtaz.net (arizona.xtaz.net [82.68.183.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DD1E43D41 for ; Thu, 21 Oct 2004 12:36:55 +0000 (GMT) (envelope-from matt@xtaz.net) Received: by arizona.xtaz.net (Postfix, from userid 1001) id 3A4388FC86; Thu, 21 Oct 2004 13:36:54 +0100 (BST) Message-Id: <20041021123654.3A4388FC86@arizona.xtaz.net> Date: Thu, 21 Oct 2004 13:36:54 +0100 (BST) From: Matt To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/72961: Update port: security/clamassassin X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Matt List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Oct 2004 12:40:28 -0000 >Number: 72961 >Category: ports >Synopsis: Update port: security/clamassassin >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Oct 21 12:40:27 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Matt >Release: FreeBSD 5.3-STABLE i386 >Organization: >Environment: System: FreeBSD arizona.xtaz.net 5.3-STABLE FreeBSD 5.3-STABLE #0: Sun Oct 17 11:23:38 BST 2004 root@colorado.xtaz.net:/usr/obj/usr/src/sys/ARIZONA i386 >Description: The port security/clamassassin will fail with a configure error if mail/procmail is not installed. There is a missing dependancy. >How-To-Repeat: Install security/clamassassin whilst mail/procmail is not installed. >Fix: --- /usr/ports/security/clamassassin/Makefile Sat Oct 16 02:26:41 2004 +++ /root/Makefile Thu Oct 21 13:20:59 2004 @@ -7,13 +7,15 @@ PORTNAME= clamassassin PORTVERSION= 1.2.2 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://drivel.com/clamassassin/ MAINTAINER= ports@freebsd.org COMMENT= A simple virus filter wrapper for ClamAV -BUILD_DEPENDS= sigtool:${PORTSDIR}/security/clamav +BUILD_DEPENDS= sigtool:${PORTSDIR}/security/clamav \ + formail:${PORTSDIR}/mail/procmail RUN_DEPENDS= ${BUILD_DEPENDS} PLIST_FILES= bin/clamassassin >Release-Note: >Audit-Trail: >Unformatted: