Bug 244494

Summary: [exp-run] lang/go: Switch to the new bootstrap, add aarch64 support
Product: Ports & Packages Reporter: Dmitri Goutnik <dmgk>
Component: Individual Port(s)Assignee: Dmitri Goutnik <dmgk>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (jlaffaye)
antoine: exp-run+
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://reviews.freebsd.org/D23151
Attachments:
Description Flags
D23151.diff none

Description Dmitri Goutnik freebsd_committer freebsd_triage 2020-02-28 12:50:11 UTC
Created attachment 212021 [details]
D23151.diff

- Switch to the new bootstrap that supports freebsd/arm64
- Sync with lang/go-devel port (add new makesum target, switch to dynamic pkg-plist generation)
Comment 1 Antoine Brodin freebsd_committer freebsd_triage 2020-03-01 22:02:57 UTC
Exp-run looks fine on amd64 and i386.
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-03-02 12:35:10 UTC
A commit references this bug:

Author: dmgk
Date: Mon Mar  2 12:34:25 UTC 2020
New revision: 527627
URL: https://svnweb.freebsd.org/changeset/ports/527627

Log:
  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

Changes:
  head/lang/go/Makefile
  head/lang/go/distinfo
  head/lang/go/pkg-plist
Comment 3 Dmitri Goutnik freebsd_committer freebsd_triage 2020-03-02 12:36:57 UTC
(In reply to Antoine Brodin from comment #1)
Thanks for the exp-run!