Modified: trunk/dports/perl/p5-devel-stacktrace/Portfile (76257 => 76258)
--- trunk/dports/perl/p5-devel-stacktrace/Portfile 2011-02-19 18:00:24 UTC (rev 76257)
+++ trunk/dports/perl/p5-devel-stacktrace/Portfile 2011-02-19 18:01:50 UTC (rev 76258)
@@ -1,21 +1,23 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
+PortSystem 1.0
+PortGroup perl5 1.0
-epoch 1
-perl5.setup Devel-StackTrace 1.27 ../by-authors/id/D/DR/DROLSKY/
-maintainers narf_tm openmaintainer
-description Stack trace and stack trace frame objects
-long_description The Devel::StackTrace module contains two classes, \
- Devel::StackTrace and Devel::StackTraceFrame. The \
- goal of this object is to encapsulate the \
- information that can found through using the \
- caller() function, as well as providing a simple \
- interface to this data.
+epoch 1
+perl5.setup Devel-StackTrace 1.27 ../by-authors/id/D/DR/DROLSKY/
+maintainers narf_tm openmaintainer
+description Stack trace and stack trace frame objects
+long_description The Devel::StackTrace module contains two classes, \
+ Devel::StackTrace and Devel::StackTraceFrame. The \
+ goal of this object is to encapsulate the \
+ information that can found through using the \
+ caller() function, as well as providing a simple \
+ interface to this data.
-platforms darwin
+platforms darwin
-checksums md5 72ba07f2dc0331d8ce3c028cc66cf20d \
- sha1 2be3206443832bab6a8cd3ea995cdec983e16d7c \
- rmd160 d69acbac09e3d211363738625180f2fc79e8f698
+checksums md5 72ba07f2dc0331d8ce3c028cc66cf20d \
+ sha1 2be3206443832bab6a8cd3ea995cdec983e16d7c \
+ rmd160 d69acbac09e3d211363738625180f2fc79e8f698
+
+depends_lib-append port:p5-test-simple