summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorhe <he>2009-02-22 12:38:01 +0000
committerhe <he>2009-02-22 12:38:01 +0000
commit5ed7a4c57048d34ee93b099f3a751f327bfc9882 (patch)
treeb1c03b56cfd94d737e9435f127f39d50a5425978 /mail
parentae99f110d9b54dd0dccd0a20143424e1b439216c (diff)
downloadpkgsrc-5ed7a4c57048d34ee93b099f3a751f327bfc9882.tar.gz
Updated from version 3.12 to 3.14.
Pkgsrc changes: o Adjust dependencies to match new requirements. Upstream changes: version 3.14: Mon Feb 16 14:18:09 CET 2009 Fixes: - isparent() when list() returns nothing. rt.cpan.org#42932 [Phil Lobbes] - Quote more characters in Massage(): add CTL, [, ], % and * rt.cpan.org#42932 [Phil Lobbes] - message_string() will only complain about a difference between reported message size and actually received size; it will not try to correct it anymore. rt.cpan.org#42987 [Phil Lobbes] - No error when empty text in append_string() rt.cpan.org#42987 [Phil Lobbes] - login() should not try authenticate() if auth is empty or undef rt.cpan.org#43277 [Phil Lobbes] version 3.13: Thu Jan 15 10:29:04 CET 2009 Fixes: - "othermessage" in bodystructure parser should expect an MD5, not bodyparams. Fix and test(!) by [Michael Stok] Improvement: - minor simplifications in code of run() and _imap_command() - get_bodystructure trace message fix [Michael Stok] - add Domain option for NTLM authentication.
Diffstat (limited to 'mail')
-rw-r--r--mail/p5-Mail-IMAPClient/Makefile5
-rw-r--r--mail/p5-Mail-IMAPClient/distinfo8
2 files changed, 7 insertions, 6 deletions
diff --git a/mail/p5-Mail-IMAPClient/Makefile b/mail/p5-Mail-IMAPClient/Makefile
index 333d8f44837..8bd6d3efa5e 100644
--- a/mail/p5-Mail-IMAPClient/Makefile
+++ b/mail/p5-Mail-IMAPClient/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2009/01/05 13:39:03 he Exp $
+# $NetBSD: Makefile,v 1.24 2009/02/22 12:38:01 he Exp $
#
-DISTNAME= Mail-IMAPClient-3.12
+DISTNAME= Mail-IMAPClient-3.14
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5mic
CATEGORIES= mail perl5
@@ -15,6 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= p5-Digest-HMAC-[0-9]*:../../security/p5-Digest-HMAC
DEPENDS+= p5-File-Temp>=0.18:../../devel/p5-File-Temp
+DEPENDS+= p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64
DEPENDS+= p5-Parse-RecDescent>=1.94:../../devel/p5-Parse-RecDescent
DEPENDS+= p5-Test-Pod-[0-9]*:../../devel/p5-Test-Pod
diff --git a/mail/p5-Mail-IMAPClient/distinfo b/mail/p5-Mail-IMAPClient/distinfo
index 81aaa924133..d5d7bd9711f 100644
--- a/mail/p5-Mail-IMAPClient/distinfo
+++ b/mail/p5-Mail-IMAPClient/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2009/01/05 13:39:03 he Exp $
+$NetBSD: distinfo,v 1.9 2009/02/22 12:38:01 he Exp $
-SHA1 (Mail-IMAPClient-3.12.tar.gz) = 07bf77d88c9ef6dca185254c9f212a02994c9928
-RMD160 (Mail-IMAPClient-3.12.tar.gz) = fa9ee6ebf7ede00d5fd4ea48573022f95347377e
-Size (Mail-IMAPClient-3.12.tar.gz) = 169160 bytes
+SHA1 (Mail-IMAPClient-3.14.tar.gz) = c8beeffeccbea43b884caa7e8dce217548d9fba7
+RMD160 (Mail-IMAPClient-3.14.tar.gz) = 277d74f4096b4b4664ad71c2a3a629cdaec92616
+Size (Mail-IMAPClient-3.14.tar.gz) = 169904 bytes