aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/phoronix-test-suite
diff options
context:
space:
mode:
authorLuca Pizzamiglio <pizzamig@FreeBSD.org>2020-10-25 11:04:11 +0000
committerLuca Pizzamiglio <pizzamig@FreeBSD.org>2020-10-25 11:04:11 +0000
commitcf9c7a053379aedf3f035031cdb1ea1f110a040c (patch)
treeb12cf063421978b9ecb21cd06394d79f1f89d77a /benchmarks/phoronix-test-suite
parent38b9790db66148ec888ed13c69d25c38586f890b (diff)
downloadports-cf9c7a053379aedf3f035031cdb1ea1f110a040c.tar.gz
ports-cf9c7a053379aedf3f035031cdb1ea1f110a040c.zip
benchmarks/phoronix-test-suite: Update to 10.0.1
Notes
Notes: svn path=/head/; revision=553255
Diffstat (limited to 'benchmarks/phoronix-test-suite')
-rw-r--r--benchmarks/phoronix-test-suite/Makefile15
-rw-r--r--benchmarks/phoronix-test-suite/distinfo6
2 files changed, 14 insertions, 7 deletions
diff --git a/benchmarks/phoronix-test-suite/Makefile b/benchmarks/phoronix-test-suite/Makefile
index d7c7a704d206..a473e50d46bd 100644
--- a/benchmarks/phoronix-test-suite/Makefile
+++ b/benchmarks/phoronix-test-suite/Makefile
@@ -3,7 +3,7 @@
PORTNAME= phoronix-test-suite
DISTVERSIONPREFIX= v
-DISTVERSION= 9.8.0
+DISTVERSION= 10.0.1
CATEGORIES= benchmarks
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
@@ -18,7 +18,7 @@ RUN_DEPENDS= sudo:security/sudo \
USES= php:cli,build,flavors python shebangfix
USE_GITHUB= yes
-USE_PHP= curl dom gd json openssl pcntl posix simplexml zip zlib
+USE_PHP= curl dom gd openssl pcntl posix simplexml zip zlib
NO_BUILD= yes
PORTDATA= *
@@ -35,7 +35,8 @@ SHEBANG_FILES= ob-cache/test-profiles/pts/shadowofthetombraider-1.0.0/install.sh
ob-cache/test-profiles/pts/shadowofthetombraider-1.0.1/post.sh \
ob-cache/test-profiles/pts/csgo-1.5.1/pre_linux.sh \
ob-cache/test-profiles/pts/dota2-1.2.2/pre_linux.sh \
- ob-cache/test-profiles/pts/portal-1.1.1/pre_linux.sh
+ ob-cache/test-profiles/pts/portal-1.1.1/pre_linux.sh \
+ deploy/docker/ubuntu-pts-docker-build.sh
OPTIONS_DEFINE= BASH_COMPLETIONS DOCS X11
OPTIONS_DEFAULT= X11
@@ -47,6 +48,12 @@ X11_DESC= Install X11 icons and mimetypes
X11_USES= desktop-file-utils shared-mime-info
X11_CONFIGURE_OFF= WITHOUT_X11=yes
+.include <bsd.port.pre.mk>
+
+.if ${FLAVOR} != php80
+USE_PHP+= json
+.endif
+
post-patch:
@${SED} -i '' -e "s|/usr/local|${LOCALBASE}|g" \
${WRKSRC}/phoronix-test-suite \
@@ -65,4 +72,4 @@ post-patch:
do-install:
(cd ${WRKSRC} && ${CONFIGURE_ARGS} DESTDIR="${STAGEDIR}" ./install-sh ${PREFIX})
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
diff --git a/benchmarks/phoronix-test-suite/distinfo b/benchmarks/phoronix-test-suite/distinfo
index 91c043058285..1a47675466b9 100644
--- a/benchmarks/phoronix-test-suite/distinfo
+++ b/benchmarks/phoronix-test-suite/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1600018415
-SHA256 (phoronix-test-suite-phoronix-test-suite-v9.8.0_GH0.tar.gz) = 6313c5ad1fa4a62726f1347c3674a704582ec5a3a0ca1af20b034ccc6f64af9e
-SIZE (phoronix-test-suite-phoronix-test-suite-v9.8.0_GH0.tar.gz) = 1504802
+TIMESTAMP = 1603461334
+SHA256 (phoronix-test-suite-phoronix-test-suite-v10.0.1_GH0.tar.gz) = 3d65dc03c0e20e2419521157cb8189b90e93826dfbf81e7e4d088bc2f14b0650
+SIZE (phoronix-test-suite-phoronix-test-suite-v10.0.1_GH0.tar.gz) = 1548616