Subject: CVS commit: pkgsrc/mail/p5-Mail-IMAPClient
From: David Brownlee
Date: 2013-08-26 11:58:08
Message id: 20130826095808.B0A6B96@cvs.netbsd.org

Log Message:
Updated mail/p5-Mail-IMAPClient to 3.33

version 3.33: Tue, May 14, 2013 10:12:43 AM
        - more cleanup on use of $@ and $!
        - cleanup get_bodystructure / get_envelope
        - allow Ssl arg as an arrayref to pass args to IO::Socket::SSL
          [Ramana V Mokkapati]
        - no need to Massage() the folder name in uidnext()
        - rt.cpan.org#84028: get_envelope() fails when subject ends w/backslash
          [Andy Lyttle]
        - rt.cpan.org#79476: move()/copy() with sequence causes numeric warning
          [Oleg G]
        - *move()/copy() no longer sort message(s) provided by caller

pkgsrc-changes:
  Set MultiHomed => 1 in call to IO::Socket::INET to allow fallback to IPv4
  when server has both IPv4 and IPv6 addresses and no reliable IPv6 route

Files:
RevisionActionfile
1.36modifypkgsrc/mail/p5-Mail-IMAPClient/Makefile
1.16modifypkgsrc/mail/p5-Mail-IMAPClient/distinfo
1.1addpkgsrc/mail/p5-Mail-IMAPClient/patches/patch-lib_Mail_IMAPClient.pm