K 10 svn:author V 7 mandree K 8 svn:date V 27 2021-02-04T01:50:47.567487Z K 7 svn:log V 545 e2fsprogs: make build more robust Depending on external circumstances and options that I have not fully investigated, several build-time failures occurred that were one of: - missing symbols in liblzma (static build missed libmd) on some versions with LIBUNWIND enabled - sometimes /bin/csh being pulled up for scripting, breaking in various places, reason unclear, possibly artifact of next one: - questionable BASHTESTS handling cleaned up As these are fixes for a potentially broken build, no PORTREVISION bump necessary. MFH: 2021Q1 END