Bug 65322 - [MAINTAINER] mail/bogofilter: FIX self test with obsolete configuration file
Summary: [MAINTAINER] mail/bogofilter: FIX self test with obsolete configuration file
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-08 12:20 UTC by Matthias Andree
Modified: 2004-04-08 12:41 UTC (History)
1 user (show)

See Also:


Attachments
bogofilter-0.16.4.patch (669 bytes, patch)
2004-04-08 12:20 UTC, Matthias Andree
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Andree 2004-04-08 12:20:17 UTC
This patch adds files/patch-fix_selftest.

This will prevent the bogofilter build from failing when a default
configuration with obsolete options is in place, symptom:

...
make  check-TESTS
Unknown data base type in bogofilter -V: Error - bad parameter 'strict_check'
FAIL: t.abort
Unknown data base type in bogofilter -V: Error - bad parameter 'strict_check'
FAIL: t.env
...

Reporter: Alessandro de Manzano; Milano; Italy

Generated with FreeBSD Port Tools 0.50
Comment 1 Matthias Andree 2004-04-08 12:33:37 UTC
BTW, the PORTREVISION is untouched because neither files nor packaging
list change - it just prevents a false failure.

The user does not need to re-install the bogofilter port after this patch.
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2004-04-08 12:41:51 UTC
State Changed
From-To: open->closed

Committed, thanks!