Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Apr 2021 08:56:23 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: a49d5dfc2288 - main - benchmarks/libcelero: Update 2.7.2 -> 2.8.2
Message-ID:  <202104270856.13R8uNGO092554@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=a49d5dfc2288364aaf8d97045bd5837bc3f876a6

commit a49d5dfc2288364aaf8d97045bd5837bc3f876a6
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-04-27 07:37:55 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-04-27 08:56:18 +0000

    benchmarks/libcelero: Update 2.7.2 -> 2.8.2
    
    Reported by:    portscout
---
 benchmarks/libcelero/Makefile | 4 ++--
 benchmarks/libcelero/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/benchmarks/libcelero/Makefile b/benchmarks/libcelero/Makefile
index cd045f2ca609..19a7bd5e2d64 100644
--- a/benchmarks/libcelero/Makefile
+++ b/benchmarks/libcelero/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	libcelero
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.7.2
+DISTVERSION=	2.8.2
 CATEGORIES=	benchmarks
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -32,7 +32,7 @@ CFLAGS+=	-mabi=elfv2
 .  endif
 .endif
 
-do-test:
+do-test: # Tests terminate with Signal 11, see https://github.com/DigitalInBlue/Celero/issues/157
 	@cd ${BUILD_WRKSRC} && \
 		${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} -DCELERO_ENABLE_TESTS:BOOL=ON ${CMAKE_SOURCE_PATH} && \
 		${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} && \
diff --git a/benchmarks/libcelero/distinfo b/benchmarks/libcelero/distinfo
index 130d41b74811..d890aa0edf19 100644
--- a/benchmarks/libcelero/distinfo
+++ b/benchmarks/libcelero/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1614628631
-SHA256 (DigitalInBlue-Celero-v2.7.2_GH0.tar.gz) = 91ba6071043427b1073857c20a81175a9272901821e39b16c6c0b053eca7c992
-SIZE (DigitalInBlue-Celero-v2.7.2_GH0.tar.gz) = 113209
+TIMESTAMP = 1619508846
+SHA256 (DigitalInBlue-Celero-v2.8.2_GH0.tar.gz) = 7d2131ba27ca5343b31f1e04777ed3e666e2ad7f785e79c960c872fc48cd5f88
+SIZE (DigitalInBlue-Celero-v2.8.2_GH0.tar.gz) = 113965



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