From owner-svn-ports-all@freebsd.org Fri Oct 6 08:08:37 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AC269E2FFDD; Fri, 6 Oct 2017 08:08:37 +0000 (UTC) (envelope-from pizzamig@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 78E0773AF6; Fri, 6 Oct 2017 08:08:37 +0000 (UTC) (envelope-from pizzamig@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v9688acF038515; Fri, 6 Oct 2017 08:08:36 GMT (envelope-from pizzamig@FreeBSD.org) Received: (from pizzamig@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v9688aFr038513; Fri, 6 Oct 2017 08:08:36 GMT (envelope-from pizzamig@FreeBSD.org) Message-Id: <201710060808.v9688aFr038513@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pizzamig set sender to pizzamig@FreeBSD.org using -f From: Luca Pizzamiglio Date: Fri, 6 Oct 2017 08:08:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r451357 - head/benchmarks/phoronix-test-suite X-SVN-Group: ports-head X-SVN-Commit-Author: pizzamig X-SVN-Commit-Paths: head/benchmarks/phoronix-test-suite X-SVN-Commit-Revision: 451357 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Oct 2017 08:08:37 -0000 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