[132534] trunk/dports/perl/p5-test-perl-critic/Portfile
mojca at macports.org
mojca at macports.org
Wed Feb 4 02:14:35 PST 2015
Revision: 132534
https://trac.macports.org/changeset/132534
Author: mojca at macports.org
Date: 2015-02-04 02:14:35 -0800 (Wed, 04 Feb 2015)
Log Message:
-----------
p5-test-perl-critic: first line, checksums, whitespace only
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:02:05 UTC (rev 132533)
+++ trunk/dports/perl/p5-test-perl-critic/Portfile 2015-02-04 10:14:35 UTC (rev 132534)
@@ -1,25 +1,27 @@
+# -*- 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$
-PortSystem 1.0
-PortGroup perl5 1.0
+PortSystem 1.0
+PortGroup perl5 1.0
perl5.branches 5.16 5.18 5.20
-perl5.setup Test-Perl-Critic 1.02
-revision 3
-license {Artistic-1 GPL}
-maintainers nomaintainer
-description Use Perl::Critic in test programs
-long_description ${description}
+perl5.setup Test-Perl-Critic 1.02
+revision 3
+license {Artistic-1 GPL}
+maintainers nomaintainer
-platforms darwin
-supported_archs noarch
+description Use Perl::Critic in test programs
+long_description ${description}
-checksums md5 7f1e75cc3d933e4deab5097c5b8c812d \
- sha1 40a54c3e668bfae7ca02164c9e7dfa45856e215a \
- rmd160 87796ac213ec229b17ed771eb956f9ab66c486ee
+platforms darwin
+supported_archs noarch
+checksums rmd160 87796ac213ec229b17ed771eb956f9ab66c486ee \
+ sha256 89b242ff539034336ed87c11ef3e5ecac47c333a6ab8b46aab4cc449e3739a89
+
if {${perl5.major} != ""} {
-depends_lib-append port:p${perl5.major}-perl-critic
+ depends_lib-append \
+ port:p${perl5.major}-perl-critic
-perl5.use_module_build
+ perl5.use_module_build
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150204/6c3e5f01/attachment.html>
More information about the macports-changes
mailing list