Bug 287399 - sysutils/sec: Update to 2.9.3
Summary: sysutils/sec: Update to 2.9.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL: https://github.com/simple-evcorr/sec/...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-06-09 17:24 UTC by Nicolas Jombart
Modified: 2025-06-10 00:37 UTC (History)
1 user (show)

See Also:


Attachments
patch (801 bytes, patch)
2025-06-09 17:24 UTC, Nicolas Jombart
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolas Jombart 2025-06-09 17:24:46 UTC
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.
Comment 1 commit-hook freebsd_committer freebsd_triage 2025-06-10 00:36:26 UTC
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(-)
Comment 2 Vladimir Druzenko freebsd_committer freebsd_triage 2025-06-10 00:37:42 UTC
Thanks.