Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Mar 2003 03:26:33 +0100 (CET)
From:      Matthias Andree <matthias.andree@web.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/49090: maintainer bugfix update port: mail/bogofilter 
Message-ID:  <200303110226.h2B2QXeT014848@libertas.emma.line.org>

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

>Number:         49090
>Category:       ports
>Synopsis:       maintainer bugfix update port: mail/bogofilter
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 10 18:30:13 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Andree
>Release:        FreeBSD 4.8-RC i386
>Organization:
>Environment:
System: FreeBSD libertas.emma.line.org 4.8-RC FreeBSD 4.8-RC #18: Mon Mar 10 04:11:57 CET 2003 toor@libertas.emma.line.org:/usr/src/sys/compile/LIBERTAS i386


	
>Description:
Supersedes PR #49018.

This patch updates the mail/bogofilter port to the upstream version 0.11.1.3
which fixes some bugs, among them Alpha portability.

Fixes in 0.11.1.2:
* Fixed bogoutil's broken maintenance mode.
* Update bogofilter documentation and FAQ.
* Fixed configure problems with libdb and unsigned shorts.
* Fixed locking issues for additional architectures.
* Fixed SIGFPE on Alpha.

Fixes in 0.11.1.3:
* Expanded regression tests.
* Cleaned up fprintf() arguments.
* Cleaned up message and mime header checks.
* Additional improvements to maintenance code.
	
>How-To-Repeat:
	
>Fix:

diff -Nru /usr/ports/mail/bogofilter/Makefile /root/bogofilter/Makefile
--- /usr/ports/mail/bogofilter/Makefile	Fri Mar  7 23:11:44 2003
+++ /root/bogofilter/Makefile	Tue Mar 11 03:06:02 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bogofilter
-PORTVERSION=	0.11.1.1
+PORTVERSION=	0.11.1.3
 CATEGORIES=	mail
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -Nru /usr/ports/mail/bogofilter/distinfo /root/bogofilter/distinfo
--- /usr/ports/mail/bogofilter/distinfo	Fri Mar  7 23:11:44 2003
+++ /root/bogofilter/distinfo	Tue Mar 11 03:15:06 2003
@@ -1 +1 @@
-MD5 (bogofilter-0.11.1.1.tar.gz) = 815c8ce2262fab8bedfa25b40781ee39
+MD5 (bogofilter-0.11.1.3.tar.gz) = c43a57fda050f7cde554f8b917799abf
	


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




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