View | Details | Raw Unified | Return to bug 271691
Collapse All | Expand All

(-)b/benchmarks/fio/Makefile (-3 / +4 lines)
Lines 1-6 Link Here
1
PORTNAME=	fio
1
PORTNAME=	fio
2
DISTVERSION=	3.34
2
DISTVERSION=	3.35
3
POTREVISION=	1
4
CATEGORIES=	benchmarks
3
CATEGORIES=	benchmarks
5
MASTER_SITES=	https://brick.kernel.dk/snaps/
4
MASTER_SITES=	https://brick.kernel.dk/snaps/
6
5
Lines 14-20 LICENSE_FILE= ${WRKSRC}/COPYING Link Here
14
USES=		compiler:c11 gmake pkgconfig tar:bzip2
13
USES=		compiler:c11 gmake pkgconfig tar:bzip2
15
14
16
HAS_CONFIGURE=		yes
15
HAS_CONFIGURE=		yes
17
CONFIGURE_ARGS=		--disable-native \
16
TEST_TARGET=		test
17
CONFIGURE_ARGS=		--disable-http \
18
			--disable-native \
18
			--disable-optimizations
19
			--disable-optimizations
19
MAKE_ARGS=		DEBUGFLAGS= \
20
MAKE_ARGS=		DEBUGFLAGS= \
20
			OPTFLAGS= \
21
			OPTFLAGS= \
(-)b/benchmarks/fio/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1680095929
1
TIMESTAMP = 1685260765
2
SHA256 (fio-3.34.tar.bz2) = a5a28f19c701d4c8e04924bec1b85f6ac8c67fc8fe75968a5d6990e0b656a7a7
2
SHA256 (fio-3.35.tar.bz2) = 63356abbd6670b0e623aadd9f9dd46dbe719e2c09a9794f417677d18ced97d37
3
SIZE (fio-3.34.tar.bz2) = 7049859
3
SIZE (fio-3.35.tar.bz2) = 7052951

Return to bug 271691