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

(-)Makefile (-1 / +3 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	phoronix-test-suite
4
PORTNAME=	phoronix-test-suite
5
DISTVERSIONPREFIX=	v
5
DISTVERSIONPREFIX=	v
6
DISTVERSION=	8.0.1
6
DISTVERSION=	8.2.0
7
CATEGORIES=	benchmarks
7
CATEGORIES=	benchmarks
8
PKGNAMESUFFIX=	${PHP_PKGNAMESUFFIX}
8
PKGNAMESUFFIX=	${PHP_PKGNAMESUFFIX}
9
9
Lines 13-18 Link Here
13
LICENSE=	GPLv3
13
LICENSE=	GPLv3
14
LICENSE_FILE=	${WRKSRC}/COPYING
14
LICENSE_FILE=	${WRKSRC}/COPYING
15
15
16
RUN_DEPENDS=	sudo:security/sudo
17
16
USES=		php:cli,build,flavors python
18
USES=		php:cli,build,flavors python
17
USE_GITHUB=	yes
19
USE_GITHUB=	yes
18
USE_PHP=	curl dom gd json openssl pcntl posix simplexml zip zlib
20
USE_PHP=	curl dom gd json openssl pcntl posix simplexml zip zlib
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1531758479
1
TIMESTAMP = 1538101791
2
SHA256 (phoronix-test-suite-phoronix-test-suite-v8.0.1_GH0.tar.gz) = 8bfe972c601884f2bbbf4d5069c7691637e8a30af55d2a9597dbe53911b49081
2
SHA256 (phoronix-test-suite-phoronix-test-suite-v8.2.0_GH0.tar.gz) = cb92231040fd09a98a97d6620bc98758774731372f8a41b58b85357c0449904c
3
SIZE (phoronix-test-suite-phoronix-test-suite-v8.0.1_GH0.tar.gz) = 846244
3
SIZE (phoronix-test-suite-phoronix-test-suite-v8.2.0_GH0.tar.gz) = 860755

Return to bug 231829