[128834] trunk/dports/perl/p5-perl-critic/Portfile
khindenburg at macports.org
khindenburg at macports.org
Thu Nov 27 17:44:08 PST 2014
Revision: 128834
https://trac.macports.org/changeset/128834
Author: khindenburg at macports.org
Date: 2014-11-27 17:44:08 -0800 (Thu, 27 Nov 2014)
Log Message:
-----------
p5-perl-critic: add modeline + whitespace changes
Modified Paths:
--------------
trunk/dports/perl/p5-perl-critic/Portfile
Modified: trunk/dports/perl/p5-perl-critic/Portfile
===================================================================
--- trunk/dports/perl/p5-perl-critic/Portfile 2014-11-28 00:06:51 UTC (rev 128833)
+++ trunk/dports/perl/p5-perl-critic/Portfile 2014-11-28 01:44:08 UTC (rev 128834)
@@ -1,41 +1,42 @@
+# -*- 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
-epoch 1
-perl5.branches 5.10 5.12 5.14 5.16 5.18 5.20
-perl5.setup Perl-Critic 1.122
-license {Artistic-1 GPL}
-maintainers nomaintainer
-supported_archs noarch
+epoch 1
+perl5.branches 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup Perl-Critic 1.122
+license {Artistic-1 GPL}
+maintainers nomaintainer
+supported_archs noarch
-description Critique Perl source code for best-practices.
-long_description ${description}
+description Critique Perl source code for best-practices.
+long_description ${description}
-platforms darwin
+platforms darwin
-checksums md5 b4f56e2839bfd868a9d15f0e52874896 \
- sha1 0249ccc92047de114925945c31359a221c217476 \
- rmd160 317248cab37620d6ebbb2c6026faf6bf509194d7
+checksums md5 b4f56e2839bfd868a9d15f0e52874896 \
+ sha1 0249ccc92047de114925945c31359a221c217476 \
+ rmd160 317248cab37620d6ebbb2c6026faf6bf509194d7
if {${perl5.major} != ""} {
-depends_lib-append port:p${perl5.major}-b-keywords \
- port:p${perl5.major}-config-tiny \
- port:p${perl5.major}-exception-class \
- port:p${perl5.major}-io-string \
- port:p${perl5.major}-list-moreutils \
- port:p${perl5.major}-module-pluggable \
- port:p${perl5.major}-ppi \
- port:p${perl5.major}-string-format \
- port:p${perl5.major}-version \
- port:p${perl5.major}-file-homedir \
- port:p${perl5.major}-file-which \
- port:p${perl5.major}-perl-tidy \
- port:p${perl5.major}-pod-spell \
- port:p${perl5.major}-readonly \
- port:p${perl5.major}-regexp-parser \
- port:p${perl5.major}-readonly-xs
+depends_lib-append port:p${perl5.major}-b-keywords \
+ port:p${perl5.major}-config-tiny \
+ port:p${perl5.major}-exception-class \
+ port:p${perl5.major}-io-string \
+ port:p${perl5.major}-list-moreutils \
+ port:p${perl5.major}-module-pluggable \
+ port:p${perl5.major}-ppi \
+ port:p${perl5.major}-string-format \
+ port:p${perl5.major}-version \
+ port:p${perl5.major}-file-homedir \
+ port:p${perl5.major}-file-which \
+ port:p${perl5.major}-perl-tidy \
+ port:p${perl5.major}-pod-spell \
+ port:p${perl5.major}-readonly \
+ port:p${perl5.major}-regexp-parser \
+ port:p${perl5.major}-readonly-xs
perl5.use_module_build
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141127/bfaf6f5c/attachment-0001.html>
More information about the macports-changes
mailing list