Ticket #43170: p5-email-mime-1.926.diff
File p5-email-mime-1.926.diff, 1.2 KB (added by nortcele, 11 years ago) |
---|
-
Portfile
old new 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 1 2 # $Id: Portfile 112361 2013-10-21 03:42:28Z ricci@macports.org $ 2 3 3 4 PortSystem 1.0 4 5 PortGroup perl5 1.0 5 6 6 perl5.branches 5.8 5.10 5.12 5.14 5.16 7 perl5.setup Email-MIME 1.9117 perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 8 perl5.setup Email-MIME 1.926 8 9 license {Artistic-1 GPL} 9 10 maintainers nomaintainer 10 11 description Easy MIME message parsing … … 18 19 port:p${perl5.major}-email-mime-encodings \ 19 20 port:p${perl5.major}-email-messageid \ 20 21 port:p${perl5.major}-email-simple \ 21 port:p${perl5.major}-mime-types 22 port:p${perl5.major}-mime-types \ 23 port:p${perl5.major}-email-address 22 24 23 checksums sha256 cde752e1cbfc9869547b5f94d8e4b9b64bdb6403746111e02e79be3085be7b5a\24 rmd160 ebe53fb4174e5c73002879eab73becb868372fdc25 checksums sha256 458b8dd539827a671352f4e9c759322e74e630b8e934fc942dbc06525a7d01a2 \ 26 rmd160 be1efef2375dadc89b6e96c6040666610cc4952d 25 27 }