Created attachment 264099 [details] net/openbgpd8: update 8.8 -> 8.9 OpenBGPd 8.9 has just been released: https://cdn.openbsd.org/pub/OpenBSD/OpenBGPD/openbgpd-8.9-relnotes.txt (just in time for the new quarterly branch :) ) The patch is once again rather trivial - only PORTVERSION and distinfo needs to be updated. 'poudriere testport' and 'bulk' runs just fine for 8.9, the resulting package installs and the new version doesn't show/log any errors (I validated the built package on 2 secondary route-reflectors). Looks like just another 'drop-in update'.
*bump* Any feedback on this? Did I miss anything that needs to be fixed/improved?
Could we please get this merged in time for 2026Q1? OpenBGPD 9.0 has also just been released; so it would be nice to have net/openbgpd8 on the latest version when net/openbgpd9 gets added (see bug #292055).
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=35745e54f25d534fe03518c8b841748909cb176e commit 35745e54f25d534fe03518c8b841748909cb176e Author: Sebastian Oswald <sko@rostwald.de> AuthorDate: 2026-02-04 11:57:29 +0000 Commit: Kurt Jaeger <pi@FreeBSD.org> CommitDate: 2026-02-04 11:57:29 +0000 net/openbgpd8: update 8.8 -> 8.9 PR: 289853 Changes: https://cdn.openbsd.org/pub/OpenBSD/OpenBGPD/openbgpd-8.9-relnotes.txt net/openbgpd8/Makefile | 2 +- net/openbgpd8/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)
Committed, thanks!