Bug 212587

Summary: lang/go update to 1.7.1
Product: Ports & Packages Reporter: Larry Rosenman <ler>
Component: Individual Port(s)Assignee: Julien Laffaye <jlaffaye>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (jlaffaye)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
update patch none

Description Larry Rosenman freebsd_committer freebsd_triage 2016-09-11 18:35:43 UTC
Created attachment 174660 [details]
update patch

update to 1.7.1:
go1.7.1 (released 2016/09/07) includes fixes to the compiler, runtime, documentation, and the compress/flate, hash/crc32, io, net, net/http, path/filepath, reflect, and syscall packages. See the Go 1.7.1 milestone on our issue tracker for details.
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-09-11 20:41:28 UTC
A commit references this bug:

Author: jlaffaye
Date: Sun Sep 11 20:40:29 UTC 2016
New revision: 421875
URL: https://svnweb.freebsd.org/changeset/ports/421875

Log:
  Update to 1.7.1

  PR:		212587
  Submitted by:	Larry Rosenman <ler@lerctr.org>

Changes:
  head/lang/go/Makefile
  head/lang/go/distinfo
  head/lang/go/pkg-plist
Comment 2 Julien Laffaye freebsd_committer freebsd_triage 2016-09-11 20:42:03 UTC
Committed, thanks!