pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/p5-Mail-IMAPClient - updated to 3.08



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2c1aded129a2
branches:  trunk
changeset: 544721:2c1aded129a2
user:      rhaen <rhaen%pkgsrc.org@localhost>
date:      Fri Jul 18 13:07:51 2008 +0000

description:
- updated to 3.08

Changelog:
version 3.08: Tue Jun  3 09:36:24 CEST 2008

        Fixes:

        - message_to_file used wrong command.
          rt.cpan.org#36184 [Parse Int]

        - oops, distribution released with OODoc/oodist, not make dist.
          [Randy Harmon]

        - fix parsing of body-structure information for multi-parts
          rt.cpan.org#36279 [Doug Claar]

        Improvements:

        - Updated README and TODO (Was 'Todo')

version 3.07: Mon Apr 28 09:17:30 CEST 2008

        Fixes:

        - expunge with no folder specified produced "use of undef"
          error.  Fixed by [André Warnier]

        - additional arguments for create [Michael Bacon]

        - accepts LIST answer with multiple lines [Michael Bacon]

        - ::BodyStructure::_address() should be _addresses()
          Fixed by rt.cpan.org#35471 [Brian Kelly]

diffstat:

 mail/p5-Mail-IMAPClient/Makefile |  4 ++--
 mail/p5-Mail-IMAPClient/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r d4f09290cabb -r 2c1aded129a2 mail/p5-Mail-IMAPClient/Makefile
--- a/mail/p5-Mail-IMAPClient/Makefile  Fri Jul 18 12:57:12 2008 +0000
+++ b/mail/p5-Mail-IMAPClient/Makefile  Fri Jul 18 13:07:51 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2008/06/12 02:14:34 joerg Exp $
+# $NetBSD: Makefile,v 1.20 2008/07/18 13:07:51 rhaen Exp $
 #
 
-DISTNAME=      Mail-IMAPClient-3.06
+DISTNAME=      Mail-IMAPClient-3.08
 PKGNAME=       p5-${DISTNAME}
 SVR4_PKGNAME=  p5mic
 CATEGORIES=    mail perl5
diff -r d4f09290cabb -r 2c1aded129a2 mail/p5-Mail-IMAPClient/distinfo
--- a/mail/p5-Mail-IMAPClient/distinfo  Fri Jul 18 12:57:12 2008 +0000
+++ b/mail/p5-Mail-IMAPClient/distinfo  Fri Jul 18 13:07:51 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2008/04/23 21:34:18 wiz Exp $
+$NetBSD: distinfo,v 1.6 2008/07/18 13:07:51 rhaen Exp $
 
-SHA1 (Mail-IMAPClient-3.06.tar.gz) = 5fd28c57fd489c8e7b3a60f6c9f137b8f8214d06
-RMD160 (Mail-IMAPClient-3.06.tar.gz) = 275089ae8e8edde34313ccd0a46c27244a1695ba
-Size (Mail-IMAPClient-3.06.tar.gz) = 167441 bytes
+SHA1 (Mail-IMAPClient-3.08.tar.gz) = 2e6905583b7698fa1c78a4681a93f5ae0230066f
+RMD160 (Mail-IMAPClient-3.08.tar.gz) = 0cbc68e1198c679172d502da9d3a5167faabc22c
+Size (Mail-IMAPClient-3.08.tar.gz) = 167505 bytes



Home | Main Index | Thread Index | Old Index