Skip to content

Commit

Permalink
benchmarks/fio: Update to 3.35
Browse files Browse the repository at this point in the history
PR:		271691
Reported by:	dizzy
  • Loading branch information
krionbsd committed May 30, 2023
1 parent 73f4bce commit 8b4335b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
7 changes: 4 additions & 3 deletions benchmarks/fio/Makefile
@@ -1,6 +1,5 @@
PORTNAME= fio
DISTVERSION= 3.34
POTREVISION= 1
DISTVERSION= 3.35
CATEGORIES= benchmarks
MASTER_SITES= https://brick.kernel.dk/snaps/

Expand All @@ -14,7 +13,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= compiler:c11 gmake pkgconfig tar:bzip2

HAS_CONFIGURE= yes
CONFIGURE_ARGS= --disable-native \
TEST_TARGET= test
CONFIGURE_ARGS= --disable-http \
--disable-native \
--disable-optimizations
MAKE_ARGS= DEBUGFLAGS= \
OPTFLAGS= \
Expand Down
6 changes: 3 additions & 3 deletions benchmarks/fio/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1680095929
SHA256 (fio-3.34.tar.bz2) = a5a28f19c701d4c8e04924bec1b85f6ac8c67fc8fe75968a5d6990e0b656a7a7
SIZE (fio-3.34.tar.bz2) = 7049859
TIMESTAMP = 1685260765
SHA256 (fio-3.35.tar.bz2) = 63356abbd6670b0e623aadd9f9dd46dbe719e2c09a9794f417677d18ced97d37
SIZE (fio-3.35.tar.bz2) = 7052951

0 comments on commit 8b4335b

Please sign in to comment.