Ticket #32128: p5-dancer-plugin-database-Portfile.patch

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

p5-dancer-plugin-database Portfile patch

  • Portfile

    old new  
    44PortSystem          1.0
    55PortGroup           perl5 1.0
    66
    7 perl5.setup         Dancer-Plugin-Database 1.41 ../by-authors/id/A/AM/AMBS/Dancer
    8 revision            1
     7perl5.setup         Dancer-Plugin-Database 1.51 ../by-authors/id/B/BI/BIGPRESH
    98platforms           darwin
    109maintainers         di.uminho.pt:jpo openmaintainer
    1110supported_archs     noarch
     
    1716                    database handle by simply calling the database keyword \
    1817                    within your Dancer application.
    1918
    20 checksums           sha1    9d928e4ec4e3c268e4d5dd1cd72b63dce18ec8e4 \
    21                     rmd160  35b73ecb53805a0a333c7c825959300760232bf8
     19checksums           sha1 23affbe49b9200cbac856e7cb578572158e60249 \
     20                    rmd160 813cded1da22e3e1c1426584eb12766d09744009
    2221
    2322if {${perl5.major} != ""} {
    2423depends_lib-append  port:p${perl5.major}-dancer \