From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jun 9 01:10:03 2007 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B644F16A46B for ; Sat, 9 Jun 2007 01:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 78D5113C465 for ; Sat, 9 Jun 2007 01:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l591A3Wa040756 for ; Sat, 9 Jun 2007 01:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l591A38j040755; Sat, 9 Jun 2007 01:10:03 GMT (envelope-from gnats) Resent-Date: Sat, 9 Jun 2007 01:10:03 GMT Resent-Message-Id: <200706090110.l591A38j040755@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, Janos Mohacsi Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 188FC16A473 for ; Sat, 9 Jun 2007 01:09:53 +0000 (UTC) (envelope-from mohacsi@scone.ki.iif.hu) Received: from scone.ki.iif.hu (adsl193.adsl.hungarnet.hu [193.6.17.193]) by mx1.freebsd.org (Postfix) with ESMTP id 6C8E813C458 for ; Sat, 9 Jun 2007 01:09:52 +0000 (UTC) (envelope-from mohacsi@scone.ki.iif.hu) Received: (from mohacsi@localhost) by scone.ki.iif.hu (8.14.1/8.14.1) id l5807AEQ021127; Fri, 8 Jun 2007 02:07:10 +0200 (CEST) (envelope-from mohacsi) Message-Id: <200706080007.l5807AEQ021127@scone.ki.iif.hu> Date: Fri, 8 Jun 2007 02:07:10 +0200 (CEST) From: Janos Mohacsi To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/113483: [MAINTAINER] mail/anomy-sanitizer: remove procmail dependency X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jun 2007 01:10:03 -0000 >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: