Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Mar 2003 23:25:20 +0100 (CET)
From:      Matthias Andree <matthias.andree@web.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/49018: maintainer bugfix update port: mail/bogofilter 
Message-ID:  <200303072225.h27MPKg9009425@libertas.emma.line.org>

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

>Number:         49018
>Category:       ports
>Synopsis:       maintainer bugfix update port: mail/bogofilter
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 07 14:30:06 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 #16: Tue Mar 4 03:59:25 CET 2003 toor@libertas.emma.line.org:/usr/src/sys/compile/LIBERTAS i386


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

* 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.
	
>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	Fri Mar  7 23:23:09 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bogofilter
-PORTVERSION=	0.11.1.1
+PORTVERSION=	0.11.1.2
 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	Fri Mar  7 23:19:33 2003
@@ -1 +1 @@
-MD5 (bogofilter-0.11.1.1.tar.gz) = 815c8ce2262fab8bedfa25b40781ee39
+MD5 (bogofilter-0.11.1.2.tar.gz) = 99509b7c42198e2fedb9f875b490ad14
	


>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?200303072225.h27MPKg9009425>