[42852] trunk/dports/perl/p5-class-throwable/Portfile

narf_tm at macports.org narf_tm at macports.org
Mon Dec 1 09:18:13 PST 2008


Revision: 42852
          http://trac.macports.org/changeset/42852
Author:   narf_tm at macports.org
Date:     2008-12-01 09:18:13 -0800 (Mon, 01 Dec 2008)
Log Message:
-----------
Fixed dependancies.

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

Modified: trunk/dports/perl/p5-class-throwable/Portfile
===================================================================
--- trunk/dports/perl/p5-class-throwable/Portfile	2008-12-01 17:16:59 UTC (rev 42851)
+++ trunk/dports/perl/p5-class-throwable/Portfile	2008-12-01 17:18:13 UTC (rev 42852)
@@ -1,21 +1,21 @@
 # $Id$
 
-PortSystem            1.0
-PortGroup             perl5 1.0
+PortSystem          1.0
+PortGroup           perl5 1.0
 
-perl5.setup           Class-Throwable 0.10
-maintainers           narf_tm openmaintainer
-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.
+perl5.setup         Class-Throwable 0.10
+maintainers         narf_tm openmaintainer
+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
+platforms           darwin
 
-checksums             md5 888ea61abfd8d9b60c024a997de9dbbd
-
-depends_lib-append    port:p5-scalar-list-utils
+checksums           md5 888ea61abfd8d9b60c024a997de9dbbd \
+                    sha1 799f58ea7edcf7bdc34ae75e2f9a4a8190478f43 \
+                    rmd160 28d1fb3f5cbf64d6908513807dcadc6517ae53f8
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081201/80e0ab46/attachment.html>


More information about the macports-changes mailing list