freebsd-ports/japanese/spamassassin
Kurt Jaeger e918a42233 mail/spamassassin, japanese/spamassassin: fix bug with dns/p5-Net-DNS change
Now that a port dns/p5-Net-DNS has been upgraded to version 1.01,
this revealed an incompatibility with DNS resolving in SpamAssassin.

In short: Net::DNS::Packet->new no longer sets the RD (recursion
desired) bit in new packets, so essentially DNS queries no longer
work. Details at:
  https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7223

To bridge the time until SpamAssassin 3.4.2 gets released,
the attached patch is needed ( equivalent to
  https://svn.apache.org/viewvc?view=rev&rev=1691992 ).

For earlier version of dns/p5-Net-DNS this patch is redundant,
but does no harm.

PR:		201741
Submitted by:	Mark.Martinec@ijs.si
2015-07-21 12:56:52 +00:00
..
files Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
Makefile mail/spamassassin, japanese/spamassassin: fix bug with dns/p5-Net-DNS change 2015-07-21 12:56:52 +00:00
pkg-message