[Bug 289593] Update mail/mu to 1.12.13 and merge mail/mu4e
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 289593] Update mail/mu to 1.12.13 and merge mail/mu4e"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 19 Oct 2025 20:41:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289593
Hiroki Tagato <tagattie@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #264727| |maintainer-approval?(rwn@ma
Flags| |ilo.com)
--- Comment #9 from Hiroki Tagato <tagattie@FreeBSD.org> ---
Created attachment 264727
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=264727&action=edit
Patch for mail/mu (v2)
I have made some minor changes to Makefile based on the output from port
linters and stage-qa warnings.
The changes are:
- add libfmt.so:devel/libfmt to LIB_DEPENDS
- USES=python:3.8+ -> USES=python:build
Python appears to be only used in build phase and not needed at run-time.
Also, version spec since the oldest python version in ports is 3.9.
- remove DOCS from OPTIONS_DEFAULT since DOCS are set by default
- change CLD2_INFO to CLD2_DESC
- move emacs dependency under MU4E option
Also add emacs to RUN_DEPENDS
If you are comfortable with those changes, I will commit this version.
--
You are receiving this mail because:
You are on the CC list for the bug.