[76194] trunk/dports/perl

narf_tm at macports.org narf_tm at macports.org
Fri Feb 18 10:57:31 PST 2011


Revision: 76194
          http://trac.macports.org/changeset/76194
Author:   narf_tm at macports.org
Date:     2011-02-18 10:57:30 -0800 (Fri, 18 Feb 2011)
Log Message:
-----------
New port p5-test-fatal 0.003.

Added Paths:
-----------
    trunk/dports/perl/p5-test-fatal/
    trunk/dports/perl/p5-test-fatal/Portfile

Added: trunk/dports/perl/p5-test-fatal/Portfile
===================================================================
--- trunk/dports/perl/p5-test-fatal/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-test-fatal/Portfile	2011-02-18 18:57:30 UTC (rev 76194)
@@ -0,0 +1,23 @@
+# $Id$
+
+PortSystem            1.0
+PortGroup             perl5 1.0
+
+perl5.setup           Test-Fatal 0.003
+maintainers           narf_tm openmaintainer
+description           incredibly simple helpers for testing code with exceptions
+long_description      Test::Fatal is an alternative to the popular \
+                      Test::Exception. It does much less, but should allow \
+                      greater flexibility in testing exception-throwing code \
+                      with about the same amount of typing.
+
+platforms             darwin
+
+checksums             md5 e73e90b65a5f07ff77f7e5f3bd336fcf \
+                      sha1 3c6f9ddab060561f4173d43457a619a769234e70 \
+                      rmd160 da1c5b37c17e35850760209bca5130bf597ef745
+
+depends_lib-append    port:p5-test-simple \
+                      port:p5-try-tiny
+
+supported_archs       noarch


Property changes on: trunk/dports/perl/p5-test-fatal/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110218/c908d45b/attachment.html>


More information about the macports-changes mailing list