Ticket #43170: p5-email-mime-1.926.diff

File p5-email-mime-1.926.diff, 1.2 KB (added by nortcele, 10 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
    12# $Id: Portfile 112361 2013-10-21 03:42:28Z ricci@macports.org $
    23
    34PortSystem                      1.0
    45PortGroup                       perl5 1.0
    56
    6 perl5.branches      5.8 5.10 5.12 5.14 5.16
    7 perl5.setup                     Email-MIME 1.911
     7perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18
     8perl5.setup         Email-MIME 1.926
    89license                         {Artistic-1 GPL}
    910maintainers                     nomaintainer
    1011description                     Easy MIME message parsing
     
    1819                                        port:p${perl5.major}-email-mime-encodings       \
    1920                                        port:p${perl5.major}-email-messageid \
    2021                                        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
    2224
    23 checksums           sha256 cde752e1cbfc9869547b5f94d8e4b9b64bdb6403746111e02e79be3085be7b5a \
    24                     rmd160 ebe53fb4174e5c73002879eab73becb868372fdc
     25checksums           sha256 458b8dd539827a671352f4e9c759322e74e630b8e934fc942dbc06525a7d01a2 \
     26                    rmd160 be1efef2375dadc89b6e96c6040666610cc4952d
    2527}