9front - general discussion about 9front
 help / color / mirror / Atom feed
From: Juan Cuzmar <juan.cuzmar.s@gmail.com>
To: <9front@9front.org>
Subject: Golang latest build patch for ports
Date: Thu, 14 Nov 2019 13:56:39 -0000	[thread overview]
Message-ID: <E-P2p26wEfR9suggmrXpQHBAcaBcV2IVUGPBDz67yF2393@mailpile> (raw)

[-- Attachment #1: Type: text/plain, Size: 114 bytes --]

Hi!
Here a patch for the latest golang version for ports.

http://okturing.com/src/7241/body


Juan Cuzmar (glats)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: ports.patch --]
[-- Type: text/x-diff, Size: 1716 bytes --]

diff -r 33ebd7a4072a dev-lang/go/manifest
--- a/dev-lang/go/manifest	Mon Sep 09 17:30:52 2019 +0100
+++ b/dev-lang/go/manifest	Thu Nov 14 00:11:01 2019 -0300
@@ -1,1 +1,1 @@
-09c43d3336743866f2985f566db0520b36f4992aea2b4b2fd9f52f17049e88f2	go1.12.src.tar.gz
+95dbeab442ee2746b9acf0934c8e2fc26414a0565c008631b04addb8c02e7624	go1.13.4.src.tar.gz
diff -r 33ebd7a4072a dev-lang/go/mkfile
--- a/dev-lang/go/mkfile	Mon Sep 09 17:30:52 2019 +0100
+++ b/dev-lang/go/mkfile	Thu Nov 14 00:11:01 2019 -0300
@@ -4,8 +4,8 @@
 
 OWNER='Nick Owens <mischief@offblast.org>'
 DESCRIPTION='Google Go language'
-VERSION=1.12
-BOOTSTRAP=1.11.5
+VERSION=1.13.4
+BOOTSTRAP=1.13.1
 DEPS=app-misc/ca-certificates dev-lang/gobootstrap
 
 # local variables
diff -r 33ebd7a4072a dev-lang/gobootstrap/manifest
--- a/dev-lang/gobootstrap/manifest	Mon Sep 09 17:30:52 2019 +0100
+++ b/dev-lang/gobootstrap/manifest	Thu Nov 14 00:11:01 2019 -0300
@@ -1,2 +1,2 @@
-3eaa03cfaccd136cae3557c93bcd945690c8cd85bba4a03399d66c4ba219f004	go1.11.5-plan9-amd64-bootstrap.tbz
-fc793a9387e13d18d90be7efdf0ca4c52e575aeddebd2b1fc2e4da9f398a2cd7	go1.11.5-plan9-386-bootstrap.tbz
+5925a53dc95fdd3c4ecea9192ac3426405cba0c6db5fff8add7238dd86034156	go1.13.1-plan9-amd64-bootstrap.tbz
+be9e867065f3a0ab13507de121903f494446dcbaf176dfcd078edac54cb3acf0	go1.13.1-plan9-386-bootstrap.tbz
diff -r 33ebd7a4072a dev-lang/gobootstrap/mkfile
--- a/dev-lang/gobootstrap/mkfile	Mon Sep 09 17:30:52 2019 +0100
+++ b/dev-lang/gobootstrap/mkfile	Thu Nov 14 00:11:01 2019 -0300
@@ -2,7 +2,7 @@
 
 OWNER='Nick Owens <mischief@offblast.org>'
 DESCRIPTION='Google Go language'
-VERSION=1.11.5
+VERSION=1.13.1
 
 # local variables
 bootstrapdest=/sys/lib/go/$objtype-$VERSION-bootstrap


                 reply	other threads:[~2019-11-14 13:58 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E-P2p26wEfR9suggmrXpQHBAcaBcV2IVUGPBDz67yF2393@mailpile \
    --to=juan.cuzmar.s@gmail.com \
    --cc=9front@9front.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).