Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 Apr 2003 00:27:30 +0200
From:      Matthias Andree <matthias.andree@web.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/50699: maintainer update port: mail/bogofilter -> 0.11.1.8 
Message-ID:  <E192f5O-0007wH-00@libertas.emma.line.org>
Resent-Message-ID: <200304072230.h37MUAuH020387@freefall.freebsd.org>

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

>Number:         50699
>Category:       ports
>Synopsis:       maintainer update port: mail/bogofilter -> 0.11.1.8
>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:   Mon Apr 07 15:30:09 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Andree
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD libertas.emma.line.org 4.8-STABLE FreeBSD 4.8-STABLE #22: Fri Apr 4 13:10:05 CEST 2003 toor@libertas.emma.line.org:/usr/src/sys/compile/LIBERTAS i386


	
>Description:
0.11.1.8 2003-04-07 
        * Include 'strict_check' in '-qv' output.
        * Correct outdated acinclude.m4, as it causes the configure
          script to be invalid.

0.11.1.7 2003-04-07
        * Change bogoutil's '-p' option to require a database.
        * Fix OS X segfault caused by using DB handle after closing database.

        2003-04-05
        * Improve bogoutil's reporting of a bad directory or filename.
        * Simplify configure check for BerkeleyDB.
        * Extend configure's compiler checks for AIX.

	
>How-To-Repeat:
	
>Fix:

diff -Nru /usr/ports/mail/bogofilter/Makefile /root/bogofilter/Makefile
--- /usr/ports/mail/bogofilter/Makefile	Fri Apr  4 13:37:49 2003
+++ /root/bogofilter/Makefile	Mon Apr  7 17:54:10 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bogofilter
-PORTVERSION=	0.11.1.6
+PORTVERSION=	0.11.1.8
 CATEGORIES=	mail
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -20,7 +20,7 @@
 GNU_CONFIGURE=	yes
 PATCH_STRIP=	-p1
 CONFIGURE_ENV=	CPPFLAGS="-I${PREFIX}/include/db4" \
-		LDFLAGS="-L${PREFIX}/lib"
+		LDFLAGS="-L${PREFIX}/lib" LIBS="-ldb4"
 CONFIGURE_ARGS=	--sysconfdir=${PREFIX}/etc
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 MAN1=		bogofilter.1 bogoutil.1 bogoupgrade.1 bogolexer.1
diff -Nru /usr/ports/mail/bogofilter/distinfo /root/bogofilter/distinfo
--- /usr/ports/mail/bogofilter/distinfo	Fri Apr  4 13:37:49 2003
+++ /root/bogofilter/distinfo	Tue Apr  8 00:22:09 2003
@@ -1 +1 @@
-MD5 (bogofilter-0.11.1.6.tar.gz) = 229c857ee9134d4128f4ce38f9b1b533
+MD5 (bogofilter-0.11.1.8.tar.gz) = ff12f6e690435a5a8ff83ea318e0a732
	


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E192f5O-0007wH-00>