Minor update to 0.2.13, some select important updates from
http://www.openblas.net/Changelog.txt:
- Fix Fortran compiler detection on FreeBSD.
(#470, Thanks Mike Nolta)
- Fix a bug of sgemm kernel on Intel Sandy Bridge.
- Added CBLAS interface for ?omatcopy and ?imatcopy.
- Improved axpy and symv performance on AMD Bulldozer.
- Improved gemv performance on modern Intel and AMD CPUs.
PR: ports/197231
Submitted by: dieterich.joh (at) gmail.com
Approved by: phd_kimberlite (at) yahoo.co.jp (maintainer)