Ticket #36944: p5-dancer-3110-Portfile.patch
File p5-dancer-3110-Portfile.patch, 1.1 KB (added by jpo@…, 12 years ago) |
---|
-
Portfile
old new 4 4 PortSystem 1.0 5 5 PortGroup perl5 1.0 6 6 7 perl5.branches 5.8 5.10 5.12 5.14 5.16 8 perl5.setup Dancer 1.3092 ../by-authors/id/X/XS/XSAWYERX/ 9 revision 1 7 perl5.branches 5.8 5.10 5.12 5.14 5.16 8 perl5.setup Dancer 1.3110 ../by-authors/id/X/XS/XSAWYERX/ 10 9 platforms darwin 11 10 maintainers di.uminho.pt:jpo openmaintainer 12 11 supported_archs noarch … … 21 20 way up to a more complex fully-fledged web application with session \ 22 21 support, templates for views and layouts, etc. 23 22 24 checksums rmd160 48dda1acea285ea743db81bca1843d32fef743fb\25 sha256 ae253b3a6bf6fca61c34f4226547af697b9102a146cb47029e3a38f413320e1a23 checksums rmd160 0ced259b4f13109267bce92c97f4cf575c6153b6 \ 24 sha256 1c22800be3fe294acfa8e3810cf6bd5dc6292079c73f74691968b728c5c1bf52 26 25 27 26 if {${perl5.major} != ""} { 28 27 depends_lib-append port:p${perl5.major}-http-server-simple-psgi \