Bug 270061

Summary: mail/sympa: upgrade to 6.2.70
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: fuz
Priority: --- Flags: dgeo: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
git diff mail/sympa dgeo: maintainer-approval+

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.