[Midnightbsd-cvs] [MidnightBSD/mports] 4b02df: mail/courier-imap: update to 6.0.6 (#730)

Lucas Holt noreply at github.com
Sun Aug 9 16:28:11 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 4b02df37179883e21631df850f59b5b18d18c54e
      https://github.com/MidnightBSD/mports/commit/4b02df37179883e21631df850f59b5b18d18c54e
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-08-09 (Sun, 09 Aug 2026)

  Changed paths:
    M mail/courier-imap/Makefile
    M mail/courier-imap/distinfo

  Log Message:
  -----------
  mail/courier-imap: update to 6.0.6 (#730)

Update `mail/courier-imap` from 6.0.4 to 6.0.6. `Makefile` (PORTVERSION)
and `distinfo` only.

## What changed upstream

>From `libs/imap/ChangeLog`:
- **6.0.5** (2026-07-24) — fixes undefined behavior when a subject line
is just `re` or `fwd`.
- **6.0.6** (2026-08-02) — `imapd.C (decode_date_time)` date-parsing
fix, plus packaging (`Rules-Requires-Root:`) and testsuite TZ→Olson
changes.

Distfile grew 3494787 → 3748186 bytes.

## Patch set and plist unchanged

Both `files/patch-Makefile.in` and `files/patch-libs_maildir_configure`
still apply cleanly, no hand-edits. `pkg-plist` diff against FreeBSD's
(already at 6.0.6) is empty.

## Verification

makesum/patch/build/fake/package all OK → `courier-imap-6.0.6,2.mport`.
distinfo hash matches FreeBSD byte-for-byte. LICENSE unchanged —
`COPYING` still GPL v3 with the OpenSSL linking exception.

`PORTEPOCH=2` left alone; there is no `PORTREVISION` line, so nothing to
reset.

**INOTIFY delta re-verified but not built.** INOTIFY isn't in
`OPTIONS_DEFAULT` (`PORT_OPTIONS = DOCS IPV6`), so
`post-patch-INOTIFY-on` didn't run. I confirmed the unconditional
MidnightBSD form is still viable on 6.0.6 — `^LIBS = @LIBS@` still
exists at `libs/maildir/Makefile.in:413` and
`libs/imap/Makefile.in:364`, so the `REINPLACE_CMD` pattern still
matches. **An INOTIFY-on build was not exercised.**

Default options, amd64 only. No test target wired up.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

## Summary by Sourcery

New Features:
- Track upstream courier-imap 6.0.6 release in the ports tree.

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