Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jun 2017 20:25:21 +0000 (UTC)
From:      Jochen Neumeister <joneum@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r444000 - head/benchmarks/phoronix-test-suite
Message-ID:  <201706202025.v5KKPLUE026493@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Tue Jun 20 20:25:21 2017
New Revision: 444000
URL: https://svnweb.freebsd.org/changeset/ports/444000

Log:
  - benchmarks/phoronix-test-suite: Update from 6.8.0 to 7.0.1
  - Changelog: http://www.phoronix.com/scan.php?page=article&item=pts-70-ringsaker&num=1
  
  PR:		219462
  Reported by:	xmj
  Approved by:	luca.pizzamiglio at gmail.com (maintainer) miwi (mentor)
  Differential Revision:	https://reviews.freebsd.org/D11216

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	Tue Jun 20 20:22:16 2017	(r443999)
+++ head/benchmarks/phoronix-test-suite/Makefile	Tue Jun 20 20:25:21 2017	(r444000)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	phoronix-test-suite
-PORTVERSION=	6.8.0
-PORTREVISION=	3
+PORTVERSION=	7.0.1
 CATEGORIES=	benchmarks
 MASTER_SITES=	http://www.phoronix-test-suite.com/releases/
 
@@ -52,16 +51,12 @@ post-patch:
 		${WRKSRC}/pts-core/objects/phodevi/components/phodevi_system.php \
 		${WRKSRC}/pts-core/objects/client/pts_external_dependencies.php \
 		${WRKSRC}/pts-core/objects/client/pts_client.php \
-		${WRKSRC}/pts-core/external-test-dependencies/scripts/install-dragonfly-packages.sh \
 		${WRKSRC}/pts-core/external-test-dependencies/xml/freebsd-packages.xml
 	@${SED} -i '' -e "s|/usr/share/fonts|${LOCALBASE}/share/fonts| ; \
 		s|/usr/X11/lib|${LOCALBASE}/lib|" \
 		${WRKSRC}/pts-core/objects/pts_svg_dom_gd.php
 	@${SED} -i '' -e "/fpdf.php/s|/usr/share/php|${PREFIX}/share|" \
 		${WRKSRC}/pts-core/objects/pts_pdf_template.php
-		#${WRKSRC}/pts-core/pts-core.php \
-		#${WRKSRC}/pts-core/commands/dump_documentation.php \
-		#${WRKSRC}/pts-core/commands/result_file_to_pdf.php
 
 do-install:
 	(cd ${WRKSRC} && ${CONFIGURE_ARGS} DESTDIR="${STAGEDIR}" ./install-sh ${PREFIX})

Modified: head/benchmarks/phoronix-test-suite/distinfo
==============================================================================
--- head/benchmarks/phoronix-test-suite/distinfo	Tue Jun 20 20:22:16 2017	(r443999)
+++ head/benchmarks/phoronix-test-suite/distinfo	Tue Jun 20 20:25:21 2017	(r444000)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1481129227
-SHA256 (phoronix-test-suite-6.8.0.tar.gz) = fe741336dbf251fc210367b20713b554b3fd4edf15cf1f5950ff8bcbb3b09aec
-SIZE (phoronix-test-suite-6.8.0.tar.gz) = 779872
+TIMESTAMP = 1493199092
+SHA256 (phoronix-test-suite-7.0.1.tar.gz) = 436d949af604248776d725afb0f4eba6b8f9b1bf134d1f97544baf00e67c9d78
+SIZE (phoronix-test-suite-7.0.1.tar.gz) = 777651



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