p5-Net-XWhois doesn't handle the (not so) new denic whois output correctly. Additionally, it doesn't handle recursive queries correctly. This patch should fix this. Fix: ----------------------------------------- cut here ---------------------------
Responsible Changed From-To: freebsd-ports-bugs->perl Over to maintainer
On Tue, Apr 04, 2006 at 01:32:28PM +0200, Frank Altpeter wrote: > p5-Net-XWhois doesn't handle the (not so) new denic whois output correctly. Additionally, > it doesn't handle recursive queries correctly. > This patch should fix this. Have you submitted this fix to the module author? Normally this is a preffered way to deal with such things. \Anton. -- An undefined problem has an infinite number of solutions. -- Robert A. Humphrey
State Changed From-To: open->feedback Put the right status
erwin 2006-12-25 15:40:29 UTC FreeBSD ports repository Modified files: net/p5-Net-XWhois/files patch-lib::Net::XWhois.pm Log: - Add support for DENIC. - Fix recursive queries Don't bump PORTREVISION as it was bumped 20 minutes ago. PR: 95302 Submitted by: Frank Altpeter <frank@altpeter.de> Revision Changes Path 1.6 +28 -5 ports/net/p5-Net-XWhois/files/patch-lib::Net::XWhois.pm _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed, thanks!