[132536] trunk/dports/perl/p5-test-perl-critic/Portfile

mojca at macports.org mojca at macports.org
Wed Feb 4 02:25:36 PST 2015


Revision: 132536
          https://trac.macports.org/changeset/132536
Author:   mojca at macports.org
Date:     2015-02-04 02:25:36 -0800 (Wed, 04 Feb 2015)
Log Message:
-----------
p5-test-perl-critic: upgrade to 1.03, add dependency p5-mce

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

Modified: trunk/dports/perl/p5-test-perl-critic/Portfile
===================================================================
--- trunk/dports/perl/p5-test-perl-critic/Portfile	2015-02-04 10:24:25 UTC (rev 132535)
+++ trunk/dports/perl/p5-test-perl-critic/Portfile	2015-02-04 10:25:36 UTC (rev 132536)
@@ -5,8 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20
-perl5.setup         Test-Perl-Critic 1.02
-revision            3
+perl5.setup         Test-Perl-Critic 1.03
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 
@@ -16,11 +15,12 @@
 platforms           darwin
 supported_archs     noarch
 
-checksums           rmd160  87796ac213ec229b17ed771eb956f9ab66c486ee \
-                    sha256  89b242ff539034336ed87c11ef3e5ecac47c333a6ab8b46aab4cc449e3739a89
+checksums           rmd160  d91dd9e5c5b212280166880613ea0aa0cf4aeddf \
+                    sha256  8f93a2438812bf78190489e92c10a464aa7175eda946390c61806f81afa12039
 
 if {${perl5.major} != ""} {
     depends_lib-append \
+                    port:p${perl5.major}-mce \
                     port:p${perl5.major}-perl-critic
 
     perl5.use_module_build
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150204/710e0946/attachment.html>


More information about the macports-changes mailing list