From owner-freebsd-ports-bugs@FreeBSD.ORG Thu May 19 16:20:03 2005 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 B3F5116A4CF for ; Thu, 19 May 2005 16:20:03 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FFFE43DB3 for ; Thu, 19 May 2005 16:20:02 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4JGK2I3038558 for ; Thu, 19 May 2005 16:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4JGK2rV038557; Thu, 19 May 2005 16:20:02 GMT (envelope-from gnats) Resent-Date: Thu, 19 May 2005 16:20:02 GMT Resent-Message-Id: <200505191620.j4JGK2rV038557@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 15E2916A4CE for ; Thu, 19 May 2005 16:18:38 +0000 (GMT) Received: from unimail.uni-dortmund.de (mx1.HRZ.Uni-Dortmund.DE [129.217.128.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC88E43DA0 for ; Thu, 19 May 2005 16:18:36 +0000 (GMT) (envelope-from matthias.andree@gmx.de) Received: from m2a2.myip.org (h23as7vyt8qzay0x@p50914C8B.dip.t-dialin.net [80.145.76.139]) (authenticated bits=0)j4JGHwXV019904; Thu, 19 May 2005 18:18:03 +0200 (CEST) Received: by merlin.emma.line.org (Postfix, from userid 1001) id 716211B299; Thu, 19 May 2005 18:17:57 +0200 (CEST) Message-Id: <20050519161757.716211B299@merlin.emma.line.org> Date: Thu, 19 May 2005 18:17:57 +0200 (CEST) From: Matthias Andree To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/81268: [MAINTAINER] mail/bogofilter: update to 0.94.12 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: Thu, 19 May 2005 16:20:03 -0000 >Number: 81268 >Category: ports >Synopsis: [MAINTAINER] mail/bogofilter: update to 0.94.12 >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: Thu May 19 16:20:02 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Matthias Andree >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: System: FreeBSD merlin.emma.line.org 5.4-STABLE FreeBSD 5.4-STABLE #29: Thu May 5 11:41:16 CEST >Description: - Update to 0.94.12 (new stable version) Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- bogofilter-0.94.12.patch begins here --- diff -ruN --exclude=CVS /usr/ports/mail/bogofilter/Makefile /root/ports/mail/bogofilter/Makefile --- /usr/ports/mail/bogofilter/Makefile Thu May 19 17:20:38 2005 +++ /root/ports/mail/bogofilter/Makefile Thu May 19 18:13:59 2005 @@ -2,12 +2,12 @@ # Whom: Matthias Andree # Date created: 2002-10-17 # -# $FreeBSD: ports/mail/bogofilter/Makefile,v 1.53 2005/05/17 03:31:09 vanilla Exp $ +# $FreeBSD: ports/mail/bogofilter/Makefile,v 1.52 2005/05/02 20:46:12 jylefort Exp $ # PORTNAME= bogofilter -PORTVERSION= 0.92.8 -PORTREVISION?= 1 +PORTVERSION= 0.94.12 +PORTREVISION= 0 CATEGORIES?= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,16 +15,15 @@ MAINTAINER?= matthias.andree@gmx.de COMMENT= "Fast, teachable, learning spam detector" -LIB_DEPENDS?= db-4.2:${PORTSDIR}/databases/db42 +LIB_DEPENDS?= db-4.3:${PORTSDIR}/databases/db43 .if !defined(WITHOUT_GSL) LIB_DEPENDS+= gsl:${PORTSDIR}/math/gsl .endif .if !defined(WITHOUT_BASH) -RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2 +RUN_DEPENDS= bash:${PORTSDIR}/shells/bash .endif -CONFLICTS?= bogofilter-tdb-[0-9]* bogofilter-qdbm-[0-9]* [a-z][a-z]-bogofilter-[0-9]* \ - bogofilter-current-[0-9]* +CONFLICTS?= bogofilter-sqlite-[0-9]* bogofilter-tdb-[0-9]* bogofilter-qdbm-[0-9]* [a-z][a-z]-bogofilter-[0-9]* USE_BZIP2= yes USE_REINPLACE= yes @@ -35,13 +34,14 @@ .if defined(WITHOUT_GSL) CONFIGURE_ARGS+= --with-included-gsl .endif -CONFIGURE_ENV?= CPPFLAGS="-I${LOCALBASE}/include/db42" \ - LDFLAGS="-L${LOCALBASE}/lib" LIBS="-ldb-4.2" +CONFIGURE_ENV?= CPPFLAGS="-I${LOCALBASE}/include/db43" \ + LDFLAGS="-L${LOCALBASE}/lib" LIBS="-ldb-4.3" CONFIGURE_ENV+= PERL="${PERL}" CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INSTALL_TARGET= install-strip prefix=${PREFIX} -MAN1= bogofilter.1 bogoutil.1 bogoupgrade.1 bogolexer.1 bogotune.1 +MAN1= bogofilter.1 bogoutil.1 bogoupgrade.1 bogolexer.1 bogotune.1 \ + bf_copy.1 bf_compact.1 bf_resize.1 bf_tar.1 post-patch: ${REINPLACE_CMD} -e "s|/bin/bash|${LOCALBASE}/bin/bash|" \ @@ -87,10 +87,11 @@ .endfor .for i in AUTHORS COPYING INSTALL NEWS README README.cvs \ doc/README.validation TODO \ - CHANGES-* RELEASE.NOTES-* \ + RELEASE.NOTES doc/README.db doc/README.sqlite \ doc/integrating-with-postfix doc/integrating-with-qmail \ doc/bogofilter-tuning.HOWTO.html doc/bogofilter-SA-2002-01 \ - doc/README.tdb + doc/README.tdb doc/bogofilter-SA-2004-01 GETTING.STARTED \ + doc/bogofilter-faq.html doc/bogofilter-faq-fr.html ${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR} .endfor ${INSTALL_DATA} ${WRKSRC}/trio/AUTHORS ${DOCSDIR}/AUTHORS.trio diff -ruN --exclude=CVS /usr/ports/mail/bogofilter/distinfo /root/ports/mail/bogofilter/distinfo --- /usr/ports/mail/bogofilter/distinfo Fri Oct 29 13:34:36 2004 +++ /root/ports/mail/bogofilter/distinfo Thu May 19 17:19:48 2005 @@ -1,2 +1,2 @@ -MD5 (bogofilter-0.92.8.tar.bz2) = dac06b6afcab0e36d17b1604216dc9bf -SIZE (bogofilter-0.92.8.tar.bz2) = 637420 +MD5 (bogofilter-0.94.12.tar.bz2) = 489337defebff75d8e2b46350e946752 +SIZE (bogofilter-0.94.12.tar.bz2) = 723385 diff -ruN --exclude=CVS /usr/ports/mail/bogofilter/pkg-plist /root/ports/mail/bogofilter/pkg-plist --- /usr/ports/mail/bogofilter/pkg-plist Wed Feb 4 10:46:30 2004 +++ /root/ports/mail/bogofilter/pkg-plist Thu May 19 18:09:47 2005 @@ -1,3 +1,7 @@ +bin/bf_compact +bin/bf_copy +bin/bf_resize +bin/bf_tar bin/bogofilter bin/bogolexer bin/bogotune --- bogofilter-0.94.12.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: