Ticket #50670: ipmitool.patch
File ipmitool.patch, 895 bytes (added by eborisch (Eric A. Borisch), 9 years ago) |
---|
-
Portfile
4 4 PortSystem 1.0 5 5 6 6 name ipmitool 7 version 1.8.1 27 version 1.8.15 8 8 revision 1 9 9 10 10 categories sysutils … … 30 30 31 31 depends_lib path:lib/libssl.dylib:openssl 32 32 33 checksums rmd160 4dea7c7c985083ae8acf2680d5446d81b3c2cf7c \ 34 sha256 d4425c00c84633cd7d3cd46af74889e0638e4e245be3e7870a9043d31399a0d3 33 checksums \ 34 rmd160 2884232d29e441b8ee136d7a75019c8fbb5d3a49 \ 35 sha256 f0964e644a8e693932a3e8da6929d5598ed24645bacd51fbb1a4a09b5e47cf78 35 36 36 configure.args --enable-lanplus 37 configure.args --enable-intf-lanplus --enable-ipmishell 38 configure.cppflags-append -Ds6_addr16=__u6_addr.__u6_addr16 37 39 38 40 post-patch { 39 41 # remove CFLAGS that gcc 4.2 doesn't support