diff options
author | he <he@pkgsrc.org> | 2008-08-07 09:22:54 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2008-08-07 09:22:54 +0000 |
commit | ac5edd3af73cb14835faf6e234026e8e24e5e03a (patch) | |
tree | e0863b97120b351bca57c9ea8195f5bc0d30bd20 /chat/p5-Net-AOLIM | |
parent | 5e892b3e1f63ae5399c35f86a44a987eaa0c5dcf (diff) | |
download | pkgsrc-ac5edd3af73cb14835faf6e234026e8e24e5e03a.tar.gz |
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.
Diffstat (limited to 'chat/p5-Net-AOLIM')
-rw-r--r-- | chat/p5-Net-AOLIM/Makefile | 4 | ||||
-rw-r--r-- | chat/p5-Net-AOLIM/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/chat/p5-Net-AOLIM/Makefile b/chat/p5-Net-AOLIM/Makefile index 6301be4cff8..200d3e14cc6 100644 --- a/chat/p5-Net-AOLIM/Makefile +++ b/chat/p5-Net-AOLIM/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2008/06/12 02:14:16 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2008/08/07 09:22:54 he Exp $ # -DISTNAME= Net-AOLIM-1.5 +DISTNAME= Net-AOLIM-1.61 PKGNAME= p5-${DISTNAME} CATEGORIES= chat perl5 MASTER_SITES= ${HOMEPAGE} diff --git a/chat/p5-Net-AOLIM/distinfo b/chat/p5-Net-AOLIM/distinfo index a58f4ed15de..ba2246c93fe 100644 --- a/chat/p5-Net-AOLIM/distinfo +++ b/chat/p5-Net-AOLIM/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2007/03/24 06:14:55 schmonz Exp $ +$NetBSD: distinfo,v 1.5 2008/08/07 09:22:54 he Exp $ -SHA1 (Net-AOLIM-1.5.tar.gz) = ad4709afe54b06730ec2789100460aa978d9de86 -RMD160 (Net-AOLIM-1.5.tar.gz) = 6b1586e98ff0f702b788d64f40bf4b1ffda80266 -Size (Net-AOLIM-1.5.tar.gz) = 34833 bytes +SHA1 (Net-AOLIM-1.61.tar.gz) = 11b78228a25321b2c687f284f83b7c957e357719 +RMD160 (Net-AOLIM-1.61.tar.gz) = 7a0bc04e1b13a34cc26bd7ad8b8cb3f7bde83ba1 +Size (Net-AOLIM-1.61.tar.gz) = 37414 bytes |