Ticket #50670: ipmitool.patch

File ipmitool.patch, 895 bytes (added by eborisch (Eric A. Borisch), 8 years ago)
  • Portfile

     
    44PortSystem 1.0
    55
    66name            ipmitool
    7 version         1.8.12
     7version         1.8.15
    88revision        1
    99
    1010categories      sysutils
     
    3030
    3131depends_lib     path:lib/libssl.dylib:openssl
    3232
    33 checksums       rmd160  4dea7c7c985083ae8acf2680d5446d81b3c2cf7c \
    34                 sha256  d4425c00c84633cd7d3cd46af74889e0638e4e245be3e7870a9043d31399a0d3
     33checksums \
     34    rmd160  2884232d29e441b8ee136d7a75019c8fbb5d3a49 \
     35    sha256  f0964e644a8e693932a3e8da6929d5598ed24645bacd51fbb1a4a09b5e47cf78
    3536
    36 configure.args --enable-lanplus
     37configure.args --enable-intf-lanplus --enable-ipmishell
     38configure.cppflags-append   -Ds6_addr16=__u6_addr.__u6_addr16
    3739
    3840post-patch {
    3941    # remove CFLAGS that gcc 4.2 doesn't support