Bug 262973 - security/maltrail: Update to 0.44
Summary: security/maltrail: Update to 0.44
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: Mikael Urankar
URL: https://github.com/stamparm/maltrail/...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-01 08:28 UTC by Michael Muenz
Modified: 2022-04-01 12:14 UTC (History)
1 user (show)

See Also:


Attachments
maltrail (40.57 KB, patch)
2022-04-01 08:28 UTC, Michael Muenz
m.muenz: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Muenz 2022-04-01 08:28:45 UTC
Created attachment 232855 [details]
maltrail

- switch from pcapy to pcapy-ng
- portlint -A is fine
- poudriere builds fine pkg (updated and tested)
- poudriere testport runs fine
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-04-01 11:03:12 UTC
A commit in branch main references this bug:

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

commit d5cf4098d359d0167fea1b1ae6f11a1d3d5184e6
Author:     Michael Muenz <m.muenz@gmail.com>
AuthorDate: 2022-04-01 11:00:39 +0000
Commit:     Mikael Urankar <mikael@FreeBSD.org>
CommitDate: 2022-04-01 11:01:43 +0000

    security/maltrail: Update to 0.44

      - switch from pcapy to pcapy-ng

    Changes: https://github.com/stamparm/maltrail/compare/0.43...0.44

    PR:             262973

 security/maltrail/Makefile  |   4 +-
 security/maltrail/distinfo  |   6 +-
 security/maltrail/pkg-plist | 145 +++++++++++++++++++++++++++++++++++++++++++-
 3 files changed, 147 insertions(+), 8 deletions(-)
Comment 2 Michael Muenz 2022-04-01 11:35:32 UTC
Thank you Mikael, really appreciate your pace! :)