[129540] trunk/dports/perl/p5-catalyst-plugin-stacktrace/Portfile
mojca at macports.org
mojca at macports.org
Mon Dec 15 04:52:10 PST 2014
Revision: 129540
https://trac.macports.org/changeset/129540
Author: mojca at macports.org
Date: 2014-12-15 04:52:10 -0800 (Mon, 15 Dec 2014)
Log Message:
-----------
p5-catalyst-plugin-stacktrace: whitespace, status line only
Modified Paths:
--------------
trunk/dports/perl/p5-catalyst-plugin-stacktrace/Portfile
Modified: trunk/dports/perl/p5-catalyst-plugin-stacktrace/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-plugin-stacktrace/Portfile 2014-12-15 12:51:06 UTC (rev 129539)
+++ trunk/dports/perl/p5-catalyst-plugin-stacktrace/Portfile 2014-12-15 12:52:10 UTC (rev 129540)
@@ -1,27 +1,29 @@
+# -*- 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.10 5.12 5.14 5.16
-perl5.setup Catalyst-Plugin-StackTrace 0.11
-revision 3
-license {Artistic-1 GPL}
-maintainers nomaintainer
-description Display a stack trace on the debug screen
-long_description This plugin will enhance the standard Catalyst \
- debug screen by including a stack trace of your \
- appliation up to the point where the error occurred.
+perl5.branches 5.10 5.12 5.14 5.16
+perl5.setup Catalyst-Plugin-StackTrace 0.11
+revision 3
+license {Artistic-1 GPL}
+maintainers nomaintainer
+description Display a stack trace on the debug screen
+long_description This plugin will enhance the standard Catalyst \
+ debug screen by including a stack trace of your \
+ appliation up to the point where the error occurred.
-platforms darwin
-supported_archs noarch
+platforms darwin
+supported_archs noarch
-checksums md5 d4d99a35a9ded71c249e1742671cec76 \
- sha1 f34198ec57928538ae7ef6fe052cc95382d3eea4 \
- rmd160 b8d7313c70519e13d2f381489d4e1b6a9eded8ae
+checksums md5 d4d99a35a9ded71c249e1742671cec76 \
+ sha1 f34198ec57928538ae7ef6fe052cc95382d3eea4 \
+ rmd160 b8d7313c70519e13d2f381489d4e1b6a9eded8ae
if {${perl5.major} != ""} {
- depends_lib-append port:p${perl5.major}-catalyst-runtime \
- port:p${perl5.major}-devel-stacktrace \
- port:p${perl5.major}-mro-compat
+ depends_lib-append \
+ port:p${perl5.major}-catalyst-runtime \
+ port:p${perl5.major}-devel-stacktrace \
+ port:p${perl5.major}-mro-compat
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141215/c21c02eb/attachment.html>
More information about the macports-changes
mailing list