Modified: trunk/dports/perl/p5-try-tiny/Portfile (74557 => 74558)
--- trunk/dports/perl/p5-try-tiny/Portfile 2010-12-21 20:09:31 UTC (rev 74557)
+++ trunk/dports/perl/p5-try-tiny/Portfile 2010-12-21 20:16:14 UTC (rev 74558)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
# $Id$
PortSystem 1.0
@@ -3,14 +4,21 @@
PortGroup perl5 1.0
-perl5.setup Try-Tiny 0.04 ../by-authors/id/N/NU/NUFFIN/
+perl5.setup Try-Tiny 0.09 ../by-authors/id/D/DO/DOY/
maintainers narf_tm openmaintainer
+license MIT
description minimal try/catch with proper localization of $@
-long_description ${description}
+long_description \
+ The main focus of this module is to provide simple and reliable error \
+ handling for those having a hard time installing TryCatch, but who \
+ still want to write correct \"eval\" blocks without 5 lines of \
+ boilerplate each time. It\'s designed to work as correctly as \
+ possible in light of the various pathological edge cases and to be \
+ compatible with any style of error values (simple strings, \
+ references, objects, overloaded objects, etc).
platforms darwin
-checksums md5 e15730ec7540c40cdd8f8e088c6e6a6c \
- sha1 a090a58919e0712138bee753b866595a01b92b20 \
- rmd160 d3902b856e4e84d1cf624462b39d0f3e7ff8a707
+checksums md5 e526aa7d80cbc690c4a20925a592c13c \
+ sha1 d296c21bcb7711efd97f192c6438f7abf7d38f83
supported_archs noarch