From owner-freebsd-ports Mon Feb 11 16:40:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D1B3137B416 for ; Mon, 11 Feb 2002 16:40:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1C0e3Z28275; Mon, 11 Feb 2002 16:40:03 -0800 (PST) (envelope-from gnats) Received: from amun.isnic.is (amun.isnic.is [193.4.58.10]) by hub.freebsd.org (Postfix) with ESMTP id A361B37B400; Mon, 11 Feb 2002 16:31:21 -0800 (PST) Received: from amun.isnic.is (oli@localhost.isnic.is [127.0.0.1]) by amun.isnic.is (8.12.1/8.12.1/isnic) with ESMTP id g1C0VI8W038058; Tue, 12 Feb 2002 00:31:18 GMT (envelope-from oli@amun.isnic.is) Received: (from oli@localhost) by amun.isnic.is (8.12.1/8.12.1/Submit) id g1C0VIf7038057; Tue, 12 Feb 2002 00:31:18 GMT (envelope-from oli) Message-Id: <200202120031.g1C0VIf7038057@amun.isnic.is> Date: Tue, 12 Feb 2002 00:31:18 GMT From: Olafur Osvaldsson Reply-To: Olafur Osvaldsson To: FreeBSD-gnats-submit@freebsd.org Cc: dinoex@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34852: mail/noattach - Version update Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34852 >Category: ports >Synopsis: mail/noattach - Version update >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Feb 11 16:40:03 PST 2002 >Closed-Date: >Last-Modified: >Originator: Olafur Osvaldsson >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD amun.isnic.is 4.5-STABLE FreeBSD 4.5-STABLE #0: Sat Feb 9 02:20:22 GMT 2002 root@amun.isnic.is:/u0/obj/usr/src/sys/VA1220 i386 >Description: I am the developer of this program and I have just released a new beta with major bugfixes. Please make this update asap. More info: http://freshmeat.net/projects/noattach >How-To-Repeat: >Fix: diff -ruN noattach.orig/Makefile noattach/Makefile --- noattach.orig/Makefile Sun Feb 10 06:04:43 2002 +++ noattach/Makefile Tue Feb 12 00:20:18 2002 @@ -6,7 +6,7 @@ # PORTNAME= noattach -PORTVERSION= 1.0beta7 +PORTVERSION= 1.0beta8 CATEGORIES= mail MASTER_SITES= ftp://ftp.rhnet.is/pub/noattach/ diff -ruN noattach.orig/distinfo noattach/distinfo --- noattach.orig/distinfo Sun Feb 10 06:04:43 2002 +++ noattach/distinfo Tue Feb 12 00:20:10 2002 @@ -1 +1 @@ -MD5 (noattach-1.0beta7.tar.gz) = 694cc2c602a3a161af096f766142ef2b +MD5 (noattach-1.0beta8.tar.gz) = 7009128976dd800d1669f5078ad18ad2 diff -ruN noattach.orig/pkg-descr noattach/pkg-descr --- noattach.orig/pkg-descr Sun Feb 10 06:04:43 2002 +++ noattach/pkg-descr Tue Feb 12 00:20:31 2002 @@ -2,7 +2,7 @@ of email messages from sendmail and checks if the filename of attachments matches one of the regular expressions in a given pattern file and rejects those emails that match. -Filenames are MIME decoded if needed. +Filenames are rfc2047 or rfc2231 decoded if needed. This program needs sendmail version 8.12.1 or newer to be compiled with libsm and libmilter. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message