Created attachment 239058 [details] Update to 5.8.0 Update www/sogo to the latest 5.8.0 version. A list of changes can be found here: https://github.com/Alinto/sogo/blob/master/CHANGELOG.md#changelog I changed the Makefile to try and satisfy portclippy and portlint, but while portclippy says all is fine, portlint still complains about the ordering of items.
QA poudriere testport: OK portfmt and portclippy are satisfied as well portlint: minor warnings
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=8bdd13c7aae095b1710dd0d95c1f6dec71528665 commit 8bdd13c7aae095b1710dd0d95c1f6dec71528665 Author: Martin Waschbüsch <martin@waschbuesch.de> AuthorDate: 2023-01-12 21:01:06 +0000 Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> CommitDate: 2023-01-12 21:01:06 +0000 www/sogo: Update to 5.8.0 - Fix build on armv7 arm64 - www/sogo-activesync: Fix issues on login time - Makefile clean up PR: 267607 267694 268591 268592 Reported by: Robert Clausecker <fuz at fuz.su>, Martin Waschbüsch <martin at waschbuesch.de>, bugreporter01 at freebox.dk devel/sope/Makefile | 46 ++++++++++++++++++++++++---------------------- devel/sope/distinfo | 6 +++--- www/sogo/Makefile | 39 +++++++++++++++++++++------------------ www/sogo/distinfo | 6 +++--- www/sogo/pkg-plist | 7 +++++-- 5 files changed, 56 insertions(+), 48 deletions(-)
Committed thanks!