Revision: 37949 http://trac.macosforge.org/projects/macports/changeset/37949 Author: simon@macports.org Date: 2008-06-30 13:32:21 -0700 (Mon, 30 Jun 2008) Log Message: ----------- perl/p5-html-encoding: Updated to version 0.60. Modified Paths: -------------- trunk/dports/perl/p5-html-encoding/Portfile Modified: trunk/dports/perl/p5-html-encoding/Portfile =================================================================== --- trunk/dports/perl/p5-html-encoding/Portfile 2008-06-30 19:45:59 UTC (rev 37948) +++ trunk/dports/perl/p5-html-encoding/Portfile 2008-06-30 20:32:21 UTC (rev 37949) @@ -3,15 +3,15 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup HTML-Encoding 0.57 +perl5.setup HTML-Encoding 0.60 platforms darwin maintainers simon openmaintainer description Determines the encoding of HTML and XML/XHTML documents long_description ${description} -checksums md5 4cd6465e1a676ec3ba1e9a30f7788183 \ - sha1 0850d98bd31b85a74754cbefcbbe6846fd56f36e \ - rmd160 12af5e73b7b157617498a9f2d2605a58916876eb +checksums md5 b6a0ded3d1a085bc7b3cdb5ae07e89d2 \ + sha1 7bff5ea3a512dd8a1667f8d2ee16c3505d512da2 \ + rmd160 e4f2621e737598bf758c691bf605b44a65c42af3 depends_lib port:p5-encode \ port:p5-html-parser \