ports/115747: [PATCH] mail/mimedefang: update to 2.63

Robin Gruyters r.gruyters at yirdis.nl
Thu Aug 23 07:40:07 UTC 2007


>Number:         115747
>Category:       ports
>Synopsis:       [PATCH] mail/mimedefang: update to 2.63
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 23 07:40:06 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Robin Gruyters
>Release:        FreeBSD 6.2-RELEASE-p5 i386
>Organization:
YIRDIS B.V.
>Environment:
System: FreeBSD server.yirdis.net 6.2-RELEASE-p5 FreeBSD 6.2-RELEASE-p5 #4: Thu May 31 10:58:52 CEST 2007
>Description:
- Update to 2.63

This will replace pr:115462

Changelog Mimedefang:
* mimedefang-multiplexor.c: Relax the umask when creating the
  unprivileged socket ("-a" command-line option.)
* mimedefang.c(eom): If we do not have a queue ID yet, try to obtain one
  in eom. This is designed to improve operation with Postfix, which does not
  assign a queue ID until after the first successful RCPT. Based on a patch
  from Henrik Krohns.
* examples/init-script.in: Added MD_SKIP_BAD_RCPTS init script option
  (suggested by John Nemeth)
* Remove support for OpenAntivirus. It's a dead product.
* mimedefang.pl.in(spam_assassin_status): Call $mail->finish() to
  prevent temporary files from accumulating.
* redhat/mimedefang-init.in: Add configtest routine to check filter
  syntax.

Port maintainer (wes at FreeBSD.org) is cc'd.

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

--- mimedefang-2.63.patch begins here ---
Index: Makefile
===================================================================
RCS file: /data3/Build/CVS/ports/mail/mimedefang/Makefile,v
retrieving revision 1.60
diff -u -r1.60 Makefile
--- Makefile	23 Jul 2007 17:27:13 -0000	1.60
+++ Makefile	22 Aug 2007 07:38:23 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	mimedefang
-PORTVERSION=	2.62
-PORTREVISION=	1
+PORTVERSION=	2.63
 CATEGORIES=	mail
 MASTER_SITES=	http://www.mimedefang.org/static/
 
Index: distinfo
===================================================================
RCS file: /data3/Build/CVS/ports/mail/mimedefang/distinfo,v
retrieving revision 1.45
diff -u -r1.45 distinfo
--- distinfo	14 Jul 2007 03:07:31 -0000	1.45
+++ distinfo	22 Aug 2007 07:38:30 -0000
@@ -1,3 +1,3 @@
-MD5 (mimedefang-2.62.tar.gz) = 2b040a77e93ab913a83aaa45a94a54a9
-SHA256 (mimedefang-2.62.tar.gz) = 95fcc2b43f6b6de3e0349e97ddb4994024dd52157b285c31380f1a99e2348611
-SIZE (mimedefang-2.62.tar.gz) = 329774
+MD5 (mimedefang-2.63.tar.gz) = b2911ae71ec1a625168b138432f919bb
+SHA256 (mimedefang-2.63.tar.gz) = 3674b7f187862d2157634d2d57f3ee6b4dd305f26e6efeb3decc684d34a17a23
+SIZE (mimedefang-2.63.tar.gz) = 328357
--- mimedefang-2.63.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list