Ticket #43017: patch-p5-datemanip-Portfile.diff

File patch-p5-datemanip-Portfile.diff, 1.1 KB (added by jul_bsd@…, 10 years ago)
  • perl/p5-datemanip/Portfile

    old new  
    55PortGroup perl5 1.0
    66
    77name                    p5-datemanip
    8 perl5.branches      5.8 5.10 5.12 5.14 5.16
    9 perl5.setup             Date-Manip 6.40 Date
     8perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18
     9perl5.setup             Date-Manip 6.43 Date
    1010
    1111maintainers             nomaintainer
    1212description             Perl Module for manipulating date and time.
     
    1616                        amount of time from another, or parsing international \
    1717                        times are all easily done.
    1818
    19 checksums       rmd160  2301a630f0e2cb7d410c0683c0f2589b5657e567 \
    20                 sha256  a18d0beab9cfb2d99978daa93897686502fee9a2108f26f6229969110197c07a
     19checksums           md5     205d4a158d367dffaca217d55679a51a \
     20                    sha1    2a262f5db603125914fe644e242bb91b662e7a03 \
     21                    rmd160  7af824de2993eb4453a03a698f884af77e65860e
    2122
    2223platforms               darwin
    2324license         {Artistic GPL}
     
    2728if {${perl5.major} != ""} {
    2829depends_build-append port:p${perl5.major}-yaml-syck
    2930}
     31
     32
     33