From 6e0bef6b1ae03338a557e49c2519fa67a4520838 Mon Sep 17 00:00:00 2001 From: Matt Housh Date: Wed, 17 Apr 2019 13:47:39 -0500 Subject: [PATCH] go: updated to version 1.12.4 --- go/.footprint | 4 ++++ go/.signature | 8 ++++---- go/Pkgfile | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/go/.footprint b/go/.footprint index 1312a8f5b..477ef0e28 100644 --- a/go/.footprint +++ b/go/.footprint @@ -3028,6 +3028,7 @@ drwxr-xr-x root/root usr/lib/go/src/cmd/go/testdata/script/ -rw-r--r-- root/root usr/lib/go/src/cmd/go/testdata/script/mod_bad_domain.txt -rw-r--r-- root/root usr/lib/go/src/cmd/go/testdata/script/mod_bad_filenames.txt -rw-r--r-- root/root usr/lib/go/src/cmd/go/testdata/script/mod_build_tags.txt +-rw-r--r-- root/root usr/lib/go/src/cmd/go/testdata/script/mod_build_versioned.txt -rw-r--r-- root/root usr/lib/go/src/cmd/go/testdata/script/mod_case.txt -rw-r--r-- root/root usr/lib/go/src/cmd/go/testdata/script/mod_case_cgo.txt -rw-r--r-- root/root usr/lib/go/src/cmd/go/testdata/script/mod_clean_cache.txt @@ -10152,6 +10153,9 @@ drwxr-xr-x root/root usr/lib/go/test/fixedbugs/issue29919.dir/ -rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue30476.go -rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue30566a.go -rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue30566b.go +-rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue30956.go +-rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue30956.out +-rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue30977.go drwxr-xr-x root/root usr/lib/go/test/fixedbugs/issue3552.dir/ -rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue3552.dir/one.go -rw-r--r-- root/root usr/lib/go/test/fixedbugs/issue3552.dir/two.go diff --git a/go/.signature b/go/.signature index 4aa76e22d..333748579 100644 --- a/go/.signature +++ b/go/.signature @@ -1,7 +1,7 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF36nDynggK+pq6sifZ1ZxiSWQHGQftXATI/O6gqqtjvsIa4gKMZnKNo6qFshJXDTZ+8SroB37mvXF6ZgIO6B53g0= -SHA256 (Pkgfile) = 4df2d99282d134e4d15c40272b94c69e52ef73778740dbade39134a773da91eb -SHA256 (.footprint) = 040c1d555312c3f0ff5421019b7732c3497f9b5f11f2e97e9935ec3ed0e1940a +RWSagIOpLGJF31LLnuDxZCZE4eJTjQC6WeTs/yxcVk3GI1VQn7Nu+69zTCU1erydRCp/ClvCXraZ+Dik1OBjndPvoBQS5+F3lAA= +SHA256 (Pkgfile) = 30761802bf2dca8d8a524b7408604f57239b2cfcfd59fca0d2e09791ab226a18 +SHA256 (.footprint) = 8d3667bed9e1168bba0d2338bd32cf62658d5635a6b4ab2a6469192a4d910ed5 SHA256 (go1.4.3.linux-amd64.tar.gz) = ce3140662f45356eb78bc16a88fc7cfb29fb00e18d7c632608245b789b2086d2 -SHA256 (go1.12.1.src.tar.gz) = 0be127684df4b842a64e58093154f9d15422f1405f1fcff4b2c36ffc6a15818a +SHA256 (go1.12.4.src.tar.gz) = 4affc3e610cd8182c47abbc5b0c0e4e3c6a2b945b55aaa2ba952964ad9df1467 SHA256 (go-certpath.diff) = 3907aed875a3d4e19dfb9aa2aa5b6c4aea821637c8d6f0dd0af54a4e99e8309f diff --git a/go/Pkgfile b/go/Pkgfile index d024e7f8f..c0ec6f0dc 100644 --- a/go/Pkgfile +++ b/go/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Matt Housh, jaeger at crux dot ninja name=go -version=1.12.1 +version=1.12.4 release=1 source=(https://storage.googleapis.com/golang/go1.4.3.linux-amd64.tar.gz \ https://storage.googleapis.com/golang/${name}${version}.src.tar.gz \