Revision: 60980 http://trac.macports.org/changeset/60980 Author: narf_tm@macports.org Date: 2009-11-29 16:43:49 -0800 (Sun, 29 Nov 2009) Log Message: ----------- New port p5-data-dumper-concise 1.002. Added Paths: ----------- trunk/dports/perl/p5-data-dumper-concise/ trunk/dports/perl/p5-data-dumper-concise/Portfile Added: trunk/dports/perl/p5-data-dumper-concise/Portfile =================================================================== --- trunk/dports/perl/p5-data-dumper-concise/Portfile (rev 0) +++ trunk/dports/perl/p5-data-dumper-concise/Portfile 2009-11-30 00:43:49 UTC (rev 60980) @@ -0,0 +1,15 @@ +# $Id$ + +PortSystem 1.0 +PortGroup perl5 1.0 + +perl5.setup Data-Dumper-Concise 1.002 +maintainers narf_tm openmaintainer +description Less indentation and newlines plus sub deparsing +long_description ${description} + +platforms darwin + +checksums md5 0b57e5cbda0d92b621f13eb47a5de81e \ + sha1 1344c3f251c9a1049db903a978aa34aefda9412f \ + rmd160 7ff242fb393c525f355779df84142d464b98d6dd Property changes on: trunk/dports/perl/p5-data-dumper-concise/Portfile ___________________________________________________________________ Added: svn:keywords + Id Added: svn:eol-style + native