Index: perl/p5-text-quoted/Portfile =================================================================== --- perl/p5-text-quoted/Portfile (revision 37923) +++ perl/p5-text-quoted/Portfile (working copy) @@ -1,12 +1,20 @@ # $Id$ -PortSystem 1.0 + +PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Text-Quoted 1.8 -maintainers nomaintainer -description Extract the structure of a quoted mail message -long_description ${description} -checksums md5 cab9d462b480437bab72b6044ac6c788 -platforms darwin -depends_lib-append port:p5-text-autoformat \ - port:p5-text-tabsxwrap +perl5.setup Text-Quoted 2.05 +maintainers nomaintainer +description Extract the structure of a quoted mail message +long_description \ + Text::Quoted examines the structure of some text which may \ + contain multiple different levels of quoting, and turns the \ + text into a nested data structure. + +checksums md5 f7aca30c32c2a27ce15a2928a45c9f22 \ + sha1 53486e42a9a464a410763a6e0886b6bc18c273b7 \ + rmd160 b2c9f91839c935a16c62ac9b1f03283dcc0f64bd + +platforms darwin +depends_lib-append port:p5-text-autoformat +depends_build-append port:p5-test-simple