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: Wed May 7 12:44:08 UTC 2025
Modified Files:
pkgsrc/benchmarks/google-benchmark: Makefile distinfo
Log Message:
google-benchmark: updated to 1.9.3
1.9.3
Use the top-level ::benchmark namespace to resolve make_unique
Refactor threading run
Threading api v3
Templated fixture methods
Macro fix
Deprecate ubuntu-20.04 images in actions
deps: Update nanobind_bazel to v2.7.0
Fix error handling of getloadavg
Improve user UX on empty benchmarks
Detect and report ASLR status
Automatic ASLR disablement
dev: Update pre-commit hooks
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/benchmarks/google-benchmark/Makefile
cvs rdiff -u -r1.29 -r1.30 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.30 pkgsrc/benchmarks/google-benchmark/Makefile:1.31
--- pkgsrc/benchmarks/google-benchmark/Makefile:1.30 Mon Mar 31 16:48:30 2025
+++ pkgsrc/benchmarks/google-benchmark/Makefile Wed May 7 12:44:07 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2025/03/31 16:48:30 adam Exp $
+# $NetBSD: Makefile,v 1.31 2025/05/07 12:44:07 adam Exp $
-DISTNAME= benchmark-1.9.2
+DISTNAME= benchmark-1.9.3
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.29 pkgsrc/benchmarks/google-benchmark/distinfo:1.30
--- pkgsrc/benchmarks/google-benchmark/distinfo:1.29 Mon Mar 31 16:48:30 2025
+++ pkgsrc/benchmarks/google-benchmark/distinfo Wed May 7 12:44:07 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.29 2025/03/31 16:48:30 adam Exp $
+$NetBSD: distinfo,v 1.30 2025/05/07 12:44:07 adam Exp $
-BLAKE2s (benchmark-1.9.2.tar.gz) = 7d8782b15515f00a2bb0e571e05b1787cb8acbc8245b86e1e3c1454bff7c0201
-SHA512 (benchmark-1.9.2.tar.gz) = 64e964f02c118935305ca3e7d3f732f2e093f927371bd1729467f6cb75dc0c42492f9f02c3191e3d8affdc9bab2e66becf10bd4250b768854074bf69efa7e4f2
-Size (benchmark-1.9.2.tar.gz) = 258938 bytes
+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
Home |
Main Index |
Thread Index |
Old Index