[Bug 204682] mail/spamassassin: fix (a new) DNS resolving incompatibility with p5-Net-DNS-1.03

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Nov 19 16:15:37 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204682

            Bug ID: 204682
           Summary: mail/spamassassin: fix (a new) DNS resolving
                    incompatibility with p5-Net-DNS-1.03
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: adamw at FreeBSD.org
          Reporter: Mark.Martinec at ijs.si
             Flags: maintainer-feedback?(adamw at FreeBSD.org)
          Assignee: adamw at FreeBSD.org

Perl module Net::DNS 1.03 introduced an incompatibility
in its API, which causes all DNS lookups in SpamAssassin
to fail.

The issue is documented in:
  https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7265
  https://rt.cpan.org/Public/Bug/Display.html?id=108745
  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204656

The attached patch fixes the incompatibility in
Mail/SpamAssassin/DnsResolver.pm so that it works
with Net::DNS 1.03, as well as its older versions.
The patch is the same as proposed in Bug 7265
(as linked above).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list