Bug 281813 - mail/mailman3: Update to 3.3.10
Summary: mail/mailman3: Update to 3.3.10
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL: https://gitlab.com/mailman/mailman/-/...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-02 10:18 UTC by Einar Bjarni Halldórsson
Modified: 2024-10-02 22:58 UTC (History)
1 user (show)

See Also:


Attachments
Updates mail/mailman3 to 3.3.10 (2.71 KB, patch)
2024-10-02 10:20 UTC, Einar Bjarni Halldórsson
einar: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Einar Bjarni Halldórsson 2024-10-02 10:18:23 UTC
Update Mailman to latest version, 3.3.10
Comment 1 Einar Bjarni Halldórsson 2024-10-02 10:20:44 UTC
Created attachment 253955 [details]
Updates mail/mailman3 to 3.3.10

Updates mail/mailman3 to 3.3.10

Replaces distutils with pep517

Updates dependencies

Adds devel/py-pdm-backend as a build dependency
Comment 2 Einar Bjarni Halldórsson 2024-10-02 10:21:47 UTC
portlint OK
Built with poudriere on 14.1-RELEASE on amd64 and running it now
Comment 4 commit-hook freebsd_committer freebsd_triage 2024-10-02 22:54:28 UTC
A commit in branch main references this bug:

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

commit b7f6b79f85cc9c5219cced5fe61f6be94af99e7d
Author:     Einar Bjarni Halldórsson <einar@isnic.is>
AuthorDate: 2024-10-02 22:52:06 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-10-02 22:52:06 +0000

    mail/mailman3: Update 3.3.9 → 3.3.10

    Changelog:
    https://docs.mailman3.org/projects/mailman/en/latest/src/mailman/docs/NEWS.html#news-3-3-10

    Replace distutils with pep517.

    PR:     281813

 mail/mailman3/Makefile | 11 ++++++-----
 mail/mailman3/distinfo |  6 +++---
 2 files changed, 9 insertions(+), 8 deletions(-)
Comment 5 Vladimir Druzenko freebsd_committer freebsd_triage 2024-10-02 22:58:29 UTC
Thanks.