Bug 263727 - security/maltrail: Update to 0.45
Summary: security/maltrail: Update to 0.45
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: Nuno Teixeira
URL: https://github.com/stamparm/maltrail/...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-02 14:12 UTC by Michael Muenz
Modified: 2022-05-21 16:59 UTC (History)
1 user (show)

See Also:


Attachments
maltrail update (12.56 KB, patch)
2022-05-02 14:12 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-05-02 14:12:54 UTC
Created attachment 233670 [details]
maltrail update

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-05-21 16:58:10 UTC
A commit in branch main references this bug:

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

commit 615371edb47ed82770c1ac2ff0e86547ec5b4c13
Author:     Michael Muenz <m.muenz@gmail.com>
AuthorDate: 2022-05-21 16:54:06 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-05-21 16:54:06 +0000

    security/maltrail: Update to 0.45

     - use DISTVERSION instead of PORTVERSION
     - pet portclippy

    ChangeLog: https://github.com/stamparm/maltrail/blob/master/CHANGELOG

    PR:             263727

 security/maltrail/Makefile  |  4 ++--
 security/maltrail/distinfo  |  6 +++---
 security/maltrail/pkg-plist | 36 ++++++++++++++++++++++++++++++++++--
 3 files changed, 39 insertions(+), 7 deletions(-)
Comment 2 Nuno Teixeira freebsd_committer freebsd_triage 2022-05-21 16:59:47 UTC
Commited, thanks!