On Tue, Dec 16, 2014 at 05:36:38PM +0000, [email protected] wrote: > This is a possible wrong direction p5-IO-Socket-IP should no longer be a > port, this has been moved into base it's now part of Perl core. If you > want to update this then maybe you could update the base, otherwise > there is confusion or take this out of base and use the port. There > should be only one version - which?
I am fine with removing the p5-IO-Socket-IP port. Version 0.29 does not have the bug that my patch fixes. So we should stick with IO::Socket::IP 0.29 in base. I have reported the bug upsteam. So hopefully it gets fixed before a new Perl is released. https://rt.cpan.org/Ticket/Display.html?id=100947 > I've unlinked the port for my local builds/deleted the package. > $ grep IO-Socket net/Makefile > SUBDIR += p5-IO-Socket-INET6 > # SUBDIR += p5-IO-Socket-IP > SUBDIR += p5-IO-Socket-Multicast > SUBDIR += p5-IO-Socket-Socks net/p5-IO-Socket-IP is also mentioned in some dependencies. You should remove it there, too. bluhm
