30.09.2024 14:32, Kirill A. Korinsky пишет: > jca_p had noted that it diff before had missed @pkgpath. Here an updated > version which was tested to upgrade as:
Yes, the @pkgpath looks correct and a quirk is not needed to merge a flavour, I think, but not entirely sure. Do we need '@conflict hugo-*-extended'? > hugo $ doas pkg_add -Dunsigned /build/packages/amd64/ftp/hugo-0.135.0.tgz > hugo-0.134.2-extended->0.135.0: ok > hugo $ If quirks were involved you'd have to point it at some PKG_PATH, pkg_add'ing a single package is not enough then. Perhaps wise to always test package updates with anything special that way.