svn commit: r481217 - head/benchmarks/phoronix-test-suite
Luca Pizzamiglio
pizzamig at FreeBSD.org
Thu Oct 4 11:41:14 UTC 2018
Author: pizzamig
Date: Thu Oct 4 11:41:13 2018
New Revision: 481217
URL: https://svnweb.freebsd.org/changeset/ports/481217
Log:
benchmarks/phoronix-test-suite: Update to 8.2.0
changelog: https://github.com/phoronix-test-suite/phoronix-test-suite/releases/tag/v8.2.0
PR: 231829
Submitted by: Fukang Chen <loader at FreeBSD.org>
Modified:
head/benchmarks/phoronix-test-suite/Makefile
head/benchmarks/phoronix-test-suite/distinfo
Modified: head/benchmarks/phoronix-test-suite/Makefile
==============================================================================
--- head/benchmarks/phoronix-test-suite/Makefile Thu Oct 4 11:31:26 2018 (r481216)
+++ head/benchmarks/phoronix-test-suite/Makefile Thu Oct 4 11:41:13 2018 (r481217)
@@ -3,7 +3,7 @@
PORTNAME= phoronix-test-suite
DISTVERSIONPREFIX= v
-DISTVERSION= 8.0.1
+DISTVERSION= 8.2.0
CATEGORIES= benchmarks
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
@@ -12,6 +12,8 @@ COMMENT= Phoronix Benchmarking Suite
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
+
+RUN_DEPENDS= sudo:security/sudo
USES= php:cli,build,flavors python
USE_GITHUB= yes
Modified: head/benchmarks/phoronix-test-suite/distinfo
==============================================================================
--- head/benchmarks/phoronix-test-suite/distinfo Thu Oct 4 11:31:26 2018 (r481216)
+++ head/benchmarks/phoronix-test-suite/distinfo Thu Oct 4 11:41:13 2018 (r481217)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1531758479
-SHA256 (phoronix-test-suite-phoronix-test-suite-v8.0.1_GH0.tar.gz) = 8bfe972c601884f2bbbf4d5069c7691637e8a30af55d2a9597dbe53911b49081
-SIZE (phoronix-test-suite-phoronix-test-suite-v8.0.1_GH0.tar.gz) = 846244
+TIMESTAMP = 1538401066
+SHA256 (phoronix-test-suite-phoronix-test-suite-v8.2.0_GH0.tar.gz) = cb92231040fd09a98a97d6620bc98758774731372f8a41b58b85357c0449904c
+SIZE (phoronix-test-suite-phoronix-test-suite-v8.2.0_GH0.tar.gz) = 860755
More information about the svn-ports-all
mailing list