Subject: CVS commit: pkgsrc/devel/ninja-build
From: Thomas Klausner
Date: 2019-02-17 12:58:50
Message id: 20190217115850.90563FB16@cvs.NetBSD.org

Log Message:
ninja-build: update to 1.9.0.

We've finally tagged a new release of Ninja, version v1.9.0!

The biggest feature of this release would be high-resolution
timestamps, so timestamps with a resolution under 1 second.
https://github.com/ninja-build/ninja/issues/371

There are also several small quality-of-life improvements, for
example ninja now enables Windows 10's ANSI color escape code
support.  https://github.com/ninja-build/ninja/issues/1451

For a complete list of changes see:
https://github.com/ninja-build/ninja/compare/v1.8.2...v1.9.0

Files:
RevisionActionfile
1.9modifypkgsrc/devel/ninja-build/Makefile
1.11modifypkgsrc/devel/ninja-build/distinfo
1.4removepkgsrc/devel/ninja-build/patches/patch-configure.py
1.1removepkgsrc/devel/ninja-build/patches/patch-src_subprocess-posix.cc