Bug 297185 - mail/aerc: update to 0.22.0
Summary: mail/aerc: update to 0.22.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Zsolt Udvari
URL: https://git.sr.ht/~rjarry/aerc/refs/0...
Keywords:
Depends on:
Blocks:
 
Reported: 2026-07-31 07:06 UTC by Herbert J. Skuhra
Modified: 2026-08-16 18:17 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (iamsleepy)


Attachments
aerc 0.22.0 (22.88 KB, patch)
2026-07-31 07:06 UTC, Herbert J. Skuhra
no flags Details | Diff
aerc 0.22.0 - Remove ncurses and base64 (23.13 KB, patch)
2026-07-31 07:26 UTC, Herbert J. Skuhra
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Herbert J. Skuhra 2026-07-31 07:06:09 UTC
Created attachment 273338 [details]
aerc 0.22.0

mail/aerc: update 0.21.0 => 0.22.0

https://git.sr.ht/~rjarry/aerc/refs/0.22.0

poudriere testport: main(amd64): OK
Comment 1 Herbert J. Skuhra 2026-07-31 07:26:54 UTC
Created attachment 273339 [details]
aerc 0.22.0 - Remove ncurses and base64

Are ncurses:port and base64 really needed?
poudriere testport: OK (main-amd64, stable1[45]-amd64)
Comment 2 Yuvakiran Rayapureddy 2026-08-02 16:43:37 UTC
Hi Herbert,

I checked and both ncurses and base64 are not needed. 
If possible, can you also take over as maintainer for this port as I no longer use FreeBSD as daily driver and can't reliably test the port.

Thanks
Comment 3 Zsolt Udvari freebsd_committer freebsd_triage 2026-08-16 12:19:29 UTC
Herbert, would you like its maintainer?
Comment 4 Herbert J. Skuhra 2026-08-16 12:45:00 UTC
(In reply to Zsolt Udvari from comment #3)
Sorry, I missed that part. Yes, I can take the port.
Comment 5 Zsolt Udvari freebsd_committer freebsd_triage 2026-08-16 18:17:11 UTC
Thanks for your work Herbert and Yuvakiran! Committed.
Comment 6 commit-hook freebsd_committer freebsd_triage 2026-08-16 18:17:17 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4b0ac2b43db83232f9519454b2260bf8ebd924c2

commit 4b0ac2b43db83232f9519454b2260bf8ebd924c2
Author:     Herbert J. Skuhra <herbert@gojira.at>
AuthorDate: 2026-08-16 18:14:05 +0000
Commit:     Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2026-08-16 18:16:11 +0000

    mail/aerc: Update to 0.22.0

    Remove base64 from build dependencies and ncurses from USES.
    Submitter takes maintainership.

    Changelog: https://git.sr.ht/~rjarry/aerc/refs/0.22.0

    PR:             297185
    Approved by:    iamsleepy@ryuki.me (ex-maintainer)

 mail/aerc/Makefile          |  54 ++++++++++-----------
 mail/aerc/distinfo          |  92 +++++++++++++++++------------------
 mail/aerc/files/modules.txt | 115 ++++++++++++++++++++++----------------------
 mail/aerc/pkg-plist         |   1 +
 4 files changed, 129 insertions(+), 133 deletions(-)