maintainer-feedback requested: [Bug 285722] dns/p5-Net-LibIDN needs bump after libidn update

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 28 Mar 2025 08:51:05 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-perl (Nobody)
<perl@FreeBSD.org> for maintainer-feedback:
Bug 285722: dns/p5-Net-LibIDN needs bump after libidn update
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285722



--- Description ---
libidn was updated the 2025-03-24 and now, amavis / spamassasin won't start
because :

fetch_modules: error loading required module Net/LibIDN.pm:
  Can't load
'/usr/local/lib/perl5/site_perl/mach/5.36/auto/Net/LibIDN/LibIDN.so' for module
Net::LibIDN: /usr/local/lib/libidn.so.12: version LIBIDN_1.0 required by
/usr/local/lib/perl5/site_perl/mach/5.36/auto/Net/LibIDN/LibIDN.so not defined
at /usr/local/lib/perl5/5.36/mach/DynaLoader.pm line 206.


rebuilding dns/p5-Net-LibIDN fix the issue.