CVSROOT: /cvs Module name: ports Changes by: [email protected] 2023/12/23 11:22:18
Modified files:
security/rbw : Tag: OPENBSD_7_4 Makefile
Added files:
security/rbw/patches: Tag: OPENBSD_7_4 patch-src_api_rs
Log message:
MFC: security/rbw: unbreak
Apparently the API now requires a User-Agent header and would otherwise
return a 400 in some circumstances.
>From Raf Czlonka
https://github.com/doy/rbw/pull/151
