[25966] trunk/dports/perl

source_changes at macosforge.org source_changes at macosforge.org
Thu Jun 7 08:27:36 PDT 2007


Revision: 25966
          http://trac.macosforge.org/projects/macports/changeset/25966
Author:   narf_tm at macports.org
Date:     2007-06-07 08:27:36 -0700 (Thu, 07 Jun 2007)

Log Message:
-----------
new port p5-class-throwable 0.10.

Added Paths:
-----------
    trunk/dports/perl/p5-class-throwable/
    trunk/dports/perl/p5-class-throwable/Portfile

Added: trunk/dports/perl/p5-class-throwable/Portfile
===================================================================
--- trunk/dports/perl/p5-class-throwable/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-class-throwable/Portfile	2007-06-07 15:27:36 UTC (rev 25966)
@@ -0,0 +1,19 @@
+# $Id$
+
+PortSystem		1.0
+PortGroup		perl5 1.0
+perl5.setup		Class-Throwable 0.10
+maintainers		narf_tm at macports.org
+description		A minimal lightweight exception class
+long_description	This module implements a minimal lightweight exception \
+		object. It is meant to be a compromise between more basic solutions \
+		like Carp which can only print information and cannot handle \
+		exception objects, and more more complex solutions like \
+		Exception::Class which can be used to define complex inline \
+		exceptions and has a number of module dependencies.
+
+platforms		darwin
+
+checksums		md5 888ea61abfd8d9b60c024a997de9dbbd
+
+depends_lib-append	port:p5-scalar-list-utils


Property changes on: trunk/dports/perl/p5-class-throwable/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070607/3437f14c/attachment.html


More information about the macports-changes mailing list