Bug 244307 - devel/gn: update to v1714
Summary: devel/gn: update to v1714
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: Fernando Apesteguía
URL: https://gn.googlesource.com/gn/
Keywords: buildisok, patch
Depends on:
Blocks:
 
Reported: 2020-02-22 13:46 UTC by Oleh Hushchenkov
Modified: 2020-02-23 19:24 UTC (History)
2 users (show)

See Also:


Attachments
Patch (2.34 KB, patch)
2020-02-22 13:46 UTC, Oleh Hushchenkov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oleh Hushchenkov 2020-02-22 13:46:52 UTC
Created attachment 211831 [details]
Patch

Update gn to version 1714.

Full changelog:
https://github.com/cglogic/gn/compare/v1600...v1714

Changelog highlights:
- Rust compilation tool and toolchain support
- Teach gn to handle systems with > 64 processors
- Switch to C++17
- Support for RISC-V
- Improve support for frameworks in gn
- Speed up source file set operations
Comment 1 Automation User 2020-02-22 14:12:23 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/120180612
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-02-23 19:23:50 UTC
A commit references this bug:

Author: fernape
Date: Sun Feb 23 19:22:50 UTC 2020
New revision: 526938
URL: https://svnweb.freebsd.org/changeset/ports/526938

Log:
  devel/gn: update to version 1714.

  Full changelog: https://github.com/cglogic/gn/compare/v1600...v1714

  Changelog highlights:

   * Rust compilation tool and toolchain support
   * Teach gn to handle systems with > 64 processors
   * Switch to C++17
   * Support for RISC-V
   * Improve support for frameworks in gn
   * Speed up source file set operations

  PR:	244307
  Submitted by:	o.hushchenkov@gmail.com (maintainer)

Changes:
  head/devel/gn/Makefile
  head/devel/gn/distinfo
  head/devel/gn/files/patch-build_gen.py
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2020-02-23 19:24:13 UTC
Committed,

Thanks!