[153061] trunk/dports/perl/p5-mail-box/Portfile

devans at macports.org devans at macports.org
Thu Sep 22 23:22:46 PDT 2016


Revision: 153061
          https://trac.macports.org/changeset/153061
Author:   devans at macports.org
Date:     2016-09-22 23:22:46 -0700 (Thu, 22 Sep 2016)
Log Message:
-----------
p5-mail-box: update to version 2.120, dependencies, remove comment.

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

Modified: trunk/dports/perl/p5-mail-box/Portfile
===================================================================
--- trunk/dports/perl/p5-mail-box/Portfile	2016-09-23 06:21:54 UTC (rev 153060)
+++ trunk/dports/perl/p5-mail-box/Portfile	2016-09-23 06:22:46 UTC (rev 153061)
@@ -1,18 +1,11 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-# This comment was inserted on 20160713 to force reindexing of
-# this port after the default homepage definition in the perl5
-# PortGroup was changed to use metacpan.org (r150080).
-# Reindexing is necessary for the new definition to take effect.
-# This comment may be removed in subsequent updates of this port.
-
 PortSystem          1.0
 PortGroup           perl5 1.0
 
 perl5.branches      5.22 5.24
-perl5.setup         Mail-Box 2.118
-revision            1
+perl5.setup         Mail-Box 2.120
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 
@@ -20,13 +13,14 @@
 long_description    Large suite of mail related classes for perl, handling \
                     mail boxes and messages
 
-checksums           rmd160  a66c35005f629d38161725b4d5acf579546a92f3 \
-                    sha256  ccb18604a205361e37d84ac47a1ee6a51f6a6ddbb3674481177622b96f3fb1c7
+checksums           rmd160  05b40fc205ac4e1dd04790d0a04afc243f26810c \
+                    sha256  da37e74d7a242c16ff2b62da4f75ac881940a64378e798786e490537a79b2113
 
 platforms           darwin
 supported_archs     noarch
 
 if {${perl5.major} != ""} {
+# use Time::HiRes 1.9739+ for Sierra compatibility
     depends_lib-append  \
                     port:p${perl5.major}-devel-globaldestruction \
                     port:p${perl5.major}-digest-hmac \
@@ -41,6 +35,7 @@
                     port:p${perl5.major}-scalar-list-utils \
                     port:p${perl5.major}-test-pod \
                     port:p${perl5.major}-timedate \
+                    port:p${perl5.major}-time-hires \
                     port:p${perl5.major}-uri \
                     port:p${perl5.major}-user-identity
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160922/33b61933/attachment.html>


More information about the macports-changes mailing list