Ticket #32126: p5-dancer-Portfile.patch
File p5-dancer-Portfile.patch, 956 bytes (added by jpo@…, 13 years ago) |
---|
-
Portfile
old new 4 4 PortSystem 1.0 5 5 PortGroup perl5 1.0 6 6 7 perl5.setup Dancer 1.3071 ../by-authors/id/S/SU/SUKRIA/ 8 revision 1 7 perl5.setup Dancer 1.3080 ../by-authors/id/X/XS/XSAWYERX/ 9 8 platforms darwin 10 9 maintainers di.uminho.pt:jpo openmaintainer 11 10 supported_archs noarch … … 20 19 way up to a more complex fully-fledged web application with session \ 21 20 support, templates for views and layouts, etc. 22 21 23 checksums sha1 094cf5b3ff49ce82acc02e4e02c04c7985836326\24 rmd160 a317e777a82489e3abf38b82261245bae81d183722 checksums sha1 4540a7693404c92f999753c38fc5d5b49a7ad4d3 \ 23 rmd160 fdb744a4234d96e24ee3960a22388271dcbaaba0 25 24 26 25 if {${perl5.major} != ""} { 27 26 depends_lib-append port:p${perl5.major}-http-server-simple-psgi \