Ticket #32658: Portfile-openocd.diff

File Portfile-openocd.diff, 1.4 KB (added by jerkejacobs@…, 12 years ago)
  • Portfile

    old new  
    11# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
    2 # $Id: Portfile 85140 2011-10-10 11:09:20Z snc@macports.org $
    32
    43PortSystem          1.0
    54
    65name                openocd
    7 version             0.4.0
     6version             0.5.0
    87revision            1
    98categories          cross devel
    109license             GPL
    11 maintainers         snc openmaintainer
     10maintainers         xor-gate.org:jerry
    1211description         Open On-Chip Debugger
    1312long_description    The Open On-Chip Debugger (OpenOCD) aims to provide \
    1413                    debugging, in-system programming and boundary-scan \
     
    1918
    2019master_sites        sourceforge:openocd
    2120
    22 checksums           rmd160  69ce61cec0aebce1300f44af029bf644194ebce9 \
    23                     sha256  fc4b8b55c25920c0024e6e621c4127e92acbe9f6bafaf72b90fd60a5536e9194
     21checksums           sha256  efb99e0394249cbd518b51b052eea150d5f14557e9a2e0ddfae198792dca51c6
    2422
    2523depends_lib         port:libftdi
    2624
    27 patchfiles          patch-openocd-maskisr-when-stepping-after-breakpoint.diff
    28 
    2925configure.args-append   --enable-ft2232_libftdi --disable-werror
    3026
    3127livecheck.url       http://openocd.git.sourceforge.net/git/gitweb.cgi?p=openocd/openocd\;a=tags