[124626] trunk/dports/perl

ryandesign at macports.org ryandesign at macports.org
Tue Aug 26 21:28:48 PDT 2014


Revision: 124626
          https://trac.macports.org/changeset/124626
Author:   ryandesign at macports.org
Date:     2014-08-26 21:28:48 -0700 (Tue, 26 Aug 2014)
Log Message:
-----------
p5-devel-stacktrace-ashtml: new port, version 0.14 (#44686)

Added Paths:
-----------
    trunk/dports/perl/p5-devel-stacktrace-ashtml/
    trunk/dports/perl/p5-devel-stacktrace-ashtml/Portfile

Added: trunk/dports/perl/p5-devel-stacktrace-ashtml/Portfile
===================================================================
--- trunk/dports/perl/p5-devel-stacktrace-ashtml/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-devel-stacktrace-ashtml/Portfile	2014-08-27 04:28:48 UTC (rev 124626)
@@ -0,0 +1,24 @@
+# -*- 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
+
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         Devel-StackTrace-AsHTML 0.14
+platforms           darwin
+maintainers         nomaintainer
+license             {Artistic-1 GPL}
+supported_archs     noarch
+
+description         Displays stack trace in HTML
+
+long_description    ${description}
+
+checksums           rmd160  4969deca8e596e3bb58cefb88c1596ca759aa9c0 \
+                    sha256  89056a3d5ec559c8fac35890f1ad50452ec18524ed4bfc245f9e3b0cbc49827a
+
+
+if {${perl5.major} != ""} {
+depends_lib-append  port:p${perl5.major}-devel-stacktrace
+}


Property changes on: trunk/dports/perl/p5-devel-stacktrace-ashtml/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140826/383064a9/attachment.html>


More information about the macports-changes mailing list