Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 May 2023 18:16:14 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f115c0637f73 - main - =?utf-8?Q?devel/benchmark:=20Update=201.7.1=20=E2=86=92=201.8.0?=
Message-ID:  <202305071816.347IGE4M041494@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f115c0637f73502803200bda84d1be0ec95fc409

commit f115c0637f73502803200bda84d1be0ec95fc409
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-05-07 18:11:36 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-05-07 18:16:01 +0000

    devel/benchmark: Update 1.7.1 → 1.8.0
    
    Reported by:    portscout
---
 devel/benchmark/Makefile | 4 +++-
 devel/benchmark/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/devel/benchmark/Makefile b/devel/benchmark/Makefile
index 995b3a1107cb..93bcb9cfbaf5 100644
--- a/devel/benchmark/Makefile
+++ b/devel/benchmark/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	benchmark
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.7.1
+DISTVERSION=	1.8.0
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -29,4 +29,6 @@ BINARY_ALIAS=	git=false
 
 PLIST_SUB=	VERSION=${DISTVERSION}
 
+# tests fail to compile, see https://github.com/google/benchmark/issues/1593
+
 .include <bsd.port.mk>
diff --git a/devel/benchmark/distinfo b/devel/benchmark/distinfo
index affcbd824c06..283636557aac 100644
--- a/devel/benchmark/distinfo
+++ b/devel/benchmark/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1668387355
-SHA256 (google-benchmark-v1.7.1_GH0.tar.gz) = 6430e4092653380d9dc4ccb45a1e2dc9259d581f4866dc0759713126056bc1d7
-SIZE (google-benchmark-v1.7.1_GH0.tar.gz) = 196575
+TIMESTAMP = 1683481003
+SHA256 (google-benchmark-v1.8.0_GH0.tar.gz) = ea2e94c24ddf6594d15c711c06ccd4486434d9cf3eca954e2af8a20c88f9f172
+SIZE (google-benchmark-v1.8.0_GH0.tar.gz) = 204701
 SHA256 (google-googletest-release-1.12.1_GH0.tar.gz) = 81964fe578e9bd7c94dfdb09c8e4d6e6759e19967e397dbea48d1c10e45d0df2
 SIZE (google-googletest-release-1.12.1_GH0.tar.gz) = 854944



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305071816.347IGE4M041494>