On 2024/11/09 17:23, Daniel Jakots wrote: > On Sat, 9 Nov 2024 19:14:58 +0000, Stuart Henderson > <s...@spacehopper.org> wrote: > > > Providing packages for both versions will certainly help users across > > that bump if they want to upgrade, as well as helping people who want > > to keep their existing setup. > > Alright, I'll copy/paste what I said last time then: > https://marc.info/?l=openbsd-ports&m=170818331321194&w=2 > > > The current setup is: > /usr/ports/net$ tree minio > minio > |-- Makefile > |-- Makefile.inc > |-- client > | |-- Makefile > [...] > `-- server > |-- Makefile > [...] > > > Any idea insight how to handle the second version? (name for the > directory, @pkgpath? etc). Minios software follow calendar versioning > so directories names can't really have some version numbers.
server-old and server maybe?