pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ninja-build
Module Name: pkgsrc
Committed By: wiz
Date: Sun Nov 29 18:06:56 UTC 2020
Modified Files:
pkgsrc/devel/ninja-build: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/ninja-build/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/ninja-build/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/ninja-build/Makefile
diff -u pkgsrc/devel/ninja-build/Makefile:1.15 pkgsrc/devel/ninja-build/Makefile:1.16
--- pkgsrc/devel/ninja-build/Makefile:1.15 Wed Aug 19 08:52:44 2020
+++ pkgsrc/devel/ninja-build/Makefile Sun Nov 29 18:06:56 2020
@@ -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/}
Index: pkgsrc/devel/ninja-build/distinfo
diff -u pkgsrc/devel/ninja-build/distinfo:1.14 pkgsrc/devel/ninja-build/distinfo:1.15
--- pkgsrc/devel/ninja-build/distinfo:1.14 Wed Aug 19 08:52:44 2020
+++ pkgsrc/devel/ninja-build/distinfo Sun Nov 29 18:06:56 2020
@@ -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