Ticket #29606: Portfile-libftdi.diff

File Portfile-libftdi.diff, 771 bytes (added by koen@…, 13 years ago)
  • Portfile

    old new  
    44PortSystem          1.0
    55
    66name                libftdi
    7 version             0.18
     7version             0.19
    88categories          devel
    99license             GPL-2+
    1010maintainers         snc openmaintainer
     
    1919
    2020depends_lib         port:libusb-compat
    2121
    22 checksums           sha1    52401db0e7cb90a5d83f82c2859a4f8d44e52579 \
    23                     rmd160  0e8a9a2135a82bb4435678e91a952bf0757ce72d
     22checksums           sha1    0f08caf8e754ace69cd682489fae3f7f09920fe1 \
     23                    rmd160  2c2c8006aed7d9e789549b571fbe9d1ae190f5a1
    2424
    2525patch {
    2626    reinplace "s|struct ftdi_context \\*ftdi_new()|struct ftdi_context *ftdi_new(void)|" \