Bug 212587 - lang/go update to 1.7.1
Summary: lang/go update to 1.7.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Julien Laffaye
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-11 18:35 UTC by Larry Rosenman
Modified: 2016-09-11 20:42 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (jlaffaye)


Attachments
update patch (1.18 KB, patch)
2016-09-11 18:35 UTC, Larry Rosenman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!