[140167] trunk/dports/perl/p5-namespace-autoclean/Portfile

devans at macports.org devans at macports.org
Thu Sep 10 18:24:00 PDT 2015


Revision: 140167
          https://trac.macports.org/changeset/140167
Author:   devans at macports.org
Date:     2015-09-10 18:24:00 -0700 (Thu, 10 Sep 2015)
Log Message:
-----------
p5-namespace-autoclean: update to version 0.27, no longer uses module build.

Modified Paths:
--------------
    trunk/dports/perl/p5-namespace-autoclean/Portfile

Modified: trunk/dports/perl/p5-namespace-autoclean/Portfile
===================================================================
--- trunk/dports/perl/p5-namespace-autoclean/Portfile	2015-09-11 01:22:29 UTC (rev 140166)
+++ trunk/dports/perl/p5-namespace-autoclean/Portfile	2015-09-11 01:24:00 UTC (rev 140167)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20 5.22
-perl5.setup         namespace-autoclean 0.26 ../by-authors/id/E/ET/ETHER/
+perl5.setup         namespace-autoclean 0.27 ../by-authors/id/E/ET/ETHER/
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 supported_archs     noarch
@@ -15,18 +15,15 @@
 
 platforms           darwin
 
-checksums           rmd160  3ceff32f3dcabf9fe9567bfc7ab72b5eda816a97 \
-                    sha256  c0f805acd3b565c611324b7bde20d32f6ffc31afefc5b8e52f54994802594d43
+checksums           rmd160  3061c483f78f50e85e906949e9d15e6cf4929a09 \
+                    sha256  6ceda1084d27bd61fdfc65af80035e16fb74e5ed453b65baf6d564f1a139b7d4
 
 if {${perl5.major} != ""} {
     depends_build-append \
-                    port:p${perl5.major}-module-build-tiny \
                     port:p${perl5.major}-test-requires
                     
     depends_lib-append \
                     port:p${perl5.major}-b-hooks-endofscope \
                     port:p${perl5.major}-namespace-clean \
                     port:p${perl5.major}-sub-identify
-
-    perl5.use_module_build
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150910/a4a21340/attachment.html>


More information about the macports-changes mailing list