Update ninja to 1.9.0

Changelog:
https://groups.google.com/forum/#!topic/ninja-build/nY5Kb7zUvcg

AMD64 bulk build by naddy@ Thanks! Errors detected by this have already
been fixed.
This commit is contained in:
rsadowski 2019-06-22 20:23:04 +00:00
parent b10c769eb8
commit c9ad0cefac
2 changed files with 5 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.27 2019/05/06 19:36:30 danj Exp $
# $OpenBSD: Makefile,v 1.28 2019/06/22 20:23:04 rsadowski Exp $
# as error: ``operation combines symbols in different segments''
# (known toolchain problem) - if fixing, re-enable in devel/cmake/Makefile
@ -9,14 +9,13 @@ COMMENT = small build system with a focus on speed
GH_ACCOUNT = ninja-build
GH_PROJECT = ninja
GH_TAGNAME = v1.8.2
REVISION = 1
GH_TAGNAME = v1.9.0
CATEGORIES = devel
HOMEPAGE = https://ninja-build.org/
# Apache License v2.0
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
# c>=68.1 needed for ppoll
WANTLIB = c>=68.1 m ${COMPILER_LIBCXX}

View File

@ -1,2 +1,2 @@
SHA256 (ninja-1.8.2.tar.gz) = hrhwDD0IgMK0TC/2fOQndKr4woy/V3JcuIFWkojBxvQ=
SIZE (ninja-1.8.2.tar.gz) = 185226
SHA256 (ninja-1.9.0.tar.gz) = XX7HWCj40/0aDC8xtbDOp4DN/hAxNZIoxCjBpIv81bk=
SIZE (ninja-1.9.0.tar.gz) = 190860