Update to 1.0.17
Changes: https://github.com/akopytov/sysbench/releases
This commit is contained in:
parent
c456c8f3eb
commit
aa647a2fca
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=495990
3 changed files with 5 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= sysbench
|
||||
PORTVERSION= 1.0.16
|
||||
PORTVERSION= 1.0.17
|
||||
CATEGORIES= benchmarks databases
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1546193947
|
||||
SHA256 (akopytov-sysbench-1.0.16_GH0.tar.gz) = c537d0129151584b361efbd4ce9ed0b2195a69b72ce65912e2efa3a68f28b609
|
||||
SIZE (akopytov-sysbench-1.0.16_GH0.tar.gz) = 1508595
|
||||
TIMESTAMP = 1552775662
|
||||
SHA256 (akopytov-sysbench-1.0.17_GH0.tar.gz) = 9bcad62eaf473510f5184f33cc41f1e07c2640c8810ae9eebe25ba27ba04df5d
|
||||
SIZE (akopytov-sysbench-1.0.17_GH0.tar.gz) = 1509044
|
||||
|
|
|
@ -57,6 +57,7 @@ bin/sysbench
|
|||
%%DATADIR%%/tests/t/help_drv_pgsql.t
|
||||
%%DATADIR%%/tests/t/opt_help.t
|
||||
%%DATADIR%%/tests/t/opt_histogram.t
|
||||
%%DATADIR%%/tests/t/opt_rate.t
|
||||
%%DATADIR%%/tests/t/opt_report_checkpoints.t
|
||||
%%DATADIR%%/tests/t/opt_report_interval.t
|
||||
%%DATADIR%%/tests/t/opt_version.t
|
||||
|
|
Loading…
Reference in a new issue