mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
benchmarks/libcelero: Update 2.3.0 -> 2.4.0
Reported by: portscout
This commit is contained in:
parent
ce9d001509
commit
9f4b944e2b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483307
3 changed files with 7 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
PORTNAME= libcelero
|
PORTNAME= libcelero
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= 2.3.0
|
DISTVERSION= 2.4.0
|
||||||
CATEGORIES= benchmarks
|
CATEGORIES= benchmarks
|
||||||
|
|
||||||
MAINTAINER= yuri@FreeBSD.org
|
MAINTAINER= yuri@FreeBSD.org
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1539495341
|
TIMESTAMP = 1540738312
|
||||||
SHA256 (DigitalInBlue-Celero-v2.3.0_GH0.tar.gz) = 5f8c7121f90856fc69669124697849ba262cef5a1876902fe65542e180945960
|
SHA256 (DigitalInBlue-Celero-v2.4.0_GH0.tar.gz) = dbbe80a06a203dcc3865879f51e4da0feffbc0cb953a91d4c798a5582962ec41
|
||||||
SIZE (DigitalInBlue-Celero-v2.3.0_GH0.tar.gz) = 103446
|
SIZE (DigitalInBlue-Celero-v2.4.0_GH0.tar.gz) = 106547
|
||||||
|
|
|
@ -25,6 +25,9 @@ include/celero/TestVector.h
|
||||||
include/celero/ThreadLocal.h
|
include/celero/ThreadLocal.h
|
||||||
include/celero/ThreadTestFixture.h
|
include/celero/ThreadTestFixture.h
|
||||||
include/celero/Timer.h
|
include/celero/Timer.h
|
||||||
|
include/celero/UserDefinedMeasurement.h
|
||||||
|
include/celero/UserDefinedMeasurementCollector.h
|
||||||
|
include/celero/UserDefinedMeasurementTemplate.h
|
||||||
include/celero/Utilities.h
|
include/celero/Utilities.h
|
||||||
lib/libcelero.so
|
lib/libcelero.so
|
||||||
share/celero-target-%%CMAKE_BUILD_TYPE%%.cmake
|
share/celero-target-%%CMAKE_BUILD_TYPE%%.cmake
|
||||||
|
|
Loading…
Add table
Reference in a new issue