Bug 270836 - mail/mailman3: Upgrade to 3.3.8
Summary: mail/mailman3: Upgrade to 3.3.8
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: Robert Clausecker
URL: https://docs.mailman3.org/projects/ma...
Keywords:
Depends on: 270837
Blocks:
  Show dependency treegraph
 
Reported: 2023-04-14 12:40 UTC by Einar Bjarni Halldórsson
Modified: 2023-04-18 21:58 UTC (History)
1 user (show)

See Also:


Attachments
Patch to update mailman3 and update dependencies (4.67 KB, patch)
2023-04-14 12:40 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 2023-04-14 12:40:55 UTC
Created attachment 241476 [details]
Patch to update mailman3 and update dependencies

Upgrade mail/mailman3 to 3.3.8 and update dependency versions

Requires mail/py-aiosmtpd being updated to 1.4.3
Comment 1 Einar Bjarni Halldórsson 2023-04-14 12:45:09 UTC
Depends on https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270837
Comment 2 Robert Clausecker freebsd_committer freebsd_triage 2023-04-18 10:04:21 UTC
Do you have a changelog for this update?

Will change PORTVERSION to DISTVERSION on update as per policy.
Comment 3 Einar Bjarni Halldórsson 2023-04-18 10:12:07 UTC
I noticed a typo in the patch, py-aiosmtpd dependency should be <= 1.4.3, not 1.4.2.

I'm building it now just to make sure it builds.

I'll look for a changelog
Comment 4 Einar Bjarni Halldórsson 2023-04-18 10:16:56 UTC
Added URL to changelog.

I finished the build with updated py-aiosmtpd dependency (<=1.4.3) and installed it successfully.

Can you update it before commit?
Comment 5 commit-hook freebsd_committer freebsd_triage 2023-04-18 21:56:22 UTC
A commit in branch main references this bug:

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

commit f4866687327ae844d122baeb23f9eaeac5b529a3
Author:     Einar Bjarni Halldórsson <einar@isnic.is>
AuthorDate: 2023-04-14 12:35:12 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-04-18 21:55:30 +0000

    mail/mailman3: update to 3.3.8

    Changelog: https://docs.mailman3.org/projects/mailman/en/latest/build/lib/mailman/docs/NEWS.html#news-3-3-8

    PR:             270836

 mail/mailman3/Makefile | 45 +++++++++++++++++++++------------------------
 mail/mailman3/distinfo |  6 +++---
 2 files changed, 24 insertions(+), 27 deletions(-)
Comment 6 Robert Clausecker freebsd_committer freebsd_triage 2023-04-18 21:58:26 UTC
Thank you for your contribution.