Ticket #17271: p5-mime-encwords-update.txt

File p5-mime-encwords-update.txt, 1.2 KB (added by stolen-from-macports-trac@…, 15 years ago)
Line 
1Index: Portfile
2===================================================================
3--- Portfile    (revision 42148)
4+++ Portfile    (working copy)
5@@ -1,11 +1,20 @@
6 # $Id$
7+
8 PortSystem              1.0
9 PortGroup               perl5 1.0
10 
11-perl5.setup             MIME-EncWords 0.040
12+perl5.setup             MIME-EncWords 1.010.101
13 maintainers             nomaintainer
14-description             Charset Information for MIME
15-long_description        ${description}
16+description             Deal with RFC 2047 encoded words
17+long_description        MIME::EncWords is aimed to be another implimentation \
18+                        of MIME::Words so that it will achive more exact \
19+                        conformance with RFC 2047 (former RFC 1522) \
20+                        specifications. Additionally, it contains some \
21+                        improvements.
22+depends_lib-append      port:p5-mime-charset
23 
24-checksums               md5 b208f410f6a93eface5e34d4c88105e8
25+checksums       md5     2009449d0af39275d45e45a4afcaf58f \
26+                sha1    82a0829731689f818dd712fbd5b15a8289bcfba2 \
27+                rmd160  12b086e57f6d4d4bbcfd773f15d449eef3b0e394
28+
29 platforms               darwin