On Thu, 29 Jan 2026, Marc Baudoin wrote:
converters/orcus has been upgraded yesterday from version 0.20.2 to version 0.21.0 but the buildlink3.mk file still references the previous version: BUILDLINK_API_DEPENDS.orcus+= orcus>=0.20.2
But that's fine! This means that 0.20.2 and 0.21.0 are API-compatible. If you have 0.20.2 installed and want to build a dependent package, then there is no need to upgrade.
-- Benny