pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

go117: update to final release



Module Name:	pkgsrc-wip
Committed By:	Benny Siegert <bsiegert%gmail.com@localhost>
Pushed By:	bsiegert
Date:		Tue Aug 17 10:27:38 2021 +0200
Changeset:	33a9a4a7cf8ce8c25da92a6630a9e60c83edc84d

Modified Files:
	go117/Makefile
	go117/PLIST
	go117/distinfo

Log Message:
go117: update to final release

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=33a9a4a7cf8ce8c25da92a6630a9e60c83edc84d

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 go117/Makefile | 2 +-
 go117/PLIST    | 2 ++
 go117/distinfo | 8 ++++----
 3 files changed, 7 insertions(+), 5 deletions(-)

diffs:
diff --git a/go117/Makefile b/go117/Makefile
index 1590ecdf86..3662bb12b6 100644
--- a/go117/Makefile
+++ b/go117/Makefile
@@ -4,7 +4,7 @@
 .include "../../lang/go/bootstrap.mk"
 
 # TODO(bsiegert) move this to version.mk
-GO117_VERSION=	1.17.rc2
+GO117_VERSION=	1.17
 
 GOVERSSUFFIX=	117
 
diff --git a/go117/PLIST b/go117/PLIST
index cf50a746fa..82cb73d8c8 100644
--- a/go117/PLIST
+++ b/go117/PLIST
@@ -310,6 +310,7 @@ go117/misc/cgo/testsanitizers/testdata/msan4.go
 go117/misc/cgo/testsanitizers/testdata/msan5.go
 go117/misc/cgo/testsanitizers/testdata/msan6.go
 go117/misc/cgo/testsanitizers/testdata/msan7.go
+go117/misc/cgo/testsanitizers/testdata/msan8.go
 go117/misc/cgo/testsanitizers/testdata/msan_fail.go
 go117/misc/cgo/testsanitizers/testdata/msan_shared.go
 go117/misc/cgo/testsanitizers/testdata/tsan.go
@@ -2631,6 +2632,7 @@ go117/src/cmd/go/testdata/script/mod_vendor_gomod.txt
 go117/src/cmd/go/testdata/script/mod_vendor_goversion.txt
 go117/src/cmd/go/testdata/script/mod_vendor_issue46867.txt
 go117/src/cmd/go/testdata/script/mod_vendor_nodeps.txt
+go117/src/cmd/go/testdata/script/mod_vendor_redundant_requirement.txt
 go117/src/cmd/go/testdata/script/mod_vendor_replace.txt
 go117/src/cmd/go/testdata/script/mod_vendor_trimpath.txt
 go117/src/cmd/go/testdata/script/mod_vendor_unused.txt
diff --git a/go117/distinfo b/go117/distinfo
index 6fd3ea10c1..1ddc67badb 100644
--- a/go117/distinfo
+++ b/go117/distinfo
@@ -1,9 +1,9 @@
 $NetBSD: distinfo,v 1.8 2021/06/05 12:40:07 bsiegert Exp $
 
-SHA1 (go1.17rc2.src.tar.gz) = 1b3bb1413979452441110a3257045437e806ea98
-RMD160 (go1.17rc2.src.tar.gz) = 080536145f7a04be3b3721b824b62293b2ca99f2
-SHA512 (go1.17rc2.src.tar.gz) = d1f9e687011acee30232c30e75c66cb920f314db02bf1f0c90e360095f0fb089d2adb346acaac1a22b7e114efa6d880b721e461edc67ccb79bedf15eff619de8
-Size (go1.17rc2.src.tar.gz) = 22173399 bytes
+SHA1 (go1.17.src.tar.gz) = dd6eb7b66af665cba58adc606bd7502194ad4462
+RMD160 (go1.17.src.tar.gz) = 296e9b97d97b2f9c793085ccf3835504965bd276
+SHA512 (go1.17.src.tar.gz) = bb94d69555faa103bc092ce85b73168954a553a5c72e4b38c39bd99a3eb4db679f352685e66507b0945ed12676eb2a0c51674e456f68a9a5b98c3ec6a948d35b
+Size (go1.17.src.tar.gz) = 22178549 bytes
 SHA1 (patch-misc_ios_clangwrap.sh) = 0a06403609cb7bce2e6f65444fd322f486761afe
 SHA1 (patch-src_cmd_dist_util.go) = 2d9c2f59e27672d56f5f1a0e3f9d5101a05546a7
 SHA1 (patch-src_crypto_x509_root__bsd.go) = 27636e0d8c121ccec6c46a3a82cd0e0469473a6e


Home | Main Index | Thread Index | Old Index