--- Portfile.orig	2009-07-02 12:10:38.000000000 -0400
+++ Portfile	2009-07-02 12:14:45.000000000 -0400
@@ -3,11 +3,13 @@
 PortSystem 1.0
 PortGroup perl5 1.0
 
-perl5.setup		Mail-IMAPClient 2.2.9
+perl5.setup		Mail-IMAPClient 3.19
 maintainers		nomaintainer
 description		Perl 5 module to talk to an IMAP server.
 long_description	This module provides perl routines that simplify a sockets \
 				connection to and an IMAP conversation with an IMAP server.
-checksums		md5 21c1901d55a2d57f73840cad478c665d
+checksums           md5     d24058432ad57dd3b1648bc516130552 \
+                    sha1    68d6fdf559fd2563cad0d2de46caf8a775b409c9 \
+                    rmd160  5812e3f63036579f9fddf2ea791cdaba88ca2e47
 platforms		darwin
 

