Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Oct 2017 08:08:36 +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: r451357 - head/benchmarks/phoronix-test-suite
Message-ID:  <201710060808.v9688aFr038513@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pizzamig
Date: Fri Oct  6 08:08:36 2017
New Revision: 451357
URL: https://svnweb.freebsd.org/changeset/ports/451357

Log:
  benchmarks/phoronix-test-suite: update to version 7.4.0
  
  Approved by:	lme (mentor)
  Differential Revision:	https://reviews.freebsd.org/D12596

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	Fri Oct  6 07:59:42 2017	(r451356)
+++ head/benchmarks/phoronix-test-suite/Makefile	Fri Oct  6 08:08:36 2017	(r451357)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	phoronix-test-suite
-PORTVERSION=	7.2.1
-PORTREVISION=	1
+PORTVERSION=	7.4.0
 CATEGORIES=	benchmarks
 MASTER_SITES=	http://www.phoronix-test-suite.com/releases/
 
@@ -13,17 +12,12 @@ COMMENT=	Phoronix Benchmarking Suite
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		php:cli,build python shebangfix
+USES=		php:cli,build python
 USE_GCC=	any
 USE_PHP=	ctype curl dom filter gd hash json openssl pcntl posix \
 		session simplexml sockets sqlite3 zip zlib
 NO_BUILD=	yes
 WRKSRC=		${WRKDIR}/phoronix-test-suite
-SHEBANG_FILES=	deploy/juju/trusty/pts/hooks/phoronix-common \
-		deploy/juju/trusty/pts/actions/memory \
-		deploy/juju/trusty/pts/actions/benchmark \
-		deploy/juju/trusty/pts/actions/custom \
-		deploy/juju/trusty/pts/scripts/parse
 
 RUN_DEPENDS+=	fpdf>0:print/fpdf
 RUN_DEPENDS+=	cmake:devel/cmake

Modified: head/benchmarks/phoronix-test-suite/distinfo
==============================================================================
--- head/benchmarks/phoronix-test-suite/distinfo	Fri Oct  6 07:59:42 2017	(r451356)
+++ head/benchmarks/phoronix-test-suite/distinfo	Fri Oct  6 08:08:36 2017	(r451357)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1499509633
-SHA256 (phoronix-test-suite-7.2.1.tar.gz) = dceaccbfa0a614da4d7191dc07e07406b6498ebf136a9249701a3c86a8611cc6
-SIZE (phoronix-test-suite-7.2.1.tar.gz) = 782972
+TIMESTAMP = 1507145838
+SHA256 (phoronix-test-suite-7.4.0.tar.gz) = de9aec3ef4f980581756fd0bf7b30dd1ccb20e7aae637078a587606bf75a6b67
+SIZE (phoronix-test-suite-7.4.0.tar.gz) = 779490



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