From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-622978-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 92DA21381F3 for <garchives@archives.gentoo.org>; Thu, 29 Aug 2013 08:59:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 75D66E0B7A; Thu, 29 Aug 2013 08:59:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E6216E0B7A for <gentoo-commits@lists.gentoo.org>; Thu, 29 Aug 2013 08:59:09 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C874A33EB7E for <gentoo-commits@lists.gentoo.org>; Thu, 29 Aug 2013 08:59:08 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 807) id 5EF3120047; Thu, 29 Aug 2013 08:59:06 +0000 (UTC) From: "Patrick Lauer (patrick)" <patrick@gentoo.org> To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, patrick@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-benchmarks/phoronix-test-suite: phoronix-test-suite-4.8.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: phoronix-test-suite-4.8.0.ebuild ChangeLog X-VCS-Directories: app-benchmarks/phoronix-test-suite X-VCS-Committer: patrick X-VCS-Committer-Name: Patrick Lauer Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130829085906.5EF3120047@flycatcher.gentoo.org> Date: Thu, 29 Aug 2013 08:59:06 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: be475290-c790-4cf4-8276-aca47aa3cfd0 X-Archives-Hash: 40b141b062173c93d9869aa63848eacb patrick 13/08/29 08:59:06 Modified: ChangeLog Added: phoronix-test-suite-4.8.0.ebuild Log: Bump (Portage version: 2.2.1/cvs/Linux x86_64, unsigned Manifest commit) Revision Changes Path 1.25 app-benchmarks/phoronix-test-suite/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/phoronix-test-suite/ChangeLog?rev=1.25&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/phoronix-test-suite/ChangeLog?rev=1.25&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/phoronix-test-suite/ChangeLog?r1=1.24&r2=1.25 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-benchmarks/phoronix-test-suite/ChangeLog,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- ChangeLog 13 Jun 2013 03:25:58 -0000 1.24 +++ ChangeLog 29 Aug 2013 08:59:06 -0000 1.25 @@ -1,6 +1,12 @@ # ChangeLog for app-benchmarks/phoronix-test-suite # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/phoronix-test-suite/ChangeLog,v 1.24 2013/06/13 03:25:58 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/phoronix-test-suite/ChangeLog,v 1.25 2013/08/29 08:59:06 patrick Exp $ + +*phoronix-test-suite-4.8.0 (29 Aug 2013) + + 29 Aug 2013; Patrick Lauer <patrick@gentoo.org> + +phoronix-test-suite-4.8.0.ebuild: + Bump *phoronix-test-suite-4.6.1 (13 Jun 2013) 1.1 app-benchmarks/phoronix-test-suite/phoronix-test-suite-4.8.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/phoronix-test-suite/phoronix-test-suite-4.8.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/phoronix-test-suite/phoronix-test-suite-4.8.0.ebuild?rev=1.1&content-type=text/plain Index: phoronix-test-suite-4.8.0.ebuild =================================================================== # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-benchmarks/phoronix-test-suite/phoronix-test-suite-4.8.0.ebuild,v 1.1 2013/08/29 08:59:06 patrick Exp $ EAPI=4 inherit eutils bash-completion-r1 DESCRIPTION="Phoronix's comprehensive, cross-platform testing and benchmark suite" HOMEPAGE="http://www.phoronix-test-suite.com" SRC_URI="http://www.phoronix-test-suite.com/download.php?file=${P} -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="" # php 5.3 doesn't have pcre and reflection useflags anymore RDEPEND="dev-lang/php[cli,curl,gd,json,posix,pcntl,truetype,zip] dev-php/pecl-ps" S="${WORKDIR}/${PN}" src_prepare() { sed -i -e "s,export PTS_DIR=\`pwd\`,export PTS_DIR=\"/usr/share/${PN}\"," \ phoronix-test-suite } src_configure() { : } src_compile() { : } src_install() { dodir /usr/share/${PN} insinto /usr/share/${PN} doman documentation/man-pages/phoronix-test-suite.1 dodoc AUTHORS CHANGE-LOG dohtml -r documentation/ doicon pts-core/static/images/phoronix-test-suite.png doicon pts-core/static/images/openbenchmarking.png domenu pts-core/static/phoronix-test-suite.desktop rm -f pts-core/static/phoronix-test-suite.desktop doins -r pts-core exeinto /usr/bin doexe phoronix-test-suite fperms a+x /usr/share/${PN}/pts-core/static/scripts/root-access.sh fperms a+x /usr/share/${PN}/pts-core/external-test-dependencies/scripts/install-gentoo-packages.sh dobashcompletion pts-core/static/bash_completion ${PN} # Need to fix the cli-php config for downloading to work. Very naughty! local slots local slot if [[ "x${PHP_TARGETS}" == "x" ]] ; then ewarn ewarn "PHP_TARGETS seems empty, php.ini file can't be configure." ewarn "Make sure that PHP_TARGETS in /etc/make.conf is set." ewarn "phoronix-test-suite needs the 'allow_url_fopen' option set to \"On\"" ewarn "for downloading to work properly." ewarn else for slot in ${PHP_TARGETS}; do slots+=" ${slot/-/.}" done fi for slot in ${slots}; do local PHP_INI_FILE="/etc/php/cli-${slot}/php.ini" if [[ -f ${PHP_INI_FILE} ]] ; then dodir $(dirname ${PHP_INI_FILE}) cp ${PHP_INI_FILE} "${D}${PHP_INI_FILE}" sed -e 's|^allow_url_fopen .*|allow_url_fopen = On|g' -i "${D}${PHP_INI_FILE}" else if [[ "x$(eselect php show cli)" == "x${slot}" ]] ; then ewarn ewarn "${slot} hasn't a php.ini file." ewarn "phoronix-test-suite needs the 'allow_url_fopen' option set to \"On\"" ewarn "for downloading to work properly." ewarn "Check that your PHP_INI_VERSION is set during ${slot} merge" ewarn else elog elog "${slot} hasn't a php.ini file." elog "phoronix-test-suite may need the 'allow_url_fopen' option set to \"On\"" elog "for downloading to work properly if you switch to ${slot}" elog "Check that your PHP_INI_VERSION is set during ${slot} merge" elog fi fi done ewarn ewarn "If you upgrade from phoronix-test-suite-2*, you should reinstall all" ewarn "your tests because" ewarn " \$HOME/.phoronix-test-suite/installed-tests/\$TEST_NAME/" ewarn "moves to" ewarn " \$HOME/.phoronix-test-suite/installed-tests/pts/\$TEST_NAME-\$TEST_VERSION/" ewarn "in phoronix-test-suite-3* version. The \$TEST_VERSION can be find in" ewarn "pts-install.xml file." ewarn }