From owner-freebsd-ports-bugs Fri Mar 7 14:30:12 2003 Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F166E37B405 for ; Fri, 7 Mar 2003 14:30:08 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6907943FB1 for ; Fri, 7 Mar 2003 14:30:07 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h27MU7NS079609 for ; Fri, 7 Mar 2003 14:30:07 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h27MU7M5079608; Fri, 7 Mar 2003 14:30:07 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 69DF037B401 for ; Fri, 7 Mar 2003 14:25:29 -0800 (PST) Received: from mail.dt.e-technik.uni-dortmund.de (krusty.dt.E-Technik.Uni-Dortmund.DE [129.217.163.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id AADC243FBD for ; Fri, 7 Mar 2003 14:25:28 -0800 (PST) (envelope-from matthias.andree@web.de) Received: from m2a2.dyndns.org (krusty.dt.e-technik.uni-dortmund.de [129.217.163.1]) by mail.dt.e-technik.uni-dortmund.de (Postfix) with ESMTP id A149BA381E for ; Fri, 7 Mar 2003 23:25:27 +0100 (CET) Received: from libertas.emma.line.org (libertas.emma.line.org [192.168.0.2]) by merlin.emma.line.org (Postfix) with ESMTP id 9ECE9C311; Fri, 7 Mar 2003 23:25:22 +0100 (CET) Received: from libertas.emma.line.org (localhost [127.0.0.1]) by libertas.emma.line.org (8.12.8/8.12.7) with ESMTP id h27MPLg0009426; Fri, 7 Mar 2003 23:25:21 +0100 (CET) (envelope-from emma@libertas.emma.line.org) Received: (from emma@localhost) by libertas.emma.line.org (8.12.8/8.12.7/Submit) id h27MPKg9009425; Fri, 7 Mar 2003 23:25:20 +0100 (CET) (envelope-from emma) Message-Id: <200303072225.h27MPKg9009425@libertas.emma.line.org> Date: Fri, 7 Mar 2003 23:25:20 +0100 (CET) From: Matthias Andree Reply-To: Matthias Andree To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/49018: maintainer bugfix update port: mail/bogofilter Sender: owner-freebsd-ports-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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