Ticket #32126: p5-dancer-Portfile.patch

File p5-dancer-Portfile.patch, 956 bytes (added by jpo@…, 12 years ago)

p5-dancer Portfile patch

  • Portfile

    old new  
    44PortSystem         1.0
    55PortGroup          perl5 1.0
    66
    7 perl5.setup        Dancer 1.3071 ../by-authors/id/S/SU/SUKRIA/
    8 revision           1
     7perl5.setup        Dancer 1.3080 ../by-authors/id/X/XS/XSAWYERX/
    98platforms          darwin
    109maintainers        di.uminho.pt:jpo openmaintainer
    1110supported_archs    noarch
     
    2019    way up to a more complex fully-fledged web application with session \
    2120    support, templates for views and layouts, etc.
    2221
    23 checksums          sha1    094cf5b3ff49ce82acc02e4e02c04c7985836326 \
    24                    rmd160  a317e777a82489e3abf38b82261245bae81d1837
     22checksums          sha1 4540a7693404c92f999753c38fc5d5b49a7ad4d3 \
     23                   rmd160 fdb744a4234d96e24ee3960a22388271dcbaaba0
    2524
    2625if {${perl5.major} != ""} {
    2726depends_lib-append port:p${perl5.major}-http-server-simple-psgi \