[151632] trunk/dports/perl/p5-test-tcp/Portfile

devans at macports.org devans at macports.org
Thu Aug 18 15:23:05 PDT 2016


Revision: 151632
          https://trac.macports.org/changeset/151632
Author:   devans at macports.org
Date:     2016-08-18 15:23:05 -0700 (Thu, 18 Aug 2016)
Log Message:
-----------
p5-test-tcp: update to version 2.17, dependencies.

Modified Paths:
--------------
    trunk/dports/perl/p5-test-tcp/Portfile

Modified: trunk/dports/perl/p5-test-tcp/Portfile
===================================================================
--- trunk/dports/perl/p5-test-tcp/Portfile	2016-08-18 22:22:30 UTC (rev 151631)
+++ trunk/dports/perl/p5-test-tcp/Portfile	2016-08-18 22:23:05 UTC (rev 151632)
@@ -1,17 +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         Test-TCP 2.16
+perl5.setup         Test-TCP 2.17
 platforms           darwin
 maintainers         nomaintainer
 license             {Artistic-1 GPL}
@@ -21,11 +15,13 @@
 
 long_description    ${description}
 
-checksums           rmd160  701202b47722ca093f2eb5ca8cae5a146a9b3d63 \
-                    sha256  b12b66986a938ea6a627b89cd8c44dc129dc43d11636139f1291dd3830bfb97b
+checksums           rmd160  12f491bb83e4e80af2e66f659a0dd12e24b40040 \
+                    sha256  e8d7e5eeff413dad0b52eaadc543ed650bc573b0d89803e352a9f5ea7cfe4d14
 
 if {${perl5.major} != ""} {
+# use latest Time::HiRes for Sierra compatibility
     depends_lib-append \
                     port:p${perl5.major}-io-socket-ip \
-                    port:p${perl5.major}-test-sharedfork
+                    port:p${perl5.major}-test-sharedfork \
+                    port:p${perl5.major}-time-hires
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160818/49948224/attachment.html>


More information about the macports-changes mailing list