Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Jun 2007 02:07:10 +0200 (CEST)
From:      Janos Mohacsi <janos.mohacsi@bsd.hu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/113483: [MAINTAINER] mail/anomy-sanitizer: remove procmail dependency
Message-ID:  <200706080007.l5807AEQ021127@scone.ki.iif.hu>
Resent-Message-ID: <200706090110.l591A38j040755@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         113483
>Category:       ports
>Synopsis:       [MAINTAINER] mail/anomy-sanitizer: remove procmail dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 09 01:10:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Janos Mohacsi
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
NIIF/HUNGARNET
>Environment:
System: FreeBSD scone.ki.iif.hu 6.2-STABLE FreeBSD 6.2-STABLE #23: Wed May  9 18:23:24 CEST
>Description:

remove procmail dependency - procmail can be substituted by dropmail

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- anomy-sanitizer-1.76_3.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/mail/anomy-sanitizer.orig/Makefile /usr/ports/mail/anomy-sanitizer/Makefile
--- /usr/ports/mail/anomy-sanitizer.orig/Makefile	Mon Aug  7 10:28:37 2006
+++ /usr/ports/mail/anomy-sanitizer/Makefile	Fri Jun  8 01:40:27 2007
@@ -7,7 +7,7 @@
 
 PORTNAME=	anomy-sanitizer
 PORTVERSION=	1.76
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	mail security
 MASTER_SITES=	http://mailtools.anomy.net/dist/
 
@@ -15,8 +15,7 @@
 COMMENT=	Sanitize and clean incoming/outgoing mail
 
 RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
-		${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
-		procmail:${PORTSDIR}/mail/procmail
+		${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64
 
 USE_PERL5=	yes
 
--- anomy-sanitizer-1.76_3.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706080007.l5807AEQ021127>