Update lang/go to 1.17.7.

This commit is contained in:
jsing 2022-03-02 11:18:17 +00:00
parent 583c81dd0a
commit 90069210a3
3 changed files with 10 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.106 2021/12/14 17:22:19 jsing Exp $
# $OpenBSD: Makefile,v 1.107 2022/03/02 11:18:17 jsing Exp $
ONLY_FOR_ARCHS = ${GO_ARCHS}
@ -7,7 +7,7 @@ BIN_BOOTSTRAP_VERSION = 1.16
COMMENT = Go programming language
VERSION = 1.17.5
VERSION = 1.17.7
DISTNAME = go${VERSION}.src
PKGNAME = go-${VERSION}
PKGSPEC = ${FULLPKGNAME:S/go-/go-=/}

View File

@ -2,9 +2,9 @@ SHA256 (go-openbsd-386-bootstrap-1.16.tar.gz) = 0/nf//xxkwg1gMgWLAd4PdpFfcaBMLIL
SHA256 (go-openbsd-arm-bootstrap-1.16.tar.gz) = DjjCEzU/FnndIrKC8gh5PKAZkKp9Lt49aT3XPqhEWNM=
SHA256 (go-openbsd-arm64-bootstrap-1.16.tar.gz) = qqc/TtaBfoq5oJcOHoqNZ6+bO+OOIRZoW1zlj19uBVw=
SHA256 (go-openbsd-mips64-bootstrap-1.16.tar.gz) = dwojdjHgxrLlKC8QbseRYnOf8s/wN/Wx+UkPhH2aeJY=
SHA256 (go1.17.5.src.tar.gz) = Pe+5oJvtBCQDGV6HLcvIxvrhSFljMyJ5Zo7FLoCpWi0=
SHA256 (go1.17.7.src.tar.gz) = wQjNM7c7GRGgK2l3Qd896kPgGlxOCOQJ6LOg43RdK00=
SIZE (go-openbsd-386-bootstrap-1.16.tar.gz) = 131493298
SIZE (go-openbsd-arm-bootstrap-1.16.tar.gz) = 128073881
SIZE (go-openbsd-arm64-bootstrap-1.16.tar.gz) = 126892240
SIZE (go-openbsd-mips64-bootstrap-1.16.tar.gz) = 129935270
SIZE (go1.17.5.src.tar.gz) = 22186577
SIZE (go1.17.7.src.tar.gz) = 22195583

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.54 2021/12/14 17:22:19 jsing Exp $
@comment $OpenBSD: PLIST,v 1.55 2022/03/02 11:18:17 jsing Exp $
bin/go
bin/gofmt
go/
@ -336,6 +336,8 @@ go/misc/cgo/testplugin/testdata/checkdwarf/
go/misc/cgo/testplugin/testdata/checkdwarf/main.go
go/misc/cgo/testplugin/testdata/common/
go/misc/cgo/testplugin/testdata/common/common.go
go/misc/cgo/testplugin/testdata/forkexec/
go/misc/cgo/testplugin/testdata/forkexec/main.go
go/misc/cgo/testplugin/testdata/host/
go/misc/cgo/testplugin/testdata/host/host.go
go/misc/cgo/testplugin/testdata/iface/
@ -11228,6 +11230,7 @@ go/test/fixedbugs/issue4909a.go
go/test/fixedbugs/issue4909b.go
go/test/fixedbugs/issue49122.go
go/test/fixedbugs/issue49249.go
go/test/fixedbugs/issue49282.go
go/test/fixedbugs/issue4932.dir/
go/test/fixedbugs/issue4932.dir/foo.go
go/test/fixedbugs/issue4932.dir/state.go
@ -11240,6 +11243,8 @@ go/test/fixedbugs/issue4964.dir/b.go
go/test/fixedbugs/issue4964.go
go/test/fixedbugs/issue5002.go
go/test/fixedbugs/issue5056.go
go/test/fixedbugs/issue50671.go
go/test/fixedbugs/issue50854.go
go/test/fixedbugs/issue5089.go
go/test/fixedbugs/issue5105.dir/
go/test/fixedbugs/issue5105.dir/a.go