[73094] trunk/dports/perl/p5-data-dumper/Portfile
dluke at macports.org
dluke at macports.org
Wed Nov 3 15:41:17 PDT 2010
Revision: 73094
http://trac.macports.org/changeset/73094
Author: dluke at macports.org
Date: 2010-11-03 15:41:14 -0700 (Wed, 03 Nov 2010)
Log Message:
-----------
Version bump + add maintainer (#27130)
Modified Paths:
--------------
trunk/dports/perl/p5-data-dumper/Portfile
Modified: trunk/dports/perl/p5-data-dumper/Portfile
===================================================================
--- trunk/dports/perl/p5-data-dumper/Portfile 2010-11-03 22:40:15 UTC (rev 73093)
+++ trunk/dports/perl/p5-data-dumper/Portfile 2010-11-03 22:41:14 UTC (rev 73094)
@@ -3,14 +3,20 @@
PortSystem 1.0
PortGroup perl5 1.0
-perl5.setup Data-Dumper 2.125
-maintainers nomaintainer
+perl5.setup Data-Dumper 2.128
+maintainers l2g.to:larry+macports
platforms darwin
description Stringified Perl data structures, suitable for both \
printing and "eval"
-long_description ${description}
+long_description Given a list of scalars or reference variables, writes \
+ out their contents in Perl syntax. The references can \
+ also be objects. The contents of each variable is \
+ output in a single Perl statement. Handles \
+ self-referential structures correctly. The return value \
+ can be \"eval\"ed to get back an identical copy of the \
+ original reference structure.
-checksums md5 0a55f73b1218641d449989c14de4584b \
- sha1 42b9b39912d2801dd037189793f6577006ba64b1 \
- rmd160 cf6008588e29e36509f22fbc65c1061755dec9fc
+checksums md5 d0901d32dea3b78290383034b5135cbb \
+ sha1 bb3ef6e62a4584c60a5e84c708669935e4b86aef \
+ rmd160 e0b5bd9b3253e1f900ade0e48898b4d93cd82202
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101103/731c3795/attachment.html>
More information about the macports-changes
mailing list