This update fixes the followings: The current upstream Makefile appends '-O1' to CFLAGS, which would inadvertently override any previous optimization option that passed by the user. www/elinks has recently been updated to a supported version; add optional dependency to it, and remove the related note in 'pkg-message'.
Created attachment 233302 [details] net-im.sshout-1.2.0_1.diff
Created attachment 233308 [details] net-im.sshout-1.2.0_1.diff Used git-format-patch(1) instead.
Created attachment 233309 [details] net-im.sshout-1.2.0_1.diff Update pkg-message.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=45125c023de5e914ddc1aa78540d24fb2ce7e364 commit 45125c023de5e914ddc1aa78540d24fb2ce7e364 Author: WHR <msl0000023508@gmail.com> AuthorDate: 2022-04-18 14:36:18 +0000 Commit: Mikael Urankar <mikael@FreeBSD.org> CommitDate: 2022-04-19 06:36:02 +0000 net-im/sshout: fix optimization compiling option and update optional dependency This update fixes the followings: - The current upstream Makefile appends '-O1' to CFLAGS, which would inadvertently override any previous optimization option that passed by the user. - www/elinks has recently been updated to a supported version add optional dependency to it, and remove the related note in 'pkg-message'. PR: 263391 net-im/sshout/Makefile | 13 ++++++++----- net-im/sshout/files/patch-Makefile (new) | 11 +++++++++++ net-im/sshout/pkg-message | 7 +++---- 3 files changed, 22 insertions(+), 9 deletions(-)