[Bug 289162] mail/aerc: update to 0.21.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 30 Aug 2025 02:54:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289162

--- Comment #3 from Yuvakiran Rayapureddy <iamsleepy@ryuki.me> ---
Hi Herbert,

Thanks for the patch. Instead of running `go mod vendor` inside the Makefile
you can generate the `modules.txt` externally and add it under FILESDIR and
move it to the vendor directory when building(something similar to what
mail/hydroxide does).
Also, you need to add %%DATADIR%%/stylesets/catppuccin, %%DATADIR%%/stylesets/
solarized-dark to the pkg-plist.

-- 
You are receiving this mail because:
You are the assignee for the bug.