[151486] trunk/dports/perl/p5-module-build/Portfile

devans at macports.org devans at macports.org
Tue Aug 16 21:54:32 PDT 2016


Revision: 151486
          https://trac.macports.org/changeset/151486
Author:   devans at macports.org
Date:     2016-08-16 21:54:32 -0700 (Tue, 16 Aug 2016)
Log Message:
-----------
p5-module-build: update to version 0.4220, dependencies, remove comment.

Modified Paths:
--------------
    trunk/dports/perl/p5-module-build/Portfile

Modified: trunk/dports/perl/p5-module-build/Portfile
===================================================================
--- trunk/dports/perl/p5-module-build/Portfile	2016-08-17 04:21:46 UTC (rev 151485)
+++ trunk/dports/perl/p5-module-build/Portfile	2016-08-17 04:54:32 UTC (rev 151486)
@@ -1,18 +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
 
 epoch               2
 perl5.branches      5.22 5.24
-perl5.setup         Module-Build 0.4218
+perl5.setup         Module-Build 0.4220
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 supported_archs     noarch
@@ -30,12 +24,14 @@
 
 platforms           darwin
 
-checksums           rmd160  6acd45b43054f810c18cf385559ab91094cbb73b \
-                    sha256  1ef0aa529a3f296f894a5e79240a77d71be60dd595e8cad3a0d04c7ea187c0d0
+checksums           rmd160  70ab603b94fda124a3061363d5c2408b9efd280c \
+                    sha256  fb1207c7e799366f7a8adda3f135bf8141c4d6068505650d4db2b2d3ce34b5a2
 
 if {${perl5.major} != ""} {
     depends_build-append \
+                    port:p${perl5.major}-archive-zip \
                     port:p${perl5.major}-cpan-meta-yaml \
+                    port:p${perl5.major}-par-dist \
                     port:p${perl5.major}-parse-cpan-meta
 
     depends_lib-append \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160816/89a95e9d/attachment-0001.html>


More information about the macports-changes mailing list