pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/ninja-build ninja-build: update to 1.10.2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/757cd58d6dd4
branches:  trunk
changeset: 442714:757cd58d6dd4
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Nov 29 18:06:56 2020 +0000

description:
ninja-build: update to 1.10.2.

There have been two small changes in this release: The browse tool
is now enabled when building with CMake (so it's part of the official
binaries again) and it should now work in all circumstances to run
the restat tool by the generator on Windows. See
https://github.com/ninja-build/ninja/issues/1724#issuecomment-677730694
for why the fix in 1.10.1 wasn't enough.

diffstat:

 devel/ninja-build/Makefile |   4 ++--
 devel/ninja-build/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r 4445028bec1a -r 757cd58d6dd4 devel/ninja-build/Makefile
--- a/devel/ninja-build/Makefile        Sun Nov 29 18:03:41 2020 +0000
+++ b/devel/ninja-build/Makefile        Sun Nov 29 18:06:56 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2020/08/19 08:52:44 adam Exp $
+# $NetBSD: Makefile,v 1.16 2020/11/29 18:06:56 wiz Exp $
 
-DISTNAME=      ninja-1.10.1
+DISTNAME=      ninja-1.10.2
 PKGNAME=       ${DISTNAME:S/ninja/ninja-build/}
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=ninja-build/}
diff -r 4445028bec1a -r 757cd58d6dd4 devel/ninja-build/distinfo
--- a/devel/ninja-build/distinfo        Sun Nov 29 18:03:41 2020 +0000
+++ b/devel/ninja-build/distinfo        Sun Nov 29 18:06:56 2020 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.14 2020/08/19 08:52:44 adam Exp $
+$NetBSD: distinfo,v 1.15 2020/11/29 18:06:56 wiz Exp $
 
-SHA1 (ninja-1.10.1.tar.gz) = 774dd6733067f29061e96e1feaf9aa227f677b2f
-RMD160 (ninja-1.10.1.tar.gz) = eae3276f1af301d1784b4ebc27fc9318195c75e3
-SHA512 (ninja-1.10.1.tar.gz) = 9915767a6ffc7147903f346082b5c31fcaeb1e45742754cfaaa642e8ec4c1bd9ec26692a59eb4e2118c397336712a6548e6a16408e094001f8f0c173e67afcc2
-Size (ninja-1.10.1.tar.gz) = 211216 bytes
+SHA1 (ninja-1.10.2.tar.gz) = 8d2e8c1c070c27fb9dc46b4a6345bbb1de7ccbaf
+RMD160 (ninja-1.10.2.tar.gz) = 1346989347fbb47b7211c1a49d5f9236f3027488
+SHA512 (ninja-1.10.2.tar.gz) = 895412ae1cbc83c656e92f282602a29300e08274e9dea0da4464202ae556e7a1ab03bec057f23da4756bbd91bd2d744cd7a64b336740fd2782bb4db5c3b7b496
+Size (ninja-1.10.2.tar.gz) = 213959 bytes
 SHA1 (patch-src_subprocess-posix.cc) = aff45ff1080c8556bc9a749666c532896bd73609



Home | Main Index | Thread Index | Old Index