Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 96EF263BB81 for ; Thu, 7 Aug 2008 09:22:55 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 3E76463B35D; Thu, 7 Aug 2008 09:22:55 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 7542863B10B for ; Thu, 7 Aug 2008 09:22:54 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 614B0175D0; Thu, 7 Aug 2008 09:22:54 +0000 (UTC) From: Havard Eidnes Subject: CVS commit: pkgsrc/chat/p5-Net-AOLIM To: pkgsrc-changes@NetBSD.org Reply-To: he@netbsd.org Message-Id: <20080807092254.614B0175D0@cvs.netbsd.org> Date: Thu, 7 Aug 2008 09:22:54 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: he Date: Thu Aug 7 09:22:54 UTC 2008 Modified Files: pkgsrc/chat/p5-Net-AOLIM: Makefile distinfo Log Message: Update from version 1.5 to 1.61. Changes: 1.61 Tue Jul 27, 2004 Made a small change to the example.pl script to keep it from dumping deref warnings. Thanks to an anonymous person who sent this suggestion through the CPAN bug tracking system. 1.6 Mon Jan 26, 2004 Patched around yet another undocumented "feature" of the TOC protocol---namely, in order to successfully sign on, you must have at least one buddy in your buddy list. At sign-on, in the absence of a real buddy list, Net::AOLIM inserts the current user as a buddy in group "Me." Don't bother removing this buddy, as it doesn't really exist---as soon as you add any real buddies, this one will go away. Thanks to Galen Johnson and Jay Luker for emailing with the symptoms. To generate a diff of this commit: cvs rdiff -r1.15 -r1.16 pkgsrc/chat/p5-Net-AOLIM/Makefile cvs rdiff -r1.4 -r1.5 pkgsrc/chat/p5-Net-AOLIM/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.