git: 3a54abdb56f3 - main - mail/mlmmj: update to 1.8.0

From: Baptiste Daroussin <bapt_at_FreeBSD.org>
Date: Sun, 15 Mar 2026 17:48:06 UTC
The branch main has been updated by bapt:

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

commit 3a54abdb56f327a1d864bb12c47bd0ac836bc915
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2026-03-15 17:46:53 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2026-03-15 17:48:03 +0000

    mail/mlmmj: update to 1.8.0
    
    Changelog:
    - New 'subrelease' feature: on lists with 'subonlypost', non-subscribers
      can simultaneously subscribe and release their denied post by replying
      to a single address. Three variants are provided: subrelease (normal
      subscription), digestsubrelease, and nomailsubrelease.
    - Remove 'selfmoderate' feature, superseded by 'subrelease'.
    - Fix thread grouping in digest.
    - Fix garbage output in send_digest.
    - Properly close SMTP connection on EHLO failure.
    - Improve error handling in send_mail.
    - Clean up queue file on second do_all_the_voodoo_here failure.
    - Use buffered I/O where possible for better performance.
    - Update exim4 configuration hints for exim4 >= 4.94.
    - Many new unit tests.
---
 mail/mlmmj/Makefile | 2 +-
 mail/mlmmj/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/mail/mlmmj/Makefile b/mail/mlmmj/Makefile
index 296689e49370..1ea73644dc6f 100644
--- a/mail/mlmmj/Makefile
+++ b/mail/mlmmj/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	mlmmj
-PORTVERSION=	1.7.1
+PORTVERSION=	1.8.0
 CATEGORIES=	mail
 MASTER_SITES=	https://codeberg.org/mlmmj/mlmmj/releases/download/RELEASE_${PORTVERSION:C/\./_/g}/
 
diff --git a/mail/mlmmj/distinfo b/mail/mlmmj/distinfo
index 8d835c6cea6b..8b7456a4fc5c 100644
--- a/mail/mlmmj/distinfo
+++ b/mail/mlmmj/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1770992468
-SHA256 (mlmmj-1.7.1.tar.xz) = a692f6a8a1f05b4534ac8f8686c1b371fda618ae0b2fba1f238358d406517ff3
-SIZE (mlmmj-1.7.1.tar.xz) = 282916
+TIMESTAMP = 1773596785
+SHA256 (mlmmj-1.8.0.tar.xz) = 1a096c8256b63a51717d71459987c9d739963a82ecf382779184794e93e32618
+SIZE (mlmmj-1.8.0.tar.xz) = 290352