[43998] trunk/dports/perl/p5-carp-clan/Portfile

narf_tm at macports.org narf_tm at macports.org
Fri Dec 19 07:18:23 PST 2008


Revision: 43998
          http://trac.macports.org/changeset/43998
Author:   narf_tm at macports.org
Date:     2008-12-19 07:18:23 -0800 (Fri, 19 Dec 2008)
Log Message:
-----------
Updated to 6.00.

Modified Paths:
--------------
    trunk/dports/perl/p5-carp-clan/Portfile

Modified: trunk/dports/perl/p5-carp-clan/Portfile
===================================================================
--- trunk/dports/perl/p5-carp-clan/Portfile	2008-12-19 15:15:09 UTC (rev 43997)
+++ trunk/dports/perl/p5-carp-clan/Portfile	2008-12-19 15:18:23 UTC (rev 43998)
@@ -1,17 +1,22 @@
 # $Id$
 
-PortSystem         1.0
-PortGroup          perl5 1.0
-perl5.setup        Carp-Clan 5.3
-revision           0
-maintainers        sal at email.arc.nasa.gov
-description        Report errors from perspective of caller of a "clan" of modules 
-long_description   This module reports errors from the perspective of the \
-                   caller of a "clan" of modules, similar to "Carp.pm" \
-                   itself. But instead of giving it a number of levels to \
-                   skip on the calling stack, you give it a pattern to \
-                   characterize the package names of the "clan" of modules \
-                   which shall never be blamed for any error. :-)
-platforms          darwin
-checksums          md5 d0a0431921b2c786aac234dfb6fe02ca
+PortSystem            1.0
+PortGroup             perl5 1.0
 
+perl5.setup           Carp-Clan 6.00
+maintainers           sal at email.arc.nasa.gov
+description           Report errors from perspective of caller of a "clan" of modules
+long_description      This module reports errors from the perspective of the \
+                      caller of a "clan" of modules, similar to "Carp.pm" \
+                      itself. But instead of giving it a number of levels to \
+                      skip on the calling stack, you give it a pattern to \
+                      characterize the package names of the "clan" of modules \
+                      which shall never be blamed for any error. :-)
+
+platforms             darwin
+
+checksums             md5 3a1ea3da42ee62e4db20a8fbf80a74bf \
+                      sha1 031be112a57393ac87db24239933c408d2f1f6c6 \
+                      rmd160 08251d040c7c89ee7d8d1ac4337aa203054a2e05
+
+depends_lib-append    port:p5-test-exception
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081219/9098b9a5/attachment.html>


More information about the macports-changes mailing list