Bug 277094

Summary: mail/p5-Mail-DMARC: update to 1.20240214
Product: Ports & Packages Reporter: geoffroy desvernay <dgeo>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: arrowd
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
git diff mail/p5-Mail-DMARC none

Description geoffroy desvernay 2024-02-16 15:14:09 UTC
Created attachment 248510 [details]
git diff mail/p5-Mail-DMARC

some bugfixes and little features:

### 1.20240214
- feat: add imap option to specify port #195
- feat: add configurable DNS retrans option #214
- ignore empty/wrong lines on whitelist_dmarc file #219
- test: mock DNS during testing #213
- ci: restore CI tests to working order
- Force lower case for SPF domain input #212
### 1.20230215
- Fix error when logging a report which was skipped for size

port test'ed ok
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-02-18 16:43:13 UTC
A commit in branch main references this bug:

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

commit dedb1dcb3f81e037e276845eae28e7ccad444f2e
Author:     geoffroy desvernay <dgeo@centrale-med.fr>
AuthorDate: 2024-02-18 16:41:55 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2024-02-18 16:42:17 +0000

    mail/p5-Mail-DMARC: Update to 1.20240214

    PR:             277094

 mail/p5-Mail-DMARC/Makefile | 2 +-
 mail/p5-Mail-DMARC/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 Gleb Popov freebsd_committer freebsd_triage 2024-02-18 16:43:57 UTC
Pushed, thank you.