Created attachment 261119 [details] patch This patch updates sysutils/sec to 2.9.3 Changelog: --- version 2.9.3 * added support for built-in action list variables %.chr32, ..., %.chr255 that are set to ASCII 32..255 characters. vagrant@freebsd:/usr/ports/sysutils/sec % sudo portlint -A WARN: Consider to set DEVELOPER=yes in /etc/make.conf 0 fatal errors and 1 warning found.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=32eb319a6e272a323264af571e4a1c569eb206cd commit 32eb319a6e272a323264af571e4a1c569eb206cd Author: Nicolas Jombart <ecu@200ok.org> AuthorDate: 2025-06-10 00:25:36 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2025-06-10 00:35:09 +0000 sysutils/sec: Update 2.9.2 => 2.9.3 Changelog: https://github.com/simple-evcorr/sec/blob/2.9.3/ChangeLog While here fix warnings from portclippy. PR: 287399 sysutils/sec/Makefile | 14 +++++--------- sysutils/sec/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 12 deletions(-)
Thanks.