Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Oct 2018 11:41:13 +0000 (UTC)
From:      Luca Pizzamiglio <pizzamig@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r481217 - head/benchmarks/phoronix-test-suite
Message-ID:  <201810041141.w94BfDWW077497@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810041141.w94BfDWW077497>