[76258] trunk/dports/perl/p5-devel-stacktrace/Portfile
narf_tm at macports.org
narf_tm at macports.org
Sat Feb 19 10:01:50 PST 2011
Revision: 76258
http://trac.macports.org/changeset/76258
Author: narf_tm at macports.org
Date: 2011-02-19 10:01:50 -0800 (Sat, 19 Feb 2011)
Log Message:
-----------
Added missing dependancy.
Modified Paths:
--------------
trunk/dports/perl/p5-devel-stacktrace/Portfile
Modified: trunk/dports/perl/p5-devel-stacktrace/Portfile
===================================================================
--- 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110219/7d5fc2e6/attachment.html>
More information about the macports-changes
mailing list