From c5ed9e32cec2528aabf7ed1243c9afe6595de29a Mon Sep 17 00:00:00 2001 From: wen Date: Fri, 17 Aug 2012 15:26:01 +0000 Subject: Update to 3.32 Upstream changes: version 3.32: Fri, Aug 10, 2012 4:43:24 PM - document RFC2087 quota related calls [Mathias Reitinger] documentation request - rt.cpan.org#78474: idle/idle_data documentation error [Dima Kogan] - Quote()/Massage() now uses literals for non ascii data [Mathias Reitinger] reported issues with utf8 data in password - use Quote()/Massage() consistently now in: login() proxyauth() deleteacl() setacl() listrights() rename() - documented deleteacl() and other minor pod cleanup - ran Mail::IMAPClient::BodyStructure through perltidy - update year in README/pod to 2012 - rt.cpan.org#74733: Fails with Parse::RecDescent >= 1.966_002 rt.cpan.org#74593: Recent changes break Module::ExtractUse and ... [ANDK, TEAM, SREZIC, NBEBOUT at CPAN and nine from detonation] - Makefile.PL avoid buggy Parse::RecDescent 1.966_002 until 1.967_009 - rt.cpan.org#76989: Mail::IMAPClient::BodyStructure usage/docs [Pierluigi Frullani] - fix incorrect documentation on new() - lots of doc verbiage updates --- mail/p5-Mail-IMAPClient/Makefile | 4 ++-- mail/p5-Mail-IMAPClient/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'mail/p5-Mail-IMAPClient') diff --git a/mail/p5-Mail-IMAPClient/Makefile b/mail/p5-Mail-IMAPClient/Makefile index 9fbe246fbe5..4ff10335aa8 100644 --- a/mail/p5-Mail-IMAPClient/Makefile +++ b/mail/p5-Mail-IMAPClient/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2012/07/11 15:38:35 wen Exp $ +# $NetBSD: Makefile,v 1.32 2012/08/17 15:26:01 wen Exp $ # -DISTNAME= Mail-IMAPClient-3.31 +DISTNAME= Mail-IMAPClient-3.32 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5mic CATEGORIES= mail perl5 diff --git a/mail/p5-Mail-IMAPClient/distinfo b/mail/p5-Mail-IMAPClient/distinfo index d98e6f8a9c1..09a7bd80b7d 100644 --- a/mail/p5-Mail-IMAPClient/distinfo +++ b/mail/p5-Mail-IMAPClient/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.14 2012/07/11 15:38:35 wen Exp $ +$NetBSD: distinfo,v 1.15 2012/08/17 15:26:01 wen Exp $ -SHA1 (Mail-IMAPClient-3.31.tar.gz) = 11b066d5899590d64c24f674feee9e2ff6fd1bcc -RMD160 (Mail-IMAPClient-3.31.tar.gz) = 31a1e16a92cd1fe99ea99481e2f9471d00e245ce -Size (Mail-IMAPClient-3.31.tar.gz) = 183647 bytes +SHA1 (Mail-IMAPClient-3.32.tar.gz) = 88ade20546b4754e075aba0d268043e6c51d113f +RMD160 (Mail-IMAPClient-3.32.tar.gz) = d1df02d9c46a08ab2b051c7fff68e1a7f5f0d944 +Size (Mail-IMAPClient-3.32.tar.gz) = 184463 bytes -- cgit v1.2.3