pkgsrc-WIP-changes archive

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

Update go112 to 1.12 (the final release).



Module Name:	pkgsrc-wip
Committed By:	Benny Siegert <bsiegert%gmail.com@localhost>
Pushed By:	bsiegert
Date:		Sun Mar 3 19:22:22 2019 +0100
Changeset:	3e81c5d9c00c5ac08e8bd25cba688f663754217a

Modified Files:
	go112/Makefile
	go112/PLIST
	go112/distinfo

Log Message:
Update go112 to 1.12 (the final release).

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

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

diffstat:
 go112/Makefile |  4 +---
 go112/PLIST    | 32 +++++++++++++++++++++++++++++---
 go112/distinfo |  8 ++++----
 3 files changed, 34 insertions(+), 10 deletions(-)

diffs:
diff --git a/go112/Makefile b/go112/Makefile
index f133074438..bda765d004 100644
--- a/go112/Makefile
+++ b/go112/Makefile
@@ -2,7 +2,7 @@
 
 .include "../../lang/go/version.mk"
 # TODO move to version.mk
-GO112_VERSION?=	1.12beta2
+GO112_VERSION?=	1.12
 
 DISTNAME=	go${GO112_VERSION}.src
 PKGNAME=	go112-${GO112_VERSION}
@@ -47,7 +47,6 @@ REPLACE_BASH+=	src/bootstrap.bash
 REPLACE_BASH+=	src/buildall.bash
 REPLACE_BASH+=	src/clean.bash
 REPLACE_BASH+=	src/cmd/go/mkalldocs.sh
-REPLACE_BASH+=	src/cmd/vendor/github.com/google/pprof/test.sh
 REPLACE_BASH+=	src/cmd/vendor/github.com/google/pprof/internal/binutils/testdata/build_mac.sh
 REPLACE_BASH+=	src/cmd/vendor/golang.org/x/sys/unix/mkall.sh
 REPLACE_BASH+=	src/cmd/vendor/golang.org/x/sys/unix/mkerrors.sh
@@ -68,7 +67,6 @@ REPLACE_PERL+=	src/cmd/vendor/golang.org/x/sys/unix/*.pl
 REPLACE_PERL+=	src/net/http/cgi/testdata/test.cgi
 REPLACE_PERL+=	src/regexp/syntax/make_perl_groups.pl
 REPLACE_PERL+=	src/syscall/*.pl
-REPLACE_PERL+=	test/errchk
 
 # uses own linker, which does not support relro on NetBSD
 CHECK_RELRO_SKIP+=		go${GOVERSSUFFIX}/bin/go
diff --git a/go112/PLIST b/go112/PLIST
index 5577072bf7..132e6d1ce5 100644
--- a/go112/PLIST
+++ b/go112/PLIST
@@ -327,6 +327,9 @@ go112/misc/cgo/test/issue28545.go
 go112/misc/cgo/test/issue28772.go
 go112/misc/cgo/test/issue28896.go
 go112/misc/cgo/test/issue29383.go
+go112/misc/cgo/test/issue29748.go
+go112/misc/cgo/test/issue29781.go
+go112/misc/cgo/test/issue30065.go
 go112/misc/cgo/test/issue3250.go
 go112/misc/cgo/test/issue3250w.go
 go112/misc/cgo/test/issue3261.go
@@ -582,7 +585,6 @@ go112/misc/nacl/testdata/group
 go112/misc/nacl/testdata/hosts
 go112/misc/nacl/testdata/mime.types
 go112/misc/nacl/testzip.proto
-go112/misc/sortac/sortac.go
 go112/misc/swig/callback/callback.cc
 go112/misc/swig/callback/callback.go
 go112/misc/swig/callback/callback.h
@@ -2526,6 +2528,7 @@ go112/src/cmd/go/testdata/script/build_relative_tmpdir.txt
 go112/src/cmd/go/testdata/script/build_runtime_gcflags.txt
 go112/src/cmd/go/testdata/script/cache_unix.txt
 go112/src/cmd/go/testdata/script/cgo_syso_issue29253.txt
+go112/src/cmd/go/testdata/script/clean_testcache.txt
 go112/src/cmd/go/testdata/script/cover_atomic_pkgall.txt
 go112/src/cmd/go/testdata/script/cover_pkgall_runtime.txt
 go112/src/cmd/go/testdata/script/cpu_profile_twice.txt
@@ -4163,6 +4166,8 @@ go112/src/crypto/tls/testdata/Client-TLSv12-ClientCert-ECDSA-ECDSA
 go112/src/crypto/tls/testdata/Client-TLSv12-ClientCert-ECDSA-RSA
 go112/src/crypto/tls/testdata/Client-TLSv12-ClientCert-RSA-AES256-GCM-SHA384
 go112/src/crypto/tls/testdata/Client-TLSv12-ClientCert-RSA-ECDSA
+go112/src/crypto/tls/testdata/Client-TLSv12-ClientCert-RSA-PSS-Disabled
+go112/src/crypto/tls/testdata/Client-TLSv12-ClientCert-RSA-PSS-Disabled-512
 go112/src/crypto/tls/testdata/Client-TLSv12-ClientCert-RSA-RSA
 go112/src/crypto/tls/testdata/Client-TLSv12-ClientCert-RSA-RSAPKCS1v15
 go112/src/crypto/tls/testdata/Client-TLSv12-ClientCert-RSA-RSAPSS
@@ -4189,6 +4194,7 @@ go112/src/crypto/tls/testdata/Client-TLSv13-ALPN
 go112/src/crypto/tls/testdata/Client-TLSv13-CHACHA20-SHA256
 go112/src/crypto/tls/testdata/Client-TLSv13-ClientCert-ECDSA-RSA
 go112/src/crypto/tls/testdata/Client-TLSv13-ClientCert-RSA-ECDSA
+go112/src/crypto/tls/testdata/Client-TLSv13-ClientCert-RSA-PSS-Disabled
 go112/src/crypto/tls/testdata/Client-TLSv13-ClientCert-RSA-RSAPSS
 go112/src/crypto/tls/testdata/Client-TLSv13-ECDSA
 go112/src/crypto/tls/testdata/Client-TLSv13-ExportKeyingMaterial
@@ -4212,6 +4218,8 @@ go112/src/crypto/tls/testdata/Server-TLSv12-CipherSuiteCertPreferenceECDSA
 go112/src/crypto/tls/testdata/Server-TLSv12-CipherSuiteCertPreferenceRSA
 go112/src/crypto/tls/testdata/Server-TLSv12-ClientAuthRequestedAndECDSAGiven
 go112/src/crypto/tls/testdata/Server-TLSv12-ClientAuthRequestedAndGiven
+go112/src/crypto/tls/testdata/Server-TLSv12-ClientAuthRequestedAndGiven-PSS-Disabled
+go112/src/crypto/tls/testdata/Server-TLSv12-ClientAuthRequestedAndGiven-PSS-Disabled-Required
 go112/src/crypto/tls/testdata/Server-TLSv12-ClientAuthRequestedAndPKCS1v15Given
 go112/src/crypto/tls/testdata/Server-TLSv12-ClientAuthRequestedNotGiven
 go112/src/crypto/tls/testdata/Server-TLSv12-ECDHE-ECDSA-AES
@@ -4223,6 +4231,8 @@ go112/src/crypto/tls/testdata/Server-TLSv12-RSA-3DES
 go112/src/crypto/tls/testdata/Server-TLSv12-RSA-AES
 go112/src/crypto/tls/testdata/Server-TLSv12-RSA-AES-GCM
 go112/src/crypto/tls/testdata/Server-TLSv12-RSA-AES256-GCM-SHA384
+go112/src/crypto/tls/testdata/Server-TLSv12-RSA-PSS-Disabled
+go112/src/crypto/tls/testdata/Server-TLSv12-RSA-PSS-Disabled-Required
 go112/src/crypto/tls/testdata/Server-TLSv12-RSA-RC4
 go112/src/crypto/tls/testdata/Server-TLSv12-RSA-RSAPKCS1v15
 go112/src/crypto/tls/testdata/Server-TLSv12-RSA-RSAPSS
@@ -4239,6 +4249,7 @@ go112/src/crypto/tls/testdata/Server-TLSv13-ALPN-NoMatch
 go112/src/crypto/tls/testdata/Server-TLSv13-CHACHA20-SHA256
 go112/src/crypto/tls/testdata/Server-TLSv13-ClientAuthRequestedAndECDSAGiven
 go112/src/crypto/tls/testdata/Server-TLSv13-ClientAuthRequestedAndGiven
+go112/src/crypto/tls/testdata/Server-TLSv13-ClientAuthRequestedAndGiven-PSS-Disabled
 go112/src/crypto/tls/testdata/Server-TLSv13-ClientAuthRequestedNotGiven
 go112/src/crypto/tls/testdata/Server-TLSv13-ECDHE-ECDSA-AES
 go112/src/crypto/tls/testdata/Server-TLSv13-ExportKeyingMaterial
@@ -4246,6 +4257,7 @@ go112/src/crypto/tls/testdata/Server-TLSv13-HelloRetryRequest
 go112/src/crypto/tls/testdata/Server-TLSv13-IssueTicket
 go112/src/crypto/tls/testdata/Server-TLSv13-IssueTicketPreDisable
 go112/src/crypto/tls/testdata/Server-TLSv13-P256
+go112/src/crypto/tls/testdata/Server-TLSv13-RSA-PSS-Disabled
 go112/src/crypto/tls/testdata/Server-TLSv13-RSA-RSAPSS
 go112/src/crypto/tls/testdata/Server-TLSv13-Resume
 go112/src/crypto/tls/testdata/Server-TLSv13-Resume-HelloRetryRequest
@@ -8892,6 +8904,7 @@ go112/test/fixedbugs/issue26495.go
 go112/test/fixedbugs/issue26616.go
 go112/test/fixedbugs/issue26855.go
 go112/test/fixedbugs/issue27143.go
+go112/test/fixedbugs/issue27201.go
 go112/test/fixedbugs/issue27232.go
 go112/test/fixedbugs/issue27267.go
 go112/test/fixedbugs/issue27278.go
@@ -8905,8 +8918,8 @@ go112/test/fixedbugs/issue27695b.go
 go112/test/fixedbugs/issue27695c.go
 go112/test/fixedbugs/issue27718.go
 go112/test/fixedbugs/issue27829.go
-go112/test/fixedbugs/issue27836.dir/Äfoo.go
-go112/test/fixedbugs/issue27836.dir/Ämain.go
+go112/test/fixedbugs/issue27836.dir/?foo.go
+go112/test/fixedbugs/issue27836.dir/?main.go
 go112/test/fixedbugs/issue27836.go
 go112/test/fixedbugs/issue27938.go
 go112/test/fixedbugs/issue27961.go
@@ -8940,6 +8953,19 @@ go112/test/fixedbugs/issue29362b.go
 go112/test/fixedbugs/issue29389.go
 go112/test/fixedbugs/issue29402.go
 go112/test/fixedbugs/issue29562.go
+go112/test/fixedbugs/issue29610.dir/a.go
+go112/test/fixedbugs/issue29610.dir/b.go
+go112/test/fixedbugs/issue29610.dir/main.go
+go112/test/fixedbugs/issue29610.go
+go112/test/fixedbugs/issue29735.go
+go112/test/fixedbugs/issue29870.go
+go112/test/fixedbugs/issue29870b.go
+go112/test/fixedbugs/issue29919.dir/a.go
+go112/test/fixedbugs/issue29919.dir/main.go
+go112/test/fixedbugs/issue29919.go
+go112/test/fixedbugs/issue29943.go
+go112/test/fixedbugs/issue30041.go
+go112/test/fixedbugs/issue30061.go
 go112/test/fixedbugs/issue3552.dir/one.go
 go112/test/fixedbugs/issue3552.dir/two.go
 go112/test/fixedbugs/issue3552.go
diff --git a/go112/distinfo b/go112/distinfo
index d11d589eb8..1ec146a327 100644
--- a/go112/distinfo
+++ b/go112/distinfo
@@ -1,9 +1,9 @@
 $NetBSD: distinfo,v 1.4 2018/12/19 15:27:03 bsiegert Exp $
 
-SHA1 (go1.12beta2.src.tar.gz) = 22802c92b6e7d4b7045aa70b144a20a9f9b2626b
-RMD160 (go1.12beta2.src.tar.gz) = e28dbcb84880ec88bc532a9e31608a1b07b964a1
-SHA512 (go1.12beta2.src.tar.gz) = 76dc2ef89a01617afaf6b29d2327463e2efe930123ad8175a1f017d61207c19b86a40878a36b1f2cc1be5da16c9cf1285dcff5add0dc593a684c8296530633d8
-Size (go1.12beta2.src.tar.gz) = 21929952 bytes
+SHA1 (go1.12.src.tar.gz) = 5a662f6b557a50a4281451cf7e146b7ebf5e4076
+RMD160 (go1.12.src.tar.gz) = 59ea31235a31ad2eec5c69ff79e14d3a7bfee34c
+SHA512 (go1.12.src.tar.gz) = 6a4b8e75b3f6455885e93961c502ab40822e6353d1108ce25ca857afbdca08a64b1408dbeba2d37db581d6c85b9a919de95fb7c0d487a327e555a30b51cd8410
+Size (go1.12.src.tar.gz) = 21962486 bytes
 SHA1 (patch-misc_io_clangwrap.sh) = cd91c47ba0fe7b6eb8009dd261c0c26c7d581c29
 SHA1 (patch-src_cmd_dist_util.go) = 24e6f1b6ded842a8ce322a40e8766f7d344bc47e
 SHA1 (patch-src_cmd_link_internal_ld_elf.go) = 990a54e3baf239916e4c7f0c1d54240e2898601a


Home | Main Index | Thread Index | Old Index