CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2013/05/15 06:10:15
Modified files:
lang/go : Makefile distinfo
lang/go/pkg : PFRAG.amd64 PFRAG.i386 PLIST
Added files:
lang/go/patches: patch-src_cmd_ld_lib_c
Removed files:
lang/go : systrace.filter
lang/go/patches: patch-src_cmd_6l_asm_c patch-src_cmd_8l_asm_c
patch-src_cmd_go_pkg_go patch-src_cmd_ld_elf_c
patch-src_cmd_ld_elf_h
patch-src_pkg_runtime_os_openbsd_h
patch-src_pkg_runtime_signals_openbsd_h
patch-src_pkg_runtime_sys_openbsd_386_s
patch-src_pkg_runtime_sys_openbsd_amd64_s
patch-src_pkg_runtime_thread_openbsd_c
Log message:
Update lang/go to version 1.1.
Also preserve the timestamps of the source and compiled binaries so that
"go build" does not think installed libraries should be recompiled.
ok jasper@ sthen@