K 10 svn:author V 6 rakuco K 8 svn:date V 27 2011-10-31T20:59:27.000000Z K 7 svn:log V 383 Fix build on FreeBSD >= 9. Import commit d8f73a5 from upstream. The scsi_sense_data struct has changed in 9 after r225950, so compilation failed. Instead of accessing the struct fields manually, we now use scsi_extract_sense, which works fine in all our supported releases (there is no change in terms of functionality). Bump PORTREVISION. Aproved by: avilla (mentor, implicit) END