Bug 265007 - security/maltrail: Update to 0.47
Summary: security/maltrail: Update to 0.47
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: Fernando Apesteguía
URL: https://github.com/stamparm/maltrail/...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-03 06:31 UTC by Michael Muenz
Modified: 2022-07-06 21:01 UTC (History)
1 user (show)

See Also:


Attachments
maltrail 0.47 (15.54 KB, patch)
2022-07-03 06:31 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-07-03 06:31:16 UTC
Created attachment 235044 [details]
maltrail 0.47

Update to latest version

- portlint -A runs fine
- poudriere bulk builds fine pkg
- poudriere testport runs without errors
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-07-06 20:53:18 UTC
A commit in branch main references this bug:

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

commit 3025ed9a6407d85a8d340cb6902d354247af00e6
Author:     Michael Muenz <m.muenz@gmail.com>
AuthorDate: 2022-07-05 05:27:55 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-07-06 20:49:56 +0000

    security/maltrail: Update to 0.47

    ChangeLog: https://github.com/stamparm/maltrail/compare/0.45...0.47

    PR:     265007
    Reported by:    m.muenz@gmail.com (maintainer)

 security/maltrail/Makefile  |  2 +-
 security/maltrail/distinfo  |  6 +++---
 security/maltrail/pkg-plist | 41 +++++++++++++++++++++++++++++++++++++++++
 3 files changed, 45 insertions(+), 4 deletions(-)
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2022-07-06 21:01:39 UTC
Committed,

Thanks!