Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Mar 2003 01:12:06 +0100
From:      Matthias Andree <matthias.andree@web.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/50439: Maintainer Bugfix update: mail/bogofilter 
Message-ID:  <E18zQQg-00055x-00@libertas.emma.line.org>
Resent-Message-ID: <200303300020.h2U0K7JX076725@freefall.freebsd.org>

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

>Number:         50439
>Category:       ports
>Synopsis:       Maintainer Bugfix update: mail/bogofilter
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 29 16:20:07 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 #21: Wed Mar 26 11:06:05 CET 2003 toor@libertas.emma.line.org:/usr/src/sys/compile/LIBERTAS i386


	
>Description:

Update to upstream bugfix release 0.11.1.5:

        2003-03-28
        * Bogofilter now frees all memory that it allocates.
        * FAQ reorganized and info added on asian spam, the 
          format of verbose output, and using SpamAssassin to
          train bogofilter.
        * Fixed processing of '-o' option.

	
>How-To-Repeat:
	
>Fix:

diff -Nru /usr/ports/mail/bogofilter/Makefile /root/bogofilter/Makefile
--- /usr/ports/mail/bogofilter/Makefile	Sun Mar 30 00:58:52 2003
+++ /root/bogofilter/Makefile	Sun Mar 30 01:06:21 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bogofilter
-PORTVERSION=	0.11.1.4
+PORTVERSION=	0.11.1.5
 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	Sun Mar 30 00:58:52 2003
+++ /root/bogofilter/distinfo	Sun Mar 30 01:06:39 2003
@@ -1 +1 @@
-MD5 (bogofilter-0.11.1.4.tar.gz) = f897a53b7f9415f9b0ea91ae65534b47
+MD5 (bogofilter-0.11.1.5.tar.gz) = 96e9017e8c520a277935ad26941054af
	


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E18zQQg-00055x-00>