pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/benchmarks/google-benchmark google-benchmark: update t...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5fba1a31bbf9
branches: trunk
changeset: 454369:5fba1a31bbf9
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Jun 10 10:08:07 2021 +0000
description:
google-benchmark: update to 1.5.4.
new features
better versioning in releases [#1047]
MSVC arm64 support [#1090]
add support for hardware performance counters [#1114, #1153]
add interface for custom context to be included [#1127, #1137]
random interleaving to reduce noise [#1105]
compiler cleanliness
support -Wsuggest-override [#1059]
builds correctly with gcc-11 [#1060]
fix some windows warnings [#1121]
fix -Wreserved-identifier failures [#1143]
fix pendantic warnings [#1156]
diffstat:
benchmarks/google-benchmark/Makefile | 4 ++--
benchmarks/google-benchmark/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 12cd2e352c5d -r 5fba1a31bbf9 benchmarks/google-benchmark/Makefile
--- a/benchmarks/google-benchmark/Makefile Thu Jun 10 10:03:53 2021 +0000
+++ b/benchmarks/google-benchmark/Makefile Thu Jun 10 10:08:07 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2021/04/26 15:23:37 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2021/06/10 10:08:07 wiz Exp $
-DISTNAME= benchmark-1.5.3
+DISTNAME= benchmark-1.5.4
PKGNAME= google-${DISTNAME}
CATEGORIES= benchmarks
MASTER_SITES= ${MASTER_SITE_GITHUB:=google/}
diff -r 12cd2e352c5d -r 5fba1a31bbf9 benchmarks/google-benchmark/distinfo
--- a/benchmarks/google-benchmark/distinfo Thu Jun 10 10:03:53 2021 +0000
+++ b/benchmarks/google-benchmark/distinfo Thu Jun 10 10:08:07 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2021/04/26 15:23:37 wiz Exp $
+$NetBSD: distinfo,v 1.10 2021/06/10 10:08:07 wiz Exp $
-SHA1 (benchmark-1.5.3.tar.gz) = 32655d8796e708439ac5d4de8aa31f00d9dbda3b
-RMD160 (benchmark-1.5.3.tar.gz) = d6e2782f6e9429486a28dd86bd0ec6d3a1ae469f
-SHA512 (benchmark-1.5.3.tar.gz) = 11f726686ad8b36870fc2a3542fad4c52a58df2eb580564dcfdfb154fe6ac00dbbf69c514395148d7ab11a45e40e869549cf971462c384f59cbae5fa60160e3b
-Size (benchmark-1.5.3.tar.gz) = 163465 bytes
+SHA1 (benchmark-1.5.4.tar.gz) = b8c2501b33c8649a2c9e2268d8f652284ac5a778
+RMD160 (benchmark-1.5.4.tar.gz) = 56b711a94a0947e1609a8c7cf73e62421ca3ea3f
+SHA512 (benchmark-1.5.4.tar.gz) = 3271cfe1b5db8c1790e756bbed5941647c46b17efbede910659a2b067830c5361b29b7fce7a3f1b290498c4e5a0da7e159bddd203b93e3ee38ceea72bcc62e0e
+Size (benchmark-1.5.4.tar.gz) = 177472 bytes
Home |
Main Index |
Thread Index |
Old Index