From matt@xtaz.net  Thu Oct 21 12:36:55 2004
Return-Path: <matt@xtaz.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 89C4916A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <matt@xtaz.net>
Reply-To: Matt <matt@xtaz.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update port: security/clamassassin
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         72961
>Category:       ports
>Synopsis:       Update port: security/clamassassin
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 21 12:40:27 GMT 2004
>Closed-Date:    Thu Oct 21 15:19:13 GMT 2004
>Last-Modified:  Thu Oct 21 15:19:13 GMT 2004
>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:
State-Changed-From-To: open->closed 
State-Changed-By: leeym 
State-Changed-When: Thu Oct 21 15:19:11 GMT 2004 
State-Changed-Why:  
Committed, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=72961 
>Unformatted:
