Mail::SPF replaced Mail::SPF::Query. You should pick one or the other, though Mail::SPF is preferred. See the INSTALL doc.
Also note, the module diag output is not a list of things that you need to install, it's just a list that can help when debugging. On Tue, May 5, 2009 at 4:58 AM, Jack Raats <j...@jarasoft.net> wrote: > I'm using the FreeBSD 7.2-RELESE. I've installed spamassassin using the > ports. > When running sa-update -D I get the following output (part of it) > > [97306] dbg: diag: module installed: Mail::SPF, version v2.006 > [97306] dbg: diag: module not installed: Mail::SPF::Query ('require' failed) > > When installing the module Mail::SPF::Query I'll get: > > ===> p5-Mail-SPF-Query-1.999.1 conflicts with installed package(s): > p5-Mail-SPF-2.006 > > Is this a bug in sa-update or a bug of the portssytem of freebsd???