ports/69680: [MAINTAINER] mail/bogofilter: update to 0.92.3

Matthias Andree matthias.andree at gmx.de
Tue Jul 27 21:30:25 UTC 2004


>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:



More information about the freebsd-ports-bugs mailing list