From: Daniel Jakots Subject: Re: UPDATE: net/tailscale-1.64.2 To: Adriano Barbosa Cc: ports@openbsd.org Date: Wed, 24 Apr 2024 22:05:42 -0400 On Wed, 24 Apr 2024 19:57:31 -0400, Adriano Barbosa wrote: > Hi. > Update for net/tailscale v1.64.2 > Changelog: > https://github.com/tailscale/tailscale/releases/tag/v1.64.2 Committed, thanks! > Obrigado! > -- > Adriano > > > Index: Makefile > =================================================================== > RCS file: /cvs/ports/net/tailscale/Makefile,v > retrieving revision 1.32 > diff -u -p -r1.32 Makefile > --- Makefile 20 Apr 2024 02:29:31 -0000 1.32 > +++ Makefile 24 Apr 2024 23:47:34 -0000 > @@ -2,7 +2,7 @@ BROKEN-i386 = unix.EPROTO not defined > > COMMENT = modern overlay-like VPN built on top of WireGuard > > -V = 1.64.1 > +V = 1.64.2 > MODGO_MODNAME = tailscale.com > MODGO_VERSION = v${V} > > Index: distinfo > =================================================================== > RCS file: /cvs/ports/net/tailscale/distinfo,v > retrieving revision 1.30 > diff -u -p -r1.30 distinfo > --- distinfo 20 Apr 2024 02:29:31 -0000 1.30 > +++ distinfo 24 Apr 2024 23:47:36 -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.64.1.zip) = > f2w8iFwLWzqlNhh+ZXIMa9nft7erzKPtu0hW7VIhTy4= +SHA256 > (tailscale.com-v1.64.2.zip) = > h/W5URZpzmJ1BixmaYYOLsTQiItS9grsrJXnKy1w0kE= 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.64.1.zip) = 3188143 +SIZE > (tailscale.com-v1.64.2.zip) = 3188143 >