Index: Portfile =================================================================== --- Portfile (revision 42148) +++ Portfile (working copy) @@ -1,11 +1,20 @@ # $Id$ + PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup MIME-EncWords 0.040 +perl5.setup MIME-EncWords 1.010.101 maintainers nomaintainer -description Charset Information for MIME -long_description ${description} +description Deal with RFC 2047 encoded words +long_description MIME::EncWords is aimed to be another implimentation \ + of MIME::Words so that it will achive more exact \ + conformance with RFC 2047 (former RFC 1522) \ + specifications. Additionally, it contains some \ + improvements. +depends_lib-append port:p5-mime-charset -checksums md5 b208f410f6a93eface5e34d4c88105e8 +checksums md5 2009449d0af39275d45e45a4afcaf58f \ + sha1 82a0829731689f818dd712fbd5b15a8289bcfba2 \ + rmd160 12b086e57f6d4d4bbcfd773f15d449eef3b0e394 + platforms darwin