[152039] trunk/dports/perl/p5-test-inline/Portfile

devans at macports.org devans at macports.org
Sat Aug 27 16:41:16 PDT 2016


Revision: 152039
          https://trac.macports.org/changeset/152039
Author:   devans at macports.org
Date:     2016-08-27 16:41:16 -0700 (Sat, 27 Aug 2016)
Log Message:
-----------
p5-test-inline: update dependencies, remove comment, increment revision.

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

Modified: trunk/dports/perl/p5-test-inline/Portfile
===================================================================
--- trunk/dports/perl/p5-test-inline/Portfile	2016-08-27 23:38:57 UTC (rev 152038)
+++ trunk/dports/perl/p5-test-inline/Portfile	2016-08-27 23:41:16 UTC (rev 152039)
@@ -1,17 +1,12 @@
 # -*- 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-Inline 2.213
+revision            1
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 platforms           darwin
@@ -25,12 +20,19 @@
                     sha256  cc76088b8e12d509b89ebe7826dfbb588ee1dd8d1b5eb07a0c37425f04e301b4
 
 if {${perl5.major} != ""} {
+    depends_build-append \
+                    port:p${perl5.major}-test-classapi \
+                    port:p${perl5.major}-test-script
+
     depends_lib-append \
-                    port:p${perl5.major}-params-util \
+                    port:p${perl5.major}-algorithm-dependency \
                     port:p${perl5.major}-config-tiny \
-                    port:p${perl5.major}-class-autouse \
-                    port:p${perl5.major}-algorithm-dependency \
+                    port:p${perl5.major}-file-chmod \
+                    port:p${perl5.major}-file-find-rule \
                     port:p${perl5.major}-file-flat \
+                    port:p${perl5.major}-file-remove \
+                    port:p${perl5.major}-file-slurp \
+                    port:p${perl5.major}-params-util \
                     port:p${perl5.major}-pod-tests
 
     supported_archs noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160827/165597ea/attachment.html>


More information about the macports-changes mailing list