Skip to content

Commit

Permalink
benchmarks/kdiskmark: update KDiskMark to version 3.1.1
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
Alexey Dokuchaev authored and Alexey Dokuchaev committed Sep 13, 2022
1 parent 37d7b00 commit 88e5c2c
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 12 deletions.
13 changes: 8 additions & 5 deletions benchmarks/kdiskmark/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= ${GH_PROJECT:tl}
PORTVERSION= 3.0.0
PORTNAME= ${GH_PROJECT:[1]:tl}
PORTVERSION= 3.1.1
CATEGORIES= benchmarks

MAINTAINER= danfe@FreeBSD.org
Expand All @@ -8,15 +8,18 @@ WWW= https://github.com/JonMagon/KDiskMark

LICENSE= GPLv3

LIB_DEPENDS= libpolkit-qt5-core-1.so:sysutils/polkit-qt
RUN_DEPENDS= fio:benchmarks/fio

USE_GITHUB= yes
GH_ACCOUNT= JonMagon
GH_PROJECT= KDiskMark
GH_ACCOUNT= JonMagon itay-grudev:sa
GH_PROJECT= KDiskMark SingleApplication:sa
GH_TAGNAME= f1e1508:sa
GH_SUBDIR= src/singleapplication:sa

USES= cmake compiler:c++11-lang kde:5 qt:5
USE_QT= buildtools:build linguisttools:build qmake:build \
dbus core gui widgets
dbus core gui network widgets
USE_KDE= ecm:build auth coreaddons

post-patch:
Expand Down
8 changes: 5 additions & 3 deletions benchmarks/kdiskmark/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
TIMESTAMP = 1661347547
SHA256 (JonMagon-KDiskMark-3.0.0_GH0.tar.gz) = 191b11519b991d0d2b492fdeb5a17ccad0ea2be584c9a5697d533cd8d81ea358
SIZE (JonMagon-KDiskMark-3.0.0_GH0.tar.gz) = 176758
TIMESTAMP = 1662748141
SHA256 (JonMagon-KDiskMark-3.1.1_GH0.tar.gz) = 69f92d072a6d057b5548f5a525e77483a56312aa286c6c9e4ab142dc78670e14
SIZE (JonMagon-KDiskMark-3.1.1_GH0.tar.gz) = 170093
SHA256 (itay-grudev-SingleApplication-f1e1508_GH0.tar.gz) = 61cd90baa768cc7aa8d96f57e3de15ad15282cc1c726de9891f4f27f410464f7
SIZE (itay-grudev-SingleApplication-f1e1508_GH0.tar.gz) = 21982
6 changes: 2 additions & 4 deletions benchmarks/kdiskmark/pkg-plist
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
bin/kdiskmark
lib/libexec/kauth/kdiskmark_helper
libexec/kdiskmark_helper
share/applications/kdiskmark.desktop
share/dbus-1/system-services/dev.jonmagon.kdiskmark.helper.service
share/dbus-1/system.d/dev.jonmagon.kdiskmark.applicationinterface.conf
share/dbus-1/system.d/dev.jonmagon.kdiskmark.helper.conf
share/dbus-1/system-services/dev.jonmagon.kdiskmark.helperinterface.service
share/dbus-1/system.d/dev.jonmagon.kdiskmark.helperinterface.conf
share/icons/hicolor/128x128/apps/kdiskmark.png
share/icons/hicolor/16x16/apps/kdiskmark.png
Expand Down

0 comments on commit 88e5c2c

Please sign in to comment.