Revision: 124646 https://trac.macports.org/changeset/124646 Author: ryandesign@macports.org Date: 2014-08-27 04:39:01 -0700 (Wed, 27 Aug 2014) Log Message: ----------- p5-text-quoted: update to 2.08 and add p5.18 and p5.20 Modified Paths: -------------- trunk/dports/perl/p5-text-quoted/Portfile Modified: trunk/dports/perl/p5-text-quoted/Portfile =================================================================== --- trunk/dports/perl/p5-text-quoted/Portfile 2014-08-27 11:37:18 UTC (rev 124645) +++ trunk/dports/perl/p5-text-quoted/Portfile 2014-08-27 11:39:01 UTC (rev 124646) @@ -3,9 +3,8 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.branches 5.8 5.10 5.12 5.14 5.16 -perl5.setup Text-Quoted 2.05 -revision 3 +perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 5.20 +perl5.setup Text-Quoted 2.08 license {Artistic-1 GPL} maintainers nomaintainer description Extract the structure of a quoted mail message @@ -14,9 +13,9 @@ contain multiple different levels of quoting, and turns the \ text into a nested data structure. -checksums md5 f7aca30c32c2a27ce15a2928a45c9f22 \ - sha1 53486e42a9a464a410763a6e0886b6bc18c273b7 \ - rmd160 b2c9f91839c935a16c62ac9b1f03283dcc0f64bd +checksums md5 2ddedd6541460a32223cf91c7e16fcb7 \ + sha1 6265a24e196e5890425d2cf45efcf6982f47fa9e \ + rmd160 958c0a21654d4a119415049991c76a426a7bd5e6 platforms darwin if {${perl5.major} != ""} {
participants (1)
-
ryandesign@macports.org