Ticket #32128: p5-dancer-plugin-database-Portfile.patch
File p5-dancer-plugin-database-Portfile.patch, 984 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-Plugin-Database 1.41 ../by-authors/id/A/AM/AMBS/Dancer 8 revision 1 7 perl5.setup Dancer-Plugin-Database 1.51 ../by-authors/id/B/BI/BIGPRESH 9 8 platforms darwin 10 9 maintainers di.uminho.pt:jpo openmaintainer 11 10 supported_archs noarch … … 17 16 database handle by simply calling the database keyword \ 18 17 within your Dancer application. 19 18 20 checksums sha1 9d928e4ec4e3c268e4d5dd1cd72b63dce18ec8e4\21 rmd160 35b73ecb53805a0a333c7c825959300760232bf819 checksums sha1 23affbe49b9200cbac856e7cb578572158e60249 \ 20 rmd160 813cded1da22e3e1c1426584eb12766d09744009 22 21 23 22 if {${perl5.major} != ""} { 24 23 depends_lib-append port:p${perl5.major}-dancer \