git: 4561ae83ffe2 - main - benchmarks/kdiskmark: the port had been updated to version 2.3.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 11 Nov 2021 09:19:16 UTC
The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=4561ae83ffe2147f8dc909abda6275c463ba9994 commit 4561ae83ffe2147f8dc909abda6275c463ba9994 Author: Alexey Dokuchaev <danfe@FreeBSD.org> AuthorDate: 2021-11-11 09:15:16 +0000 Commit: Alexey Dokuchaev <danfe@FreeBSD.org> CommitDate: 2021-11-11 09:17:55 +0000 benchmarks/kdiskmark: the port had been updated to version 2.3.0 In this version, disabling pagecache flushing by default no longer seems to be needed. Reported by: portscout --- benchmarks/kdiskmark/Makefile | 5 +---- benchmarks/kdiskmark/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/benchmarks/kdiskmark/Makefile b/benchmarks/kdiskmark/Makefile index afb88f70ef69..77684881fc5a 100644 --- a/benchmarks/kdiskmark/Makefile +++ b/benchmarks/kdiskmark/Makefile @@ -1,7 +1,7 @@ # Created by: Alexey Dokuchaev <danfe@FreeBSD.org> PORTNAME= ${GH_PROJECT:tl} -PORTVERSION= 2.2.1 +PORTVERSION= 2.3.0 CATEGORIES= benchmarks MAINTAINER= danfe@FreeBSD.org @@ -35,8 +35,5 @@ KF5AUTH_USE= KDE=auth,coreaddons post-patch: @${REINPLACE_CMD} -e '/--ioengine=/s,libaio,posixaio,' \ ${WRKSRC}/src/benchmark.cpp -# XXX: disable pagecache flushing by default to avoid "kf.auth: Tried -# to start an invalid action: org.jonmagon.kdiskmark.dropcache" error. - @${REINPLACE_CMD} -e '908s,true,false,' ${WRKSRC}/src/mainwindow.ui .include <bsd.port.mk> diff --git a/benchmarks/kdiskmark/distinfo b/benchmarks/kdiskmark/distinfo index 0d50c7fc76ae..749f7ea3f562 100644 --- a/benchmarks/kdiskmark/distinfo +++ b/benchmarks/kdiskmark/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626939014 -SHA256 (JonMagon-KDiskMark-2.2.1_GH0.tar.gz) = 52a49b983284bca8a11c5238809a29c9967ff7a6d7a0adc5ee76aab00dc82f53 -SIZE (JonMagon-KDiskMark-2.2.1_GH0.tar.gz) = 237361 +TIMESTAMP = 1635697688 +SHA256 (JonMagon-KDiskMark-2.3.0_GH0.tar.gz) = 06d21c2f52f1dc345bd0e3c965756b70327e96775fe9561aea53efe792d736a7 +SIZE (JonMagon-KDiskMark-2.3.0_GH0.tar.gz) = 237727