Dmitri Goutnik
008d020972
lang/go: Update to 1.16.4
...
Changes: https://golang.org/doc/devel/release.html#go1.16.minor
Security: 7f242313-aea5-11eb-8151-67f74cf7c704
2021-05-06 15:21:27 -05:00
Dmitri Goutnik
0c2d584584
lang/go: Update to 1.16.3
...
Changes: https://golang.org/doc/devel/release.html#go1.16.minor
2021-04-06 09:51:28 -05:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles.
2021-04-06 16:31:07 +02:00
Dmitri Goutnik
af628fdb1a
lang/go: Update to 1.16.2
...
Changes: https://golang.org/doc/devel/release.html#go1.16.minor
2021-03-12 13:07:18 +00:00
Dmitri Goutnik
52726c1e20
lang/go: Update to 1.16.1
...
Changes: https://golang.org/doc/devel/release.html#go1.16.minor
Security: 72709326-81f7-11eb-950a-00155d646401
2021-03-10 23:41:36 +00:00
Dmitri Goutnik
4388542076
lang/go: Update to 1.16
...
Changes: https://golang.org/doc/go1.16
2021-02-17 11:44:50 +00:00
Dmitri Goutnik
d370df2e39
lang/go: Update to 1.15.8
...
Changes: https://golang.org/doc/devel/release.html#go1.15.minor
2021-02-05 11:54:34 +00:00
Dmitri Goutnik
74b7ebe1ee
lang/go: Update to 1.15.7
...
Changes: https://groups.google.com/g/golang-announce/c/mperVMGa98w?pli=1
Security: 6a4805d5-5aaf-11eb-a21d-79f5bc5ef6a9
2021-01-20 00:37:33 +00:00
Dmitri Goutnik
ca2b896428
lang/go: Update to 1.15.6
...
Changes: https://golang.org/doc/devel/release.html#go1.15.minor
2020-12-03 22:19:55 +00:00
Dmitri Goutnik
b2d1fb206e
lang/go: Update to 1.15.5
...
Changes: https://golang.org/doc/devel/release.html#go1.15.minor
MFH: 2020Q4
Security: db4b2f27-252a-11eb-865c-00155d646400
2020-11-12 21:30:35 +00:00
Dmitri Goutnik
15e84d99f5
lang/go: Update to 1.15.4
...
Changes: https://golang.org/doc/devel/release.html#go1.15.minor
2020-11-06 12:31:47 +00:00
Dmitri Goutnik
a669660e00
lang/go: Update to 1.15.3
...
Changes: https://golang.org/doc/devel/release.html#go1.15.minor
2020-10-15 11:32:02 +00:00
Dmitri Goutnik
d1130526c4
lang/go: Update to 1.15.2
...
Changes: https://golang.org/doc/devel/release.html#go1.15.minor
2020-09-10 13:46:05 +00:00
Dmitri Goutnik
b4b81814c1
lang/go: Update to 1.15.1
...
Changes: https://golang.org/doc/devel/release.html#go1.15.minor
Security: 67b050ae-ec82-11ea-9071-10c37b4ac2ea
2020-09-01 19:36:59 +00:00
Dmitri Goutnik
335271023a
lang/go: Update to 1.15
...
Changes: https://golang.org/doc/go1.15
2020-08-11 22:42:09 +00:00
Dmitri Goutnik
057014b5f2
lang/go: Update to 1.14.7
...
Changes: https://golang.org/doc/devel/release.html#go1.14.minor
MFH: 2020Q3
Security: bc7aff8c-d806-11ea-a5aa-0800272260e5
2020-08-06 17:38:14 +00:00
Dmitri Goutnik
b73afa049c
lang/go: Update to 1.14.6
...
Changes: https://golang.org/doc/devel/release.html#go1.14.minor
2020-07-17 13:02:47 +00:00
Dmitri Goutnik
10a35a6853
lang/go: Update to 1.14.5
...
Changes: https://golang.org/doc/devel/release.html#go1.14.minor
2020-07-15 13:12:47 +00:00
Dmitri Goutnik
c5b2031734
lang/go: Update to 1.14.4
...
Changes: https://golang.org/doc/devel/release.html#go1.14.minor
2020-06-02 13:09:56 +00:00
Dmitri Goutnik
853e3aa64e
lang/go: Update to 1.14.3
...
Changes: https://golang.org/doc/devel/release.html#go1.14.minor
2020-05-15 18:49:36 +00:00
Dmitri Goutnik
580c57d783
lang/go-devel: Convert to a slave of lang/go, apply D24122
...
- Convert lang/go-devel to a slave port of lang/go
- Apply D24122 (similar to r530387 for lang/go) to relax module consistency
checks in go1.14 mode
Reviewed by: mikael tobik
Differential Revision: https://reviews.freebsd.org/D24397
2020-04-13 19:16:39 +00:00
Dmitri Goutnik
39aff2406d
lang/go: Update to 1.14.2
...
Put back aarch64 OSVERSION check removed in r528785.
Changes: https://golang.org/doc/devel/release.html#go1.14.minor
2020-04-09 12:07:42 +00:00
Adam Weinberger
5b7c91a1fb
go: Assign dmgk as maintainer
...
It's the only logical next step here.
2020-04-06 03:04:04 +00:00
Yuri Victorovich
88cc504565
Reset maintainer for ports maintaned by jlaffaye@.
...
As per policy, based on timeouts on
* www/py-scgi: bug#244982
* textproc/discount: bug#244981
* devel/py-python-gflags: bug#244965
* lang/go: bug#244783, https://reviews.freebsd.org/D24122
* news/py-yenc: bug#239309
* irc/libircclient: bug#221567
2020-04-05 18:33:39 +00:00
Dmitri Goutnik
601af82fb7
lang/go: relax module consistency checks if vendor/modules.txt is missing
...
Starting from go1.14, go verifies that vendor/modules.txt matches the
requirements and replacements listed in the main module go.mod file, and it is
a hard failure if vendor/modules.txt is missing.
Relax module consistency checks and switch back to pre go1.14 behaviour if
vendor/modules.txt is missing and GO_NO_VENDOR_CHECKS=1 is set in the
environment regardless of go version requirement in go.mod.
Upstream PR: https://github.com/golang/go/issues/37948
PR: 244783
Reported by: Christopher Hall <hsw@bitmark.com>
Reviewed by: mikael swills yuri
Approved by: jlaffaye (maintainer timeout, 2 weeks)
MFH: 2020Q2
Differential Revision: https://reviews.freebsd.org/D24122
2020-04-02 17:29:17 +00:00
Julien Laffaye
4849bc786e
lang/go: update to 1.14.1
2020-03-20 15:46:53 +00:00
Dmitri Goutnik
494ef92d61
lang/go: Update bootstrap to go1.14 final release
...
Approved by: jlaffaye (maintainer timeout, 2 weeks)
Differential Revision: https://reviews.freebsd.org/D23924
2020-03-17 11:56:18 +00:00
Dmitri Goutnik
655e823288
lang/go: Switch to the new bootstrap, add aarch64 support
...
PR: 244494
Reviewed by: tobik, mikael
Approved by: jlaffaye (maintainer timeout, >1 month)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D23151
2020-03-02 12:34:25 +00:00
Julien Laffaye
980825dbf0
lang/go: update to 1.14
2020-02-25 23:42:37 +00:00
Julien Laffaye
6d5ea1d47b
lang/go: update to 1.13.7
2020-01-28 18:26:43 +00:00
Julien Laffaye
76bb01ae45
lang/go: update to 1.13.5
2019-12-06 23:35:03 +00:00
Julien Laffaye
c82e92d72c
lang/go: update to 1.13.4
2019-11-04 21:47:45 +00:00
Julien Laffaye
f87fcb6ad8
lang/go: update to 1.13.3
2019-10-18 00:04:41 +00:00
Julien Laffaye
43b560b6e2
lang/go: update to 1.13.1
2019-09-27 23:00:14 +00:00
Julien Laffaye
13e01cfd62
lang/go: update to 1.13
2019-09-04 02:45:32 +00:00
Julien Laffaye
17e61f7e78
lang/go: update to 1.12.9
2019-08-21 19:29:28 +00:00
Julien Laffaye
6b0deb0136
lang/go: update to 1.12.8
2019-08-13 23:39:42 +00:00
Julien Laffaye
6a97e193bd
lang/go: update to 1.12.7
2019-07-09 21:32:42 +00:00
Tobias Kortkamp
9a3c0ab0ca
New port: lang/go-devel
...
A development snapshot of lang/go. This port is intended to be
used by port maintainers for testing with future Go versions.
PR: 238374
Submitted by: dg@syrec.org
2019-06-23 11:38:44 +00:00
Julien Laffaye
abf6ee1855
lang/go: update to 1.12.6
2019-06-12 09:39:35 +00:00
Julien Laffaye
7f59b622dc
Update to 1.12.5
2019-05-07 14:02:40 +00:00
Julien Laffaye
91ee33dd02
- Update to 1.12.4
...
- Various ARM improvements [1]
- Disable building in qemu-user-static [1]
- Fix test target [1]
PR: 221297
Submitted by: Dmitri Goutnik <dg@syrec.org> [1]
2019-04-23 21:18:38 +00:00
Julien Laffaye
a567ac2631
- Update to 1.12.2
2019-04-06 19:20:18 +00:00
Julien Laffaye
cba1a8907e
- Update to 1.12.1
...
- Remove useless files after build (this saves 150M in my tests)
2019-03-14 22:54:03 +00:00
Julien Laffaye
fa21a789e6
Fix shebang and simplify shebangfix
...
PR: 236159
Submitted by: sunpoet
2019-03-02 18:31:44 +00:00
Julien Laffaye
eec4c466f3
Update to 1.12
2019-02-26 13:53:25 +00:00
Julien Laffaye
c450afbdcf
Update to 1.11.5
...
Security: CVE-2019-6486
2019-01-24 12:54:21 +00:00
Julien Laffaye
9db5a81580
Update to 1.11.4
2018-12-15 14:07:53 +00:00
Julien Laffaye
e9b44ffbb2
Update to 1.11.3
2018-12-14 15:44:08 +00:00
Julien Laffaye
52cb6b901a
Update to 1.11.1
...
PR: 231883
Submitted by: Dmitri Goutnik <dg@syrec.org>
2018-10-03 19:53:11 +00:00