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

devans at macports.org devans at macports.org
Sat Sep 19 14:56:44 PDT 2015


Revision: 140469
          https://trac.macports.org/changeset/140469
Author:   devans at macports.org
Date:     2015-09-19 14:56:44 -0700 (Sat, 19 Sep 2015)
Log Message:
-----------
p5-mail-imapclient: update to version 3.37, 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	2015-09-19 21:42:43 UTC (rev 140468)
+++ trunk/dports/perl/p5-mail-imapclient/Portfile	2015-09-19 21:56:44 UTC (rev 140469)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20 5.22
-perl5.setup         Mail-IMAPClient 3.35
+perl5.setup         Mail-IMAPClient 3.37
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 
@@ -13,13 +13,15 @@
 long_description    This module provides perl routines that simplify a sockets \
                     connection to and an IMAP conversation with an IMAP server.
 
-checksums           rmd160  fd08d2ef3542c79e819e9ad199843ffa85025d7b \
-                    sha256  8a4503833ce87d980be2d54603d94de4b365c2369eab19b095216506ce40f663
+checksums           rmd160  25f9caa7463db25cc69a2eeba5e9274ca4b64d42 \
+                    sha256  481df10e0426938dcf6ae641e8e15098ddaeb44ca247772a27b87278f78ba9f3
 
 platforms           darwin
 supported_archs     noarch
 
 if {${perl5.major} != ""} {
     depends_lib-append \
+                    port:p${perl5.major}-authen-sasl \
+                    port:p${perl5.major}-io-socket-ssl \
                     port:p${perl5.major}-parse-recdescent
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150919/8130f2f8/attachment.html>


More information about the macports-changes mailing list