Created attachment 222722 [details] devel/libowfat: Update to 0.32 The attached patch updates devel/libowfat to 0.32 which is required to update gatling. - Change WWW and MASTER_SITES to https. - Appease portclippy. - Update and sort pkg-plist. - Backport two patches from CVS to fix the build. portlint complaints about the CVS meta data but I consider it useful and thus kept it. I only lightly tested this update with gatling on ElectroBSD 11-STABLE amd64 and compile-tested opentracker. I did not test the other dependencies.
Committed, thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=5a9ea1e2c53766f3b4e4751110e72394e23d68dc commit 5a9ea1e2c53766f3b4e4751110e72394e23d68dc Author: David Thiel <lx@FreeBSD.org> AuthorDate: 2021-05-03 02:27:06 +0000 Commit: David Thiel <lx@FreeBSD.org> CommitDate: 2021-05-03 02:29:41 +0000 Update to 0.32. PR: 253762 Reported by: Fabian Keil devel/libowfat/Makefile | 7 +-- devel/libowfat/distinfo | 6 +- devel/libowfat/files/patch-GNUmakefile | 24 ++++---- devel/libowfat/files/patch-io-iom_init.c (new) | 17 ++++++ devel/libowfat/files/patch-io-iom_wait.c (new) | 27 +++++++++ devel/libowfat/pkg-descr | 2 +- devel/libowfat/pkg-plist | 84 +++++++++++++++----------- 7 files changed, 113 insertions(+), 54 deletions(-)