[Midnightbsd-cvs] [MidnightBSD/mports] dfeb24: mail/postfix: update to 3.11.5

Lucas Holt noreply at github.com
Fri Aug 7 19:29:49 EDT 2026


  Branch: refs/heads/mail/postfix
  Home:   https://github.com/MidnightBSD/mports
  Commit: dfeb249ea2c461561824dc0a53d97b27da878dd8
      https://github.com/MidnightBSD/mports/commit/dfeb249ea2c461561824dc0a53d97b27da878dd8
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-08-07 (Fri, 07 Aug 2026)

  Changed paths:
    M mail/postfix/Makefile
    M mail/postfix/distinfo
    M mail/postfix/files/patch-conf_main.cf
    R mail/postfix/files/patch-src_util_sys__defs.h
    M mail/postfix/pkg-plist

  Log Message:
  -----------
  mail/postfix: update to 3.11.5

Sync with upstream 3.11.5.

Patch set:
- Remove patch-src_util_sys__defs.h; upstream 3.11.5 already defines
  FREEBSD14/15/16 in the 4.4BSD block, so the hunk no longer applies.
- Rewrite patch-conf_main.cf. Upstream reshuffled the tail of
  conf/main.cf in 3.11.2, so the old patch applied with fuzz at the
  wrong anchor and left upstream's trailing "inet_protocols = ipv4"
  after ours, silently disabling IPv6. Re-anchored, preserving both
  MidnightBSD lines (inet_protocols = all, smtp_tls_CApath).

Also add the nbdb entries (nbdb_reindexd, postfix-non-bdb-script and
their man pages) to pkg-plist and nbdb_reindexd to STRIP_LIBEXEC.
These were omitted when the port was bumped to 3.11.1; they are not
new in 3.11.5.

Built and packaged on amd64 with the default flavor and options
BLACKLISTD EAI PCRE2 TLS DOCS. Other flavors not validated.

AI-Assisted-by: Claude Opus 5 (1M context) <noreply at anthropic.com>
Signed-off-by: Lucas Holt <luke at foolishgames.com>



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications


More information about the Midnightbsd-cvs mailing list