Update CheriVis to the latest version.
This also switches CheriVis to depending on CHERI-LLVM (via cheritrace),
allowing it to correctly handle CHERI (not just MIPS) instructions.
- Mark BROKEN on FreeBSD 9.x:
/usr/local/llvm34/include/llvm/ADT/SmallVector.h:188:15: error: no member named
'move' in namespace 'std'; did you mean simply 'move'?
- While here, remove blank line at the end of pkg-descr to pet portlint
Approved by: portmgr blanket
Submitted by: pkg-fallout