#14381 closed defect (fixed)
p5-mail-spamassassin +bayes requests nonexistent p5-db_file
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | simon@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | jmroot (Joshua Root) | |
Port: | p5-mail-spamassassin |
Description
The p5-mail-spamassassin port's +bayes variant declares a dependency on the port p5-db_file, but I can't find any port by that name.
Change History (4)
comment:1 Changed 16 years ago by stolen-from-macports-trac@…
comment:2 Changed 16 years ago by jmroot (Joshua Root)
Cc: | jmr@… added |
---|---|
Port: | p5-mail-spamassassin added |
I agree, the variant does nothing. I'll remove it (definitely a maintainer timeout here...)
comment:3 Changed 16 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Variant removed in r40312.
Note: See
TracTickets for help on using
tickets.
It looks like the DB_File module is already a standard part of the perl5.8 port, and it also looks like Bayesian filtering is built into the standard Mail::SpamAssassin setup. So is the "bayes" variant needed at all?