Bug 205253 - postfix-policyd-weight still/again broken with latest version of dns/p5-Net-DNS
Summary: postfix-policyd-weight still/again broken with latest version of dns/p5-Net-DNS
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-11 20:57 UTC by Herbert J. Skuhra
Modified: 2015-12-11 21:16 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (perl)


Attachments
Fix postfix-policyd-weight with latest version of p5-Net-DNS (1.34 KB, patch)
2015-12-11 20:57 UTC, Herbert J. Skuhra
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Herbert J. Skuhra 2015-12-11 20:57:40 UTC
Created attachment 164132 [details]
Fix postfix-policyd-weight with latest version of p5-Net-DNS

https://svnweb.freebsd.org/changeset/ports/398039 should have fixed this issue, but mail/postfix-policyd-weight is still/again broken with p5-Net-DNS (1.04):

Dec 11 16:40:52 mx postfix/policyd-weight[67380]: rbl_lookup: sending: 145.132.13.85.zen.spamhaus.org, 64029
Dec 11 16:40:52 mx postfix/policyd-weight[67380]: rbl_lookup: dropped: out:145.132.13.85.zen.spamhaus.org vs in:Net::DNS::DomainName=HASH(0x80426f8b8), out: 64029 vs in:64029
[...]
Dec 11 16:41:14 mx postfix/policyd-weight[67386]: decided action=DUNNO  passed - too many local DNS-errors in ix.dnsbl.manitu.net lookups;

Obviously the proper fix from comment #8 of bug #201753 has not been committed.
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-12-11 21:14:51 UTC
A commit references this bug:

Author: pi
Date: Fri Dec 11 21:14:28 UTC 2015
New revision: 403560
URL: https://svnweb.freebsd.org/changeset/ports/403560

Log:
  mail/postfix-policyd-weight: Fix with new Net::DNS version

  - Fix bug that re-appeared after Net::DNS was updated to most recent version

  PR:		201753, 205253
  Submitted by:	Herbert J. Skuhra <h.skuhra@gmail.com>

Changes:
  head/mail/postfix-policyd-weight/Makefile
  head/mail/postfix-policyd-weight/files/patch-policyd-weight
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2015-12-11 21:16:15 UTC
Testbuilds fine, committed.