From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 27 21:30:25 2004 Return-Path: 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 1E63616A4D1 for ; Tue, 27 Jul 2004 21:30:25 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F143E43D58 for ; Tue, 27 Jul 2004 21:30:24 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i6RLUOlD030348 for ; Tue, 27 Jul 2004 21:30:24 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i6RLUOD5030344; Tue, 27 Jul 2004 21:30:24 GMT (envelope-from gnats) Resent-Date: Tue, 27 Jul 2004 21:30:24 GMT Resent-Message-Id: <200407272130.i6RLUOD5030344@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Matthias Andree Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5BE9B16A4CE for ; Tue, 27 Jul 2004 21:21:03 +0000 (GMT) Received: from mail.dt.e-technik.uni-dortmund.de (mail.dt.e-technik.Uni-Dortmund.DE [129.217.163.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2BFB43D45 for ; Tue, 27 Jul 2004 21:21:02 +0000 (GMT) (envelope-from matthias.andree@gmx.de) Received: from m2a2.dyndns.org (p5487C4D4.dip.t-dialin.net [84.135.196.212]) 68D6136B58 for ; Tue, 27 Jul 2004 23:20:58 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by merlin.emma.line.org (Postfix) with ESMTP id 922A5BCBE9 for ; Tue, 27 Jul 2004 23:20:57 +0200 (CEST) Received: from merlin.emma.line.org ([127.0.0.1]) by localhost (m2a2.dyndns.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 11361-01-2; Tue, 27 Jul 2004 23:20:56 +0200 (CEST) Received: from libertas.emma.line.org (libertas.emma.line.org [192.168.0.2]) by merlin.emma.line.org (Postfix) with ESMTP id 941459F608; Tue, 27 Jul 2004 23:20:56 +0200 (CEST) Received: from emma by libertas.emma.line.org with local (Exim 4.41 (FreeBSD)) id 1BpZNY-0005D5-4x; Tue, 27 Jul 2004 23:20:56 +0200 Message-Id: Date: Tue, 27 Jul 2004 23:20:56 +0200 From: Matthias Andree Sender: Matthias Andree To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/69680: [MAINTAINER] mail/bogofilter: update to 0.92.3 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jul 2004 21:30:25 -0000 >Number: 69680 >Category: ports >Synopsis: [MAINTAINER] mail/bogofilter: update to 0.92.3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jul 27 21:30:23 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Matthias Andree >Release: FreeBSD 4.10-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD libertas.emma.line.org 4.10-RELEASE-p2 FreeBSD 4.10-RELEASE-p2 #2: Thu Jul 1 00:06:57 CEST >Description: - Update to 0.92.3 - no longer depend on a particular gsl version, to avoid future version chase Generated with FreeBSD Port Tools 0.50 >How-To-Repeat: >Fix: --- bogofilter-0.92.3.patch begins here --- diff -ruN --exclude=CVS /usr/ports/mail/bogofilter/Makefile /root/ports/mail/bogofilter/Makefile --- /usr/ports/mail/bogofilter/Makefile Mon Jul 26 12:31:06 2004 +++ /root/ports/mail/bogofilter/Makefile Tue Jul 27 23:01:44 2004 @@ -6,7 +6,7 @@ # PORTNAME= bogofilter -PORTVERSION= 0.92.2 +PORTVERSION= 0.92.3 PORTREVISION= 0 CATEGORIES?= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} @@ -17,7 +17,7 @@ LIB_DEPENDS?= db-4.2:${PORTSDIR}/databases/db42 .if !defined(WITHOUT_GSL) -LIB_DEPENDS+= gsl.6:${PORTSDIR}/math/gsl +LIB_DEPENDS+= gsl:${PORTSDIR}/math/gsl .endif .if !defined(WITHOUT_BASH) RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2 diff -ruN --exclude=CVS /usr/ports/mail/bogofilter/distinfo /root/ports/mail/bogofilter/distinfo --- /usr/ports/mail/bogofilter/distinfo Mon Jul 26 12:31:07 2004 +++ /root/ports/mail/bogofilter/distinfo Tue Jul 27 22:37:55 2004 @@ -1,2 +1,2 @@ -MD5 (bogofilter-0.92.2.tar.bz2) = 459df9d5074b871de6a96bbac27dc673 -SIZE (bogofilter-0.92.2.tar.bz2) = 639796 +MD5 (bogofilter-0.92.3.tar.bz2) = 1c6443a299828d043c66d2c376dfce81 +SIZE (bogofilter-0.92.3.tar.bz2) = 639266 diff -ruN --exclude=CVS /usr/ports/mail/bogofilter/files/ChangeLog.port /root/ports/mail/bogofilter/files/ChangeLog.port --- /usr/ports/mail/bogofilter/files/ChangeLog.port Wed Jul 7 17:55:52 2004 +++ /root/ports/mail/bogofilter/files/ChangeLog.port Tue Jul 27 23:19:55 2004 @@ -1,6 +1,18 @@ FreeBSD's port ChangeLog for mail/bogofilter ------------------------ +0.92.3 +- regression tests for %A, %I and %Q revised +- internal cleanups +- no longer depend on a particular gsl version, to avoid chasing the + GSL library after future GSL updates + +0.92.2 +- drop patch-ac, merged upstream +- %I is now really the Message-ID +- %Q is the queue idea +- %A is the message injector's IP address + 2004-07-07 - add patch-ac to fix bogus test failure in bogofilter-tdb and bogofilter-qdbm --- bogofilter-0.92.3.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: