Hi,

# I've CC'ed the maintainer of p5-IO-Socket-INET6.

>>>>> On Sat, 21 May 2011 08:36:45 -0400
>>>>> Jerry <je...@seibercom.net> said:

jerry> The port: "/net/sendemail" builds fine after the update to Perl;
jerry> however, it no longer runs. It terminates with this error message:

jerry> Subroutine IO::Socket::INET6::sockaddr_in6 redefined at 
/usr/local/lib/perl5/5.14.0/Exporter.pm line 67.
jerry>  at /usr/local/lib/perl5/site_perl/5.14.0/IO/Socket/INET6.pm line 21

I noticed that the p5-IO-Socket-INET6 ports is slightly old (2.65).
The latest version 2.67 fixed this warning message.  Please try 2.67.
The patch to ports/net/p5-IO-Socket-INET6 is attached.
I confirmed that the warning message is not out with 2.67.  However,
it is still warning, and I think it doesn't terminate.  So, I'm not
sure if 2.67 fixes your actual problem, though.

Sincerely,
Index: Makefile
diff -u Makefile.orig Makefile
--- Makefile.orig	2010-08-10 01:17:30.000000000 +0900
+++ Makefile	2011-05-23 20:05:47.000000000 +0900
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	IO-Socket-INET6
-PORTVERSION=	2.65
+PORTVERSION=	2.67
 CATEGORIES=	net perl5 ipv6
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
Index: distinfo
diff -u distinfo.orig distinfo
--- distinfo.orig	2011-03-21 03:44:26.000000000 +0900
+++ distinfo	2011-05-23 20:06:02.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (IO-Socket-INET6-2.65.tar.gz) = 05aeeb3effaa1f9f3fa07410a5b2cfc3d07aa366327028ffa427f5c0b2bfb925
-SIZE (IO-Socket-INET6-2.65.tar.gz) = 17686
+SHA256 (IO-Socket-INET6-2.67.tar.gz) = dd90e417cbd37047b71469ec99e79fe89a3bb5103769fc9c76b3c87d8cb019b2
+SIZE (IO-Socket-INET6-2.67.tar.gz) = 18096
--
Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan
u...@mahoroba.org  ume@{,jp.}FreeBSD.org
http://www.imasy.org/~ume/
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to