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

mojca at macports.org mojca at macports.org
Tue Jan 6 14:47:32 PST 2015


Revision: 131229
          https://trac.macports.org/changeset/131229
Author:   mojca at macports.org
Date:     2015-01-06 14:47:32 -0800 (Tue, 06 Jan 2015)
Log Message:
-----------
p5-mail-imapclient: upgrade to 3.35, add 5.18 5.20, add dependency

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-01-06 22:44:10 UTC (rev 131228)
+++ trunk/dports/perl/p5-mail-imapclient/Portfile	2015-01-06 22:47:32 UTC (rev 131229)
@@ -4,9 +4,8 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.16
-perl5.setup         Mail-IMAPClient 3.34
-revision            1
+perl5.branches      5.16 5.18 5.20
+perl5.setup         Mail-IMAPClient 3.35
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 
@@ -14,8 +13,13 @@
 long_description    This module provides perl routines that simplify a sockets \
                     connection to and an IMAP conversation with an IMAP server.
 
-checksums           rmd160  17660066a8a39671a215f4095a0cf6289beb5067 \
-                    sha256  c36367733e6dd9dd936aadf8b05fe54d254773ec36947909b1072ba716a90b17
+checksums           rmd160  fd08d2ef3542c79e819e9ad199843ffa85025d7b \
+                    sha256  8a4503833ce87d980be2d54603d94de4b365c2369eab19b095216506ce40f663
 
 platforms           darwin
 supported_archs     noarch
+
+if {${perl5.major} != ""} {
+    depends_lib-append \
+                    port:p${perl5.major}-parse-recdescent
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150106/a57dee85/attachment.html>


More information about the macports-changes mailing list