Download raw body.
Update to minio-0.20231214
On Sat, 6 Jan 2024 18:47:12 +0000, Stuart Henderson
<stu@spacehopper.org> wrote:
> > > The upgrade must be done *before* upgrading. If a user already ran
> > > `pkg_add -u`, it will be a pain to reinstall the old minio version
> > > (libs bump and co)... unless we provide both version in the ports
> > > tree. So, should we do this?
>
> It seems a good idea to provide both.
(I'm back from my hiatus.)
I imagine the current users of minio should by default stay on the
current version.
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.
Cheers,
Daniel
Update to minio-0.20231214