From: Daniel Jakots Subject: Re: UPDATE: net/tailscale-1.68.2 To: Adriano Barbosa Cc: ports@openbsd.org Date: Sat, 6 Jul 2024 08:55:11 -0400 On Wed, 3 Jul 2024 09:17:46 -0400, Adriano Barbosa wrote: > Hi. > Update for net/tailscale v1.68.2 > Changelog: > https://github.com/tailscale/tailscale/releases/tag/v1.68.2 Committed, thanks! > > Index: Makefile > =================================================================== > RCS file: /cvs/ports/net/tailscale/Makefile,v > retrieving revision 1.37 > diff -u -p -r1.37 Makefile > --- Makefile 17 Jun 2024 01:27:52 -0000 1.37 > +++ Makefile 3 Jul 2024 13:15:22 -0000 > @@ -2,7 +2,7 @@ BROKEN-i386 = unix.EPROTO not defined > > COMMENT = modern overlay-like VPN built on top of WireGuard > > -V = 1.68.1 > +V = 1.68.2 > MODGO_MODNAME = tailscale.com > MODGO_VERSION = v${V} > > Index: distinfo > =================================================================== > RCS file: /cvs/ports/net/tailscale/distinfo,v > retrieving revision 1.35 > diff -u -p -r1.35 distinfo > --- distinfo 17 Jun 2024 01:27:52 -0000 1.35 > +++ distinfo 3 Jul 2024 13:15:24 -0000 > @@ -2433,7 +2433,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.68.1.zip) = > sLNwumoqp5ouowikNF9FxZ/cLqw3lADe6nSmrxmxYig= +SHA256 > (tailscale.com-v1.68.2.zip) = > +weCHpWLzdMGR1aED3NT5Vc3xy15ysTgAsTLCKtTeJE= 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 > @@ -4869,4 +4869,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.68.1.zip) = 3420751 +SIZE > (tailscale.com-v1.68.2.zip) = 3421904 >