Bug 275505 - mail/p5-Mail-DMARC: update to 1.20211209
Summary: mail/p5-Mail-DMARC: update to 1.20211209
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: Muhammad Moinur Rahman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-03 13:25 UTC by geoffroy desvernay
Modified: 2023-12-05 09:44 UTC (History)
1 user (show)

See Also:


Attachments
git patch for mail/p5-Mail-DMARC (5.26 KB, patch)
2023-12-03 13:25 UTC, geoffroy desvernay
no flags Details | Diff
git patch for mail/p5-Mail-DMARC (5.45 KB, patch)
2023-12-03 13:28 UTC, geoffroy desvernay
dgeo: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description geoffroy desvernay 2023-12-03 13:25:41 UTC
Created attachment 246748 [details]
git patch for mail/p5-Mail-DMARC

poudriere testport'ed

Changes from https://github.com/msimerson/mail-dmarc/blob/v1.20211209/Changes.md

NEW FEATURES:
 * Postgres support #150
 * added dmarc_whitelist hosts #119
 * use Email::Sender for report sending

BUGFIXES:
 * Properly delete sent reports when the database does not support cascade
 * Fix reporting for selectors whose name evaluates to false
 * Use maybestarttls for opportunistic encryption when sending reports using Email::Sender v2.0 or greater
 * Remove dead domain dmarc-qa.com from tests
 * Print full syntax guide with "--help" option (Jeremiah Morris)
 * Fix report sending issues with SSL/TLS
 * Fix db connection cache
 * move HTTP::Tiny into deps (used for PSL updates)
 * skip HTTP tests when optional JSON not installed #171
 * skip HTTP tests when optional deps not installed #171
 * update PSL
 * auto update PSL as part of release
 * lazy load Net::SMTPS #168
 * removed dist::zilla
 * additional tests enabled
 * html UI: use https URLS everywhere
 * SPF: don't warn when scope is missing from reports
 * receive: permit other MIME types that have xml.gz filename
 * DKIM: when message has no result, add "none"
 * sqlite: add default current_timestamp
 * bin/install_deps.pl: apt improvements
 * updated PSL
 * update jQuery, jQuery grid
 * empty ENV FROM when missing #144
 * improve aggregate report docs #142
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2023-12-03 13:25:41 UTC
Maintainer informed via mail
Comment 2 geoffroy desvernay 2023-12-03 13:28:34 UTC
Created attachment 246749 [details]
git patch for mail/p5-Mail-DMARC

forgot to change my mail address… done
Comment 3 Muhammad Moinur Rahman freebsd_committer freebsd_triage 2023-12-04 21:53:35 UTC
We cannot reset the maintainer email unless submitted from the original email account.
Comment 4 geoffroy desvernay 2023-12-05 07:54:56 UTC
I changed back my mail in bz, is it ok now ?
Comment 5 geoffroy desvernay 2023-12-05 07:57:14 UTC
This is not a maintainer change, this is a maintainer's work mail domain change, sorry…
Comment 6 Muhammad Moinur Rahman freebsd_committer freebsd_triage 2023-12-05 08:23:36 UTC
(In reply to geoffroy desvernay from comment #4)
Yes this is alright now.

(In reply to geoffroy desvernay from comment #5)
I understand what you are trying to do but the concept is same like SPF/DKIM the only difference here is that we can only verify with the bz account email address for the MAINTAINER email change. We just don't want someone with the same name from the other domain asking to return his port. :P

I will commit in next batch.
Comment 7 geoffroy desvernay 2023-12-05 08:24:33 UTC
Thank you !
Comment 8 commit-hook freebsd_committer freebsd_triage 2023-12-05 09:42:08 UTC
A commit in branch main references this bug:

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

commit 054014cea24d923cb561c4bed11f44db1fb28923
Author:     Geoffroy Desvernay <dgeo@centrale-marseille.fr>
AuthorDate: 2023-12-05 09:25:54 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-12-05 09:40:52 +0000

    mail/p5-Mail-DMARC: Update version 1.20190308=>1.20211209

    - Update MAINTAINER email

    Changelog:
    https://github.com/msimerson/mail-dmarc/blob/v1.20211209/Changes.md
    PR:             275505
    Approved by:    submitter is maintainer

 mail/p5-Mail-DMARC/Makefile                       |  4 ++--
 mail/p5-Mail-DMARC/distinfo                       |  6 +++---
 mail/p5-Mail-DMARC/files/patch-Makefile.PL (gone) | 10 ----------
 mail/p5-Mail-DMARC/pkg-plist                      |  9 +++++++++
 4 files changed, 14 insertions(+), 15 deletions(-)