Modified: trunk/dports/perl/p5-mime-encwords/Portfile (124721 => 124722)
--- trunk/dports/perl/p5-mime-encwords/Portfile 2014-08-27 15:06:09 UTC (rev 124721)
+++ trunk/dports/perl/p5-mime-encwords/Portfile 2014-08-27 15:07:43 UTC (rev 124722)
@@ -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 MIME-EncWords 1.010.101
-revision 4
+perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup MIME-EncWords 1.014.2
license {Artistic-1 GPL}
maintainers nomaintainer
description Deal with RFC 2047 encoded words
@@ -17,9 +16,9 @@
if {${perl5.major} != ""} {
depends_lib-append port:p${perl5.major}-mime-charset
-checksums md5 2009449d0af39275d45e45a4afcaf58f \
- sha1 82a0829731689f818dd712fbd5b15a8289bcfba2 \
- rmd160 12b086e57f6d4d4bbcfd773f15d449eef3b0e394
+checksums md5 5f809ae650489d1988d8aabd32d4d689 \
+ sha1 aa1f2925b072545b5a6696ccc8e7aff64b6b019e \
+ rmd160 d93dc674061951f09e2a6efd4a23c207b1662cb0
}
platforms darwin