Bug 270061 - mail/sympa: upgrade to 6.2.70
Summary: mail/sympa: upgrade to 6.2.70
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-09 09:59 UTC by geoffroy desvernay
Modified: 2023-03-25 21:51 UTC (History)
1 user (show)

See Also:
dgeo: maintainer-feedback+


Attachments
git diff mail/sympa (5.34 KB, patch)
2023-03-09 09:59 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-03-09 09:59:51 UTC
Created attachment 240692 [details]
git diff mail/sympa

* Many bugfixes
* Deprecate sympa_wizard.pl

Full changelog here: https://github.com/sympa-community/sympa/releases/tag/6.2.70
Comment 1 geoffroy desvernay 2023-03-09 10:00:53 UTC
Tested with poudriere and in production.
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-03-22 20:18:13 UTC
A commit in branch main references this bug:

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

commit e95087b2d90ef25905c2c9538059e5ae2784fff9
Author:     Geoffroy Desvernay <dgeo@centrale-marseille.fr>
AuthorDate: 2023-03-21 18:08:51 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-03-22 20:15:29 +0000

    mail/sympa: update to 6.2.70

     * Many bugfixes
     * Deprecate sympa_wizard.pl

    Changelog: https://github.com/sympa-community/sympa/releases/tag/6.2.70

    PR:             270061

 mail/sympa/Makefile                |  2 +-
 mail/sympa/distinfo                |  6 +++---
 mail/sympa/files/patch-Makefile.am | 15 ++++-----------
 mail/sympa/pkg-plist               | 18 +++++++++++++++---
 4 files changed, 23 insertions(+), 18 deletions(-)
Comment 3 Robert Clausecker freebsd_committer freebsd_triage 2023-03-25 21:51:30 UTC
Thank you for your contribution.