Bug 264543 - security/suricata: improve plist handling after setuptools changes
Summary: security/suricata: improve plist handling after setuptools changes
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-08 11:40 UTC by Franco Fichtner
Modified: 2022-06-10 18:53 UTC (History)
1 user (show)

See Also:
franco: maintainer-feedback+


Attachments
substitute the suricata-update version for less noise (20.87 KB, patch)
2022-06-08 11:40 UTC, Franco Fichtner
franco: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Franco Fichtner 2022-06-08 11:40:14 UTC
Created attachment 234550 [details]
substitute the suricata-update version for less noise
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-06-10 18:39:41 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c790c0887e671f861b572c9f561b430534755e93

commit c790c0887e671f861b572c9f561b430534755e93
Author:     Franco Fichtner <franco@opnsense.org>
AuthorDate: 2022-06-10 18:38:38 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2022-06-10 18:38:38 +0000

    security/suricata: improve plist handling after setuptools changes

    Substitute the suricata-update version for less noise.

    PR:             264543

 security/suricata/Makefile  |   2 +-
 security/suricata/pkg-plist | 160 ++++++++++++++++++++++----------------------
 2 files changed, 81 insertions(+), 81 deletions(-)
Comment 2 Franco Fichtner 2022-06-10 18:53:04 UTC
Thank you :)