Bug 262839

Summary: mail/rspamd: Update to 3.2
Product: Ports & Packages Reporter: Yasuhiro Kimura <yasu>
Component: Individual Port(s)Assignee: Yasuhiro Kimura <yasu>
Status: Closed FIXED    
Severity: Affects Only Me CC: moiseev, vsevolod
Priority: --- Flags: yasu: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://rspamd.com/announce/2022/03/26/rspamd-3.2.html
Attachments:
Description Flags
Patch file none

Description Yasuhiro Kimura freebsd_committer freebsd_triage 2022-03-26 18:22:52 UTC
Created attachment 232745 [details]
Patch file

Update to 3.2.

Switch to use PCRE2.

ReleaseNotes:   https://rspamd.com/announce/2022/03/26/rspamd-3.2.html
Comment 2 Vsevolod Stakhov freebsd_committer freebsd_triage 2022-03-27 11:34:22 UTC
I agree with Alexander, please include those changes if possible. Aside that, it all looks good to me, so you can commit your proposed updates. Thank you!
Comment 3 Yasuhiro Kimura freebsd_committer freebsd_triage 2022-03-28 01:43:22 UTC
(In reply to Alexander Moisseev from comment #1)

Thanks for comment. I'll include them in my commit.
Comment 4 commit-hook freebsd_committer freebsd_triage 2022-03-28 01:57:08 UTC
A commit in branch main references this bug:

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

commit 380b24898c268c717e22f638019dc86b05363164
Author:     Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2022-03-26 18:19:02 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2022-03-28 01:53:11 +0000

    mail/rspamd: Update to 3.2

    Switch to use PCRE2.

    ReleaseNotes:   https://rspamd.com/announce/2022/03/26/rspamd-3.2.html
    PR:             262839
    Approved by:    maintainer

 mail/rspamd/Makefile                                  | 11 +++++------
 mail/rspamd/distinfo                                  |  6 +++---
 mail/rspamd/files/patch-contrib_xxhash_xxhash.h (new) | 10 ++++++++++
 mail/rspamd/pkg-plist                                 |  5 +++++
 4 files changed, 23 insertions(+), 9 deletions(-)
Comment 5 Yasuhiro Kimura freebsd_committer freebsd_triage 2022-03-28 01:57:59 UTC
Committed. Thanks!