[Bug 288112] mail/sympa: Import upstream patch to fix warnings with perl 5.40

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 27 Aug 2025 08:30:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288112

--- Comment #4 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

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

commit 89e6ff7b62b421e770831a7425a5207227eec095
Author:     Mikael Urankar <mikael@FreeBSD.org>
AuthorDate: 2025-07-08 13:23:41 +0000
Commit:     Mikael Urankar <mikael@FreeBSD.org>
CommitDate: 2025-08-27 08:30:13 +0000

    mail/sympa: Import upstream patch to fix warnings with perl 5.40

    Import [1] to fix the following warnings:
    Starting module bulk.pl: Duplicate specification "foreground|F" for option
"f"
    Starting module archived.pl: Duplicate specification "foreground|F" for
option "f"
    Starting module bounced.pl: Duplicate specification "foreground|F" for
option "f"
    Starting module task_manager.pl: Duplicate specification "foreground|F" for
option "f"

    [1]
https://github.com/sympa-community/sympa/commit/088fff6ba62e229939c0213c7f44b4086d38709c

    PR:             288112
    Approved by:    Geoffroy Desvernay (maintainer)

 mail/sympa/Makefile                    |  1 +
 mail/sympa/files/patch-issue1966 (new) | 48 ++++++++++++++++++++++++++++++++++
 2 files changed, 49 insertions(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.