| Summary: | [PATCH] dns/p5-Net-DNS: fix broken functionality that breaks SpamAssassin! | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Daniel Austin <freebsd-ports> | ||||||||
| Component: | Individual Port(s) | Assignee: | Adam Weinberger <adamw> | ||||||||
| Status: | Closed FIXED | ||||||||||
| Severity: | Affects Many People | CC: | jadawin, pi | ||||||||
| Priority: | Normal | ||||||||||
| Version: | Latest | ||||||||||
| Hardware: | Any | ||||||||||
| OS: | Any | ||||||||||
| Attachments: |
|
||||||||||
Actually, this doesn't seem to have fixed things *sigh* I assume we'll need to wait for 0.78 (or revert back to 0.75) See also 189912, 191082 Created attachment 143950 [details]
diff for mail/spamassassin
this and the patch for japanese/spamassassin should fix the problem. please test and approve.
Created attachment 143951 [details]
patch for japanese/spamassassin
These diffs are just PORTREVISION bumps. Is that all that is needed? I see a new patch in the files folder in the diff - but the BZ web diff doesn't show it. Works if you download though. (i've not tested Kurt's patch, just commenting!) (In reply to Adam Weinberger from comment #5) > These diffs are just PORTREVISION bumps. Is that all that is needed? The mail/spamassassin has one little files/patch-... file included. The bugzilla webinterface does not show this file (TODO: needs a PR about this). The japanese/spamassassin is a slave port and only needs a revision bump. (In reply to Kurt Jaeger from comment #7) > (In reply to Adam Weinberger from comment #5) > > These diffs are just PORTREVISION bumps. Is that all that is needed? > > The mail/spamassassin has one little files/patch-... file included. > The bugzilla webinterface does not show this file (TODO: needs a PR about > this). There already is a bug report: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190724 Thank you for preparing this patch! It is now committed. |
Created attachment 143846 [details] 20140616-p5-Net-DNS.diff A bug in the rushed release of 0.76 broke SpamAssassin (and presumably others) processing. Fix: Patch below updates to 0.77 and fixes the errors in SpamAssassin. Maintainer CC'd