[140174] trunk/dports/perl/p5-module-runtime-conflicts/Portfile

devans at macports.org devans at macports.org
Thu Sep 10 18:59:39 PDT 2015


Revision: 140174
          https://trac.macports.org/changeset/140174
Author:   devans at macports.org
Date:     2015-09-10 18:59:39 -0700 (Thu, 10 Sep 2015)
Log Message:
-----------
p5-module-runtime-conflicts: don't depend on p5-extutils-makemaker when core will do, drop maintainership.

Modified Paths:
--------------
    trunk/dports/perl/p5-module-runtime-conflicts/Portfile

Modified: trunk/dports/perl/p5-module-runtime-conflicts/Portfile
===================================================================
--- trunk/dports/perl/p5-module-runtime-conflicts/Portfile	2015-09-11 01:58:03 UTC (rev 140173)
+++ trunk/dports/perl/p5-module-runtime-conflicts/Portfile	2015-09-11 01:59:39 UTC (rev 140174)
@@ -7,7 +7,7 @@
 perl5.branches      5.16 5.18 5.20 5.22
 perl5.setup         Module-Runtime-Conflicts 0.002
 license             {Artistic-1 GPL}
-maintainers         devans openmaintainer
+maintainers         nomaintainer
 description         Module::Runtime::Conflicts - Provide information on conflicts for Module::Runtime
 long_description    This module provides conflicts checking for Module::Runtime, \
                     which had a recent release that broke some versions of Moose. \
@@ -20,7 +20,6 @@
 
 if {${perl5.major} != ""} {
     depends_build-append \
-                    port:p${perl5.major}-extutils-makemaker \
                     port:p${perl5.major}-module-build-tiny
     
     depends_lib-append \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150910/c030f6d3/attachment.html>


More information about the macports-changes mailing list