[151491] trunk/dports/perl/p5-test-cleannamespaces/Portfile

devans at macports.org devans at macports.org
Tue Aug 16 22:01:11 PDT 2016


Revision: 151491
          https://trac.macports.org/changeset/151491
Author:   devans at macports.org
Date:     2016-08-16 22:01:11 -0700 (Tue, 16 Aug 2016)
Log Message:
-----------
p5-test-cleannamespaces: update to version 0.21, dependencies, remove comment.

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

Modified: trunk/dports/perl/p5-test-cleannamespaces/Portfile
===================================================================
--- trunk/dports/perl/p5-test-cleannamespaces/Portfile	2016-08-17 04:59:31 UTC (rev 151490)
+++ trunk/dports/perl/p5-test-cleannamespaces/Portfile	2016-08-17 05:01:11 UTC (rev 151491)
@@ -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-CleanNamespaces 0.19
+perl5.setup         Test-CleanNamespaces 0.21
 platforms           darwin
 maintainers         nomaintainer
 license             {Artistic-1 GPL}
@@ -25,16 +19,18 @@
 
 supported_archs     noarch
 
-checksums           rmd160  246e1a610dbe8b5720261ea2de8bedcbcf0b69ae \
-                    sha256  b40859f8a893e093fc68894ed9abcef7b0d620bcee0f6c3c14dc298bcaa30f20
+checksums           rmd160  98e6b0294dc12b9931c37814d52af54d48ed631a \
+                    sha256  e8166ff89c0a84050f22269a3b14394e472e311509c99b6f1361db3147493585
 
 if {${perl5.major} != ""} {
     depends_build-append \
-                    port:p${perl5.major}-module-implementation \
+                    port:p${perl5.major}-moo \
+                    port:p${perl5.major}-mouse \
                     port:p${perl5.major}-namespace-clean \
+                    port:p${perl5.major}-role-tiny \
                     port:p${perl5.major}-sub-exporter \
                     port:p${perl5.major}-test-deep \
-                    port:p${perl5.major}-test-requires \
+                    port:p${perl5.major}-test-needs \
                     port:p${perl5.major}-test-warnings
 
     depends_lib-append \
@@ -42,7 +38,6 @@
                     port:p${perl5.major}-package-stash \
                     port:p${perl5.major}-package-stash-xs \
                     port:p${perl5.major}-role-tiny \
-                    port:p${perl5.major}-sub-exporter-progressive \
                     port:p${perl5.major}-sub-identify
 
     supported_archs noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160816/b3450937/attachment-0001.html>


More information about the macports-changes mailing list