From b5f88658121459b67bf1348735048e1fee4a7d75 Mon Sep 17 00:00:00 2001 From: "James E. Housley" Date: Thu, 20 Nov 2003 11:00:19 +0000 Subject: 1) Update security/amavisd-new to amavisd-new-20030616-p6. 2) Incorporate changes from PR 57382: - add rc.subr support - cleanup sed variable replacement scripts - add pointer to Clam Antivirus to installation message PR 57382 was closed by mistake, I thought the contents have already been commited, while they were not. PR: 59323 Submitted by: milter@free.fr (1) Submitted by: Martin Matuska (2) Approved by: MAINTAINER --- security/amavisd-new/files/patch-configure | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) (limited to 'security/amavisd-new/files/patch-configure') diff --git a/security/amavisd-new/files/patch-configure b/security/amavisd-new/files/patch-configure index b3d30c3ca068..2fa281225031 100644 --- a/security/amavisd-new/files/patch-configure +++ b/security/amavisd-new/files/patch-configure @@ -1,17 +1,9 @@ ---- helper-progs/configure.orig Thu Dec 26 12:35:33 2002 -+++ helper-progs/configure Sat Apr 19 10:54:31 2003 -@@ -2041,20 +2041,3 @@ +--- helper-progs/configure.orig Tue Nov 11 22:59:24 2003 ++++ helper-progs/configure Tue Nov 11 23:01:31 2003 +@@ -2040,12 +2040,3 @@ --if test "$AMAVISUSER" != "" ; then -- id $AMAVISUSER > /dev/null 2>&1 -- if test "$?" != 0 ; then -- echo "" -- echo "Note: The Amavis user '$AMAVISUSER' does not seem to" -- echo "exist. Please create this user before continuing." -- fi --fi - -if test "$SENDMAILPROG" != "no" ; then - sendmailversion=`$SENDMAILPROG -bv -d0.1 | $AWK '/Version/ {print $2}'` -- cgit v1.2.3