From: Daniel Jakots Subject: Re: UPDATE: net/tailscale-1.66.4 To: Adriano Barbosa Cc: ports@openbsd.org Date: Tue, 28 May 2024 21:33:25 -0400 On Mon, 27 May 2024 19:34:21 -0400, Adriano Barbosa wrote: > Hi. > Update for net/tailscale v1.66.3 > Changelog: > https://github.com/tailscale/tailscale/releases/tag/v1.66.4 Committed, thanks! > Obrigado! > -- > Adriano > > > Index: Makefile > =================================================================== > RCS file: /cvs/ports/net/tailscale/Makefile,v > retrieving revision 1.35 > diff -u -p -r1.35 Makefile > --- Makefile 21 May 2024 20:55:09 -0000 1.35 > +++ Makefile 27 May 2024 23:30:27 -0000 > @@ -2,7 +2,7 @@ BROKEN-i386 = unix.EPROTO not defined > > COMMENT = modern overlay-like VPN built on top of WireGuard > > -V = 1.66.3 > +V = 1.66.4 > MODGO_MODNAME = tailscale.com > MODGO_VERSION = v${V} > > Index: distinfo > =================================================================== > RCS file: /cvs/ports/net/tailscale/distinfo,v > retrieving revision 1.33 > diff -u -p -r1.33 distinfo > --- distinfo 21 May 2024 20:55:09 -0000 1.33 > +++ distinfo 27 May 2024 23:30:29 -0000 > @@ -2204,7 +2204,7 @@ SHA256 (go_modules/software.sslmate.com/ > SHA256 (go_modules/software.sslmate.com/src/go-pkcs12/@v/v0.4.0.zip) > = VQGaOR5TAqUbpi6YkJ4AYiS4EgeGbakL6vWC7A3uA28= SHA256 > (go_modules/src.elv.sh/@v/v0.16.0-rc1.0.20220116211855-fda62502ad7f.mod) > = ImJNCVe1tA5jNq8JoM2bIJGqRqDtuksdWKAwpOaNWiI= SHA256 > (go_modules/src.elv.sh/@v/v0.16.0-rc1.0.20220116211855-fda62502ad7f.zip) > = edEgOGTOmXKXLEt1tIEy1odFM3S8Y8hyYUcl8moi1Ts= -SHA256 > (tailscale.com-v1.66.3.zip) = > 9iuZ8eYzjj7//Sj9ymMH0463g6wkXWb8OQYAQWwhCAw= +SHA256 > (tailscale.com-v1.66.4.zip) = > 9PkYX22hXeF85zCx4izxzzihvAt4Pb4TBt6ivkl3rjU= SIZE > (go_modules/4d63.com/gocheckcompilerdirectives/@v/v1.2.1.mod) = 173 > SIZE (go_modules/4d63.com/gocheckcompilerdirectives/@v/v1.2.1.zip) = > 7059 SIZE (go_modules/4d63.com/gochecknoglobals/@v/v0.2.1.mod) = 77 > @@ -4411,4 +4411,4 @@ SIZE (go_modules/software.sslmate.com/sr SIZE > (go_modules/software.sslmate.com/src/go-pkcs12/@v/v0.4.0.zip) = 45988 > SIZE > (go_modules/src.elv.sh/@v/v0.16.0-rc1.0.20220116211855-fda62502ad7f.mod) > = 185 SIZE > (go_modules/src.elv.sh/@v/v0.16.0-rc1.0.20220116211855-fda62502ad7f.zip) > = 705404 -SIZE (tailscale.com-v1.66.3.zip) = 3341565 +SIZE > (tailscale.com-v1.66.4.zip) = 3340450 >