[145616] trunk/dports/perl/p5-mail-imapclient/Portfile

devans at macports.org devans at macports.org
Wed Feb 10 20:49:21 PST 2016


Revision: 145616
          https://trac.macports.org/changeset/145616
Author:   devans at macports.org
Date:     2016-02-10 20:49:21 -0800 (Wed, 10 Feb 2016)
Log Message:
-----------
p5-mail-imapclient: update to version 3.38, dependencies.

Modified Paths:
--------------
    trunk/dports/perl/p5-mail-imapclient/Portfile

Modified: trunk/dports/perl/p5-mail-imapclient/Portfile
===================================================================
--- trunk/dports/perl/p5-mail-imapclient/Portfile	2016-02-11 04:48:50 UTC (rev 145615)
+++ trunk/dports/perl/p5-mail-imapclient/Portfile	2016-02-11 04:49:21 UTC (rev 145616)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.22
-perl5.setup         Mail-IMAPClient 3.37
+perl5.setup         Mail-IMAPClient 3.38
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 
@@ -13,8 +13,8 @@
 long_description    This module provides perl routines that simplify a sockets \
                     connection to and an IMAP conversation with an IMAP server.
 
-checksums           rmd160  25f9caa7463db25cc69a2eeba5e9274ca4b64d42 \
-                    sha256  481df10e0426938dcf6ae641e8e15098ddaeb44ca247772a27b87278f78ba9f3
+checksums           rmd160  71147111d79ed1924331a7d54f587fcbbdddecf9 \
+                    sha256  d0f346d111dba93548ceac1192a993210ffcd5f81f83638ee277607bfacc1a4d
 
 platforms           darwin
 supported_archs     noarch
@@ -22,6 +22,8 @@
 if {${perl5.major} != ""} {
     depends_lib-append \
                     port:p${perl5.major}-authen-sasl \
+                    port:p${perl5.major}-digest-hmac \
                     port:p${perl5.major}-io-socket-ssl \
+                    port:p${perl5.major}-ntlm \
                     port:p${perl5.major}-parse-recdescent
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160210/2f996fd2/attachment.html>


More information about the macports-changes mailing list