Subject: CVS commit: pkgsrc/devel/ninja-build
From: Ryo ONODERA
Date: 2020-02-10 14:13:04
Message id: 20200210131304.AD5AEFBF4@cvs.NetBSD.org

Log Message:
ninja-build: Update to 1.10.0

Changelog:
we'd like to release 1.10 from current master.

The big new feature will be the new dyndep binding to support
Fortran and C++20 modules: https://github.com/ninja-build/ninja/pull/1521

Also there are three new tools:

cleandead: https://github.com/ninja-build/ninja/pull/1432
restat: https://github.com/ninja-build/ninja/pull/1685
rules: https://github.com/ninja-build/ninja/pull/1025 (this one
actually existed in older versions of Ninja and is now back)

Ninja itself can now also be built with CMake. For the release this
will be done automatically by GitHub Actions, uploading the binary
archives automatically and thus making the whole process a lot
easier. If you want to test those binaries, check out:
https://github.com/ninja-build/ninja/runs/396697164

Files:
RevisionActionfile
1.11modifypkgsrc/devel/ninja-build/Makefile
1.12modifypkgsrc/devel/ninja-build/distinfo