Ticket #44688: patch-p5-http-body-Portfile.diff

File patch-p5-http-body-Portfile.diff, 1013 bytes (added by jul_bsd@…, 10 years ago)
  • perl/p5-http-body/Portfile

    old new  
    33PortSystem            1.0
    44PortGroup             perl5 1.0
    55
    6 perl5.branches      5.8 5.10 5.12 5.14 5.16
    7 perl5.setup           HTTP-Body 1.17
     6perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
     7perl5.setup           HTTP-Body 1.19
    88license               {Artistic-1 GPL}
    99maintainers           nomaintainer
    1010description           HTTP Body Parser
     
    1515
    1616platforms             darwin
    1717
    18 checksums             rmd160  ed74d85155e7315761bd038d18b635f7e3bcdd07 \
    19                       sha256  131cdae4a4c8ee1b2b17c90db30c534d3f87f3a89c3133e3a0aab1f058fbe690
     18checksums           rmd160  3304b2044b4dc9a2cd418fcda35fa631e8d3c083 \
     19                    sha256  01506ac3a19ac96083e0aa3881378fb934bf466e7dca4b9fc1dcbc0fa49e102a
    2020
    2121if {${perl5.major} != ""} {
    2222depends_lib-append    port:p${perl5.major}-libwww-perl \