[154146] trunk/dports/perl/p5-metacpan-client/Portfile

devans at macports.org devans at macports.org
Sat Oct 22 13:55:34 CEST 2016


Revision: 154146
          https://trac.macports.org/changeset/154146
Author:   devans at macports.org
Date:     2016-10-22 13:55:30 +0200 (Sat, 22 Oct 2016)
Log Message:
-----------
p5-metacpan-client: update to version 1.028000, remove some optional test dependencies.

Modified Paths:
--------------
    trunk/dports/perl/p5-metacpan-client/Portfile

Modified: trunk/dports/perl/p5-metacpan-client/Portfile
===================================================================
--- trunk/dports/perl/p5-metacpan-client/Portfile	2016-10-22 11:52:36 UTC (rev 154145)
+++ trunk/dports/perl/p5-metacpan-client/Portfile	2016-10-22 11:55:30 UTC (rev 154146)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.22 5.24
-perl5.setup         MetaCPAN-Client 1.025000 ../by-authors/id/M/MI/MICKEY
+perl5.setup         MetaCPAN-Client 1.028000 ../by-authors/id/M/MI/MICKEY
 license             {Artistic-1 GPL}
 maintainers         devans openmaintainer
 description         MetaCPAN::Client - A comprehensive, DWIM-featured client to the MetaCPAN API
@@ -13,16 +13,14 @@
 
 platforms           darwin
 
-checksums           rmd160  88fa18a39b1c179b45389ba988726cca165ff4e3 \
-                    sha256  8f3f2184f9d9f24b3aa93d7e61336118aa1c09695a15a9624090f203ec0e5e20
+checksums           rmd160  8801b57ae5778c65499ea07ff066ebdb2c9d454a \
+                    sha256  c2eb04675e385f49ebfc64e1c304ecc004cfbbe4e5480934044a9d2cc709c73a
 
 if {${perl5.major} != ""} {
     depends_build-append \
-                    port:p${perl5.major}-http-tiny-mech \
                     port:p${perl5.major}-lwp-protocol-https \
                     port:p${perl5.major}-test-fatal \
-                    port:p${perl5.major}-test-requires \
-                    port:p${perl5.major}-www-mechanize-cached
+                    port:p${perl5.major}-test-requires
 
     depends_lib-append \
                     port:p${perl5.major}-json-maybexs \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161022/579e8216/attachment-0002.html>


More information about the macports-changes mailing list