9front - general discussion about 9front
 help / color / mirror / Atom feed
* Re: [9front] Patch to update Go to 1.14.6 (and ca-certificates while here)
@ 2020-08-06 14:02 kokamoto
  2021-01-06  0:59 ` kylejnusbaum
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: kokamoto @ 2020-08-06 14:02 UTC (permalink / raw)
  To: kvik, 9front

go1.15.6 has problem to build, such as src/cmnd/compile/internal/amd64/gsubr.go:34,
while compiling bootstrap.
Has anyone tried it?

Kenji


^ permalink raw reply	[flat|nested] 13+ messages in thread
* Patch to update Go to 1.14.6 (and ca-certificates while here)
@ 2020-08-06 13:39 Aaron Bieber
  2020-08-06 14:02 ` [9front] " kvik
  2020-08-06 15:00 ` kvik
  0 siblings, 2 replies; 13+ messages in thread
From: Aaron Bieber @ 2020-08-06 13:39 UTC (permalink / raw)
  To: 9front

Hallo,

I have been sitting on this diff for a bit now. No issues.

diff -r 1a98669b2746 app-misc/ca-certificates/manifest
--- a/app-misc/ca-certificates/manifest	Sun May 03 00:08:50 2020 +0200
+++ b/app-misc/ca-certificates/manifest	Thu Aug 06 13:30:31 2020 -0600
@@ -1,1 +1,1 @@
-cb2eca3fbfa232c9e3874e3852d43b33589f27face98eef10242a853d83a437a	cacert.pem
+2782f0f8e89c786f40240fc1916677be660fb8d8e25dede50c9f6f7b0c2c2178	cacert.pem
diff -r 1a98669b2746 app-misc/ca-certificates/mkfile
--- a/app-misc/ca-certificates/mkfile	Sun May 03 00:08:50 2020 +0200
+++ b/app-misc/ca-certificates/mkfile	Thu Aug 06 13:30:31 2020 -0600
@@ -2,9 +2,9 @@
 
 OWNER='Nick Owens <mischief@offblast.org>'
 DESCRIPTION='CA certificate bundle'
-VERSION=20190515
+VERSION=20200722
 
-WEBSOURCE='https://curl.haxx.se/ca/cacert-2019-05-15.pem cacert.pem'
+WEBSOURCE='https://curl.haxx.se/ca/cacert-2020-07-22.pem cacert.pem'
 BUILDPATH=work/
 BUILDCOMMAND=fortune /lib/uriel
 CLEANCOMMAND=fortune /lib/uriel
diff -r 1a98669b2746 dev-lang/go/manifest
--- a/dev-lang/go/manifest	Sun May 03 00:08:50 2020 +0200
+++ b/dev-lang/go/manifest	Thu Aug 06 13:30:31 2020 -0600
@@ -1,1 +1,1 @@
-2ad2572115b0d1b4cb4c138e6b3a31cee6294cb48af75ee86bec3dca04507676	go1.14.1.src.tar.gz
+73fc9d781815d411928eccb92bf20d5b4264797be69410eac854babe44c94c09	go1.14.6.src.tar.gz
diff -r 1a98669b2746 dev-lang/go/mkfile
--- a/dev-lang/go/mkfile	Sun May 03 00:08:50 2020 +0200
+++ b/dev-lang/go/mkfile	Thu Aug 06 13:30:31 2020 -0600
@@ -4,7 +4,7 @@
 
 OWNER='Aaron Bieber <aaron@bolddaemon.com>'
 DESCRIPTION='Google Go language'
-VERSION=1.14.1
+VERSION=1.14.6
 BOOTSTRAP=1.13.1
 DEPS=app-misc/ca-certificates dev-lang/gobootstrap
 
-- 
PGP: 0x1F81112D62A9ADCE / 3586 3350 BFEA C101 DB1A  4AF0 1F81 112D 62A9 ADCE


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2021-01-10 21:05 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-06 14:02 [9front] Patch to update Go to 1.14.6 (and ca-certificates while here) kokamoto
2021-01-06  0:59 ` kylejnusbaum
2021-01-06  5:10   ` kokamoto
2021-01-06  1:37 ` sl
2021-01-06  3:06   ` kokamoto
2021-01-06 20:45     ` kylejnusbaum
2021-01-09 19:02       ` Philip Silva
2021-01-09 23:24         ` kokamoto
2021-01-10 20:33           ` Philip Silva
2021-01-06  3:06 ` ori
2021-01-06  3:57   ` kokamoto
  -- strict thread matches above, loose matches on Subject: below --
2020-08-06 13:39 Aaron Bieber
2020-08-06 14:02 ` [9front] " kvik
2020-08-06 15:00 ` kvik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).