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:           Sun Jul  9 21:09:32 UTC 2023

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

Log Message:
google-benchmark: updated to 1.8.2

v1.8.2

Add more terminals with color support
Fix passing non-const lvalue refs to DoNotOptimize


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/benchmarks/google-benchmark/Makefile
cvs rdiff -u -r1.22 -r1.23 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.21 pkgsrc/benchmarks/google-benchmark/Makefile:1.22
--- pkgsrc/benchmarks/google-benchmark/Makefile:1.21    Wed Jul  5 12:13:55 2023
+++ pkgsrc/benchmarks/google-benchmark/Makefile Sun Jul  9 21:09:32 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2023/07/05 12:13:55 adam Exp $
+# $NetBSD: Makefile,v 1.22 2023/07/09 21:09:32 adam Exp $
 
-DISTNAME=      benchmark-1.8.1
+DISTNAME=      benchmark-1.8.2
 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.22 pkgsrc/benchmarks/google-benchmark/distinfo:1.23
--- pkgsrc/benchmarks/google-benchmark/distinfo:1.22    Wed Jul  5 12:13:55 2023
+++ pkgsrc/benchmarks/google-benchmark/distinfo Sun Jul  9 21:09:32 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2023/07/05 12:13:55 adam Exp $
+$NetBSD: distinfo,v 1.23 2023/07/09 21:09:32 adam Exp $
 
-BLAKE2s (benchmark-1.8.1.tar.gz) = 2c7bf52c3559c154e7781f34d9ce7073fec3f7007be4509088f8ef6d50643cac
-SHA512 (benchmark-1.8.1.tar.gz) = 022af26a7ff333fe9093941474b69134fd3b75d6ae00eca42be515c893d235f6d6ff52006f78077d69e01245c8eea08453bf298a9a8939a3379f5bf286a9851c
-Size (benchmark-1.8.1.tar.gz) = 205594 bytes
+BLAKE2s (benchmark-1.8.2.tar.gz) = b7035cb784f147c1a4f29cbf9e0b78944e2176cfcdb7baebe8e4931e2611e64f
+SHA512 (benchmark-1.8.2.tar.gz) = 532f2cee66cf527ef4452a060cfdedba6417e5d8f72225d6bf50adf6422d9a769b0f54f48982b438fa9ced975ac47bcc5e62c3c23ce871b5cfdbcf9cc0d2b829
+Size (benchmark-1.8.2.tar.gz) = 205926 bytes



Home | Main Index | Thread Index | Old Index