- Update to 1.76 - Convert NOPORTEXAMPLES to new options framework - Change IDN handler to p5-URI [1] - Update IPV6 handler to p5-IO-Socket-IP and p5-Socket - Costmetic change [1] To handle IDN, IO::Socket::SSL searches for the following modules: p5-Net-IDN-Encode, p5-Net-LibIDN and p5-URI. Since p5-URI is much more widely used by other ports, I suggest to use p5-URI as IDN handler. Changes: http://search.cpan.org/dist/IO-Socket-SSL/Changes PR: ports/ Submitted by: sunpoet (myself) Approved by: Port maintainer (jadawin@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: CVS)
Responsible Changed From-To: freebsd-ports-bugs->jadawin Over to maintainer (via the GNATS Auto Assign Tool)
Responsible Changed From-To: jadawin->sunpoet I'll take it.
State Changed From-To: open->closed Committed. Thanks!