Ticket #43167: p5-throwable-0.200010.diff

File p5-throwable-0.200010.diff, 1.0 KB (added by nortcele, 10 years ago)
  • Portfile

    old new  
    44PortSystem          1.0
    55PortGroup           perl5 1.0
    66
    7 perl5.branches      5.8 5.10 5.12 5.14 5.16
    8 perl5.setup         Throwable 0.200008 ../by-authors/id/R/RJ/RJBS
     7perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18
     8perl5.setup         Throwable 0.200010 ../by-authors/id/R/RJ/RJBS
    99license             {Artistic-1 GPL}
    1010maintainers         nomaintainer
    1111description         Throwable - a role for classes that can be thrown
     
    1717platforms           darwin
    1818supported_archs     noarch
    1919
    20 checksums           rmd160 a69dc110d8d1d5b28f9dd5992a6ca0d45a85aed3 \
    21                     sha256 d08d51862417031d1a47e0645517a9b4d3669b651e93ddbfe27728514118bc79
     20checksums           rmd160 b47102cc52ccc2d894887e96b12a4ef7bfae15e7 \
     21                    sha256 d7a33dab0d4719563cbd30205ddd4b6c35849bda85bc56a19cc5bdbd8a0b1862
    2222
    2323if {${perl5.major} != ""} {
    2424    depends_lib-append  port:p${perl5.major}-class-load \