pkgsrc-Changes archive

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

CVS commit: pkgsrc/benchmarks/google-benchmark



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue May 20 12:22:34 UTC 2025

Modified Files:
        pkgsrc/benchmarks/google-benchmark: Makefile distinfo

Log Message:
google-benchmark: updated to 1.9.4

1.9.4

Update build instructions for Visual Studio
MaybeReenterWithoutASLR(): be more cautious about argument types
Fix MaybeReenterWithoutASLR() in docker
Enable Google Benchmark to run in WebAssembly with filesystem disabled
wheels: Build Linux ARM wheels natively on ARM runners


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/benchmarks/google-benchmark/Makefile
cvs rdiff -u -r1.30 -r1.31 pkgsrc/benchmarks/google-benchmark/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/benchmarks/google-benchmark/Makefile
diff -u pkgsrc/benchmarks/google-benchmark/Makefile:1.31 pkgsrc/benchmarks/google-benchmark/Makefile:1.32
--- pkgsrc/benchmarks/google-benchmark/Makefile:1.31    Wed May  7 12:44:07 2025
+++ pkgsrc/benchmarks/google-benchmark/Makefile Tue May 20 12:22:34 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2025/05/07 12:44:07 adam Exp $
+# $NetBSD: Makefile,v 1.32 2025/05/20 12:22:34 adam Exp $
 
-DISTNAME=      benchmark-1.9.3
+DISTNAME=      benchmark-1.9.4
 PKGNAME=       google-${DISTNAME}
 CATEGORIES=    benchmarks
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=google/}

Index: pkgsrc/benchmarks/google-benchmark/distinfo
diff -u pkgsrc/benchmarks/google-benchmark/distinfo:1.30 pkgsrc/benchmarks/google-benchmark/distinfo:1.31
--- pkgsrc/benchmarks/google-benchmark/distinfo:1.30    Wed May  7 12:44:07 2025
+++ pkgsrc/benchmarks/google-benchmark/distinfo Tue May 20 12:22:34 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.30 2025/05/07 12:44:07 adam Exp $
+$NetBSD: distinfo,v 1.31 2025/05/20 12:22:34 adam Exp $
 
-BLAKE2s (benchmark-1.9.3.tar.gz) = 4326a540634684f4aaf8367d3d76ed04060c5cce82c0fd559fd92e86db6f50af
-SHA512 (benchmark-1.9.3.tar.gz) = bd1bc103c89ec74a7dfdb09aa4b308496f79ccfe0a728e31eed2814b9ff0f19aa930c58827d044dac07e2e776f990f74ebc4c7cd9c86b37871f8868e1581d4e1
-Size (benchmark-1.9.3.tar.gz) = 262114 bytes
+BLAKE2s (benchmark-1.9.4.tar.gz) = 5573120580834808f359861bbfaf20d6440540453001f8fd79f0fe29bc997e9c
+SHA512 (benchmark-1.9.4.tar.gz) = f9031f144a7deeed151d22676b50384c03e5bbd19b68dac9471e91e49c408b770158c5c325f58e6ac07437955fdab3f08aeee76ba7ca5f97d2b51f14f6782416
+Size (benchmark-1.9.4.tar.gz) = 262499 bytes



Home | Main Index | Thread Index | Old Index