svn commit: r483307 - head/benchmarks/libcelero

Yuri Victorovich yuri at FreeBSD.org
Sun Oct 28 16:03:02 UTC 2018


Author: yuri
Date: Sun Oct 28 16:03:00 2018
New Revision: 483307
URL: https://svnweb.freebsd.org/changeset/ports/483307

Log:
  benchmarks/libcelero: Update 2.3.0 -> 2.4.0
  
  Reported by:	portscout

Modified:
  head/benchmarks/libcelero/Makefile
  head/benchmarks/libcelero/distinfo
  head/benchmarks/libcelero/pkg-plist

Modified: head/benchmarks/libcelero/Makefile
==============================================================================
--- head/benchmarks/libcelero/Makefile	Sun Oct 28 16:02:08 2018	(r483306)
+++ head/benchmarks/libcelero/Makefile	Sun Oct 28 16:03:00 2018	(r483307)
@@ -2,7 +2,7 @@
 
 PORTNAME=	libcelero
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.3.0
+DISTVERSION=	2.4.0
 CATEGORIES=	benchmarks
 
 MAINTAINER=	yuri at FreeBSD.org

Modified: head/benchmarks/libcelero/distinfo
==============================================================================
--- head/benchmarks/libcelero/distinfo	Sun Oct 28 16:02:08 2018	(r483306)
+++ head/benchmarks/libcelero/distinfo	Sun Oct 28 16:03:00 2018	(r483307)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1539495341
-SHA256 (DigitalInBlue-Celero-v2.3.0_GH0.tar.gz) = 5f8c7121f90856fc69669124697849ba262cef5a1876902fe65542e180945960
-SIZE (DigitalInBlue-Celero-v2.3.0_GH0.tar.gz) = 103446
+TIMESTAMP = 1540738312
+SHA256 (DigitalInBlue-Celero-v2.4.0_GH0.tar.gz) = dbbe80a06a203dcc3865879f51e4da0feffbc0cb953a91d4c798a5582962ec41
+SIZE (DigitalInBlue-Celero-v2.4.0_GH0.tar.gz) = 106547

Modified: head/benchmarks/libcelero/pkg-plist
==============================================================================
--- head/benchmarks/libcelero/pkg-plist	Sun Oct 28 16:02:08 2018	(r483306)
+++ head/benchmarks/libcelero/pkg-plist	Sun Oct 28 16:03:00 2018	(r483307)
@@ -25,6 +25,9 @@ include/celero/TestVector.h
 include/celero/ThreadLocal.h
 include/celero/ThreadTestFixture.h
 include/celero/Timer.h
+include/celero/UserDefinedMeasurement.h
+include/celero/UserDefinedMeasurementCollector.h
+include/celero/UserDefinedMeasurementTemplate.h
 include/celero/Utilities.h
 lib/libcelero.so
 share/celero-target-%%CMAKE_BUILD_TYPE%%.cmake


More information about the svn-ports-all mailing list