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: adam
Date: Sun Apr 14 16:18:22 UTC 2024
Modified Files:
pkgsrc/devel/ninja-build: Makefile distinfo
Log Message:
ninja-build: updated to 1.12.0
v1.12.0
I've wrote a summary as an announcement to the ninja-build mailing list, but it seems to be stuck in the moderation queue - thank you Google Groups 😔. I'll update this if the mail ever sees the light
of day.
https://github.com/ninja-build/ninja/milestone/6?closed=1
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/ninja-build/Makefile
cvs rdiff -u -r1.19 -r1.20 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.20 pkgsrc/devel/ninja-build/Makefile:1.21
--- pkgsrc/devel/ninja-build/Makefile:1.20 Mon Aug 14 05:24:13 2023
+++ pkgsrc/devel/ninja-build/Makefile Sun Apr 14 16:18:22 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2023/08/14 05:24:13 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2024/04/14 16:18:22 adam Exp $
-DISTNAME= ninja-1.11.1
+DISTNAME= ninja-1.12.0
PKGNAME= ${DISTNAME:S/ninja/ninja-build/}
-PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=ninja-build/}
GITHUB_PROJECT= ninja
Index: pkgsrc/devel/ninja-build/distinfo
diff -u pkgsrc/devel/ninja-build/distinfo:1.19 pkgsrc/devel/ninja-build/distinfo:1.20
--- pkgsrc/devel/ninja-build/distinfo:1.19 Wed Aug 31 08:07:19 2022
+++ pkgsrc/devel/ninja-build/distinfo Sun Apr 14 16:18:22 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2022/08/31 08:07:19 adam Exp $
+$NetBSD: distinfo,v 1.20 2024/04/14 16:18:22 adam Exp $
-BLAKE2s (ninja-1.11.1.tar.gz) = 31edc9a8845b6b1c0f54b8db714d2927b84cf2d0af15754838fcd7c646834a95
-SHA512 (ninja-1.11.1.tar.gz) = 1bca38877c70ee6613f347ffccef5adc02ba0a3947c62ae004ea97f918442b5a3de92378e4f820ae2a7676bc7609d25fbc7d41f6cfb3a61e5e4b26ec3639e403
-Size (ninja-1.11.1.tar.gz) = 229479 bytes
+BLAKE2s (ninja-1.12.0.tar.gz) = b20bc2f9e5a15c2118d9adeb443f66a8e8dd9d77cb50f40953028a0d31a380de
+SHA512 (ninja-1.12.0.tar.gz) = 167cd838ad47815183b79302a6e19227d956e634ae9d4211f0895ea9f4d893932e1154a765a9d5a1a3167b1a48b398f255fb4f46eb1395a6da11070bda628875
+Size (ninja-1.12.0.tar.gz) = 240291 bytes
SHA1 (patch-src_subprocess-posix.cc) = aff45ff1080c8556bc9a749666c532896bd73609
Home |
Main Index |
Thread Index |
Old Index