CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/07/17 12:19:18
Modified files:
lang/go : Makefile distinfo go.port.mk
lang/go/pkg : PLIST
Removed files:
lang/go/patches: patch-src_os_signal_signal_cgo_test_go
patch-src_runtime_sys_openbsd_arm64_s
patch-src_runtime_sys_openbsd_arm_s
patch-src_syscall_asm_openbsd_arm64_s
patch-src_syscall_asm_openbsd_arm_s
Log message:
Bump Go to 1.15beta1.
- Add a permissions fix from sthen@
- Remove patches as they are not needed now
Tested on amd64, arm64, armv7 and i386 (ty sthen!).
armv7 has an intermittent issue with tests.
OK sthen, jsing