From: Daniel Jakots Subject: Re: UPDATE: sysutils/vultr-cli To: Adriano Barbosa Cc: ports@openbsd.org Date: Sat, 6 Jul 2024 08:13:57 -0400 On Fri, 5 Jul 2024 13:39:02 -0400, Adriano Barbosa wrote: > Hi. > Update for sysutils/vultr-cli-3.3.0 > Changelog: https://github.com/vultr/vultr-cli/releases/tag/v3.3.0 The patch doesn't apply. > > Index: Makefile > =================================================================== > RCS file: /cvs/ports/sysutils/vultr-cli/Makefile,v > diff -u -p -r1.23 Makefile > --- Makefile 21 May 2024 20:51:02 -0000 1.23 > +++ Makefile 5 Jul 2024 17:34:32 -0000 > @@ -1,7 +1,7 @@ > COMMENT = Vultr Command Line Interface > > MODGO_MODNAME = github.com/vultr/vultr-cli/v3 > -MODGO_VERSION = v3.1.0 > +MODGO_VERSION = v3.3.0 The current version in the ports tree is 3.2.0 after your patch from mid June. Can you resend diff against an updated ports tree please? Cheers, Daniel