The update from version 1.5 to 1.11.1 contains several bug fixes, new features and enhancements[1].
[1] https://github.com/NanoComp/mpb/blob/master/NEWS.md
What the ports update will do:
- Update from version 1.5 to 1.11.1
- Change MASTER_SITES to Github release
- Remove MAKE_JOBS_UNSAFE
- Change dependency math/fftw to math/fftw3
- Change dependency math/blas to math/openblas
- Add devel/boehm-gc-threaded to LIB_DEPENDS
- Add USES=readline
- Use GCC compiler because of Fortran code
- Reorder Makefile
- Add option for OpenMP
- Remove post-patch target
- Add post-install target to install examples
- Change URL in pkg-descr
- Update pkg-plist
I will take care that both ports are committed directly after each other.
[2] https://reviews.freebsd.org/D26992
Tested on Poudriere (amd, i386) together with [2]. 'portlint -AC' is fine.