Created attachment 239057 [details] Update to 5.8.0 Update sope to the latest 5.8.0 release. Changelog: https://www.sogo.nu/news/2022/sogo-v580-released.html I made changes to the Makefile to satisfy portclippy.
QA poudriere testport: OK portfmt and portclippy are satisfied as well portlint: minor warning
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!