From bfacee1bf6895d6d1f87df81d75989a235276430 Mon Sep 17 00:00:00 2001 From: Sven Wegener Date: Sat, 26 Mar 2005 20:04:59 +0000 Subject: Fixed patch to not cause sandbox violations, bug #86791. Package-Manager: portage-2.0.51.19 --- app-benchmarks/tiobench/ChangeLog | 6 +++++- app-benchmarks/tiobench/Manifest | 10 +++++----- .../tiobench/files/0.3.3-column-description-fix.patch | 4 ++-- 3 files changed, 12 insertions(+), 8 deletions(-) (limited to 'app-benchmarks') diff --git a/app-benchmarks/tiobench/ChangeLog b/app-benchmarks/tiobench/ChangeLog index a0066777f513..3a033cb37d87 100644 --- a/app-benchmarks/tiobench/ChangeLog +++ b/app-benchmarks/tiobench/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-benchmarks/tiobench # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/tiobench/ChangeLog,v 1.11 2005/03/22 12:51:46 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/tiobench/ChangeLog,v 1.12 2005/03/26 20:04:59 swegener Exp $ + + 26 Mar 2005; Sven Wegener + files/0.3.3-column-description-fix.patch: + Fixed patch to not cause sandbox violations, bug #86791. *tiobench-0.3.3-r2 (22 Mar 2005) diff --git a/app-benchmarks/tiobench/Manifest b/app-benchmarks/tiobench/Manifest index 83416db49675..5147030d74ed 100644 --- a/app-benchmarks/tiobench/Manifest +++ b/app-benchmarks/tiobench/Manifest @@ -3,15 +3,15 @@ Hash: SHA1 MD5 c5c0c8171235722e0969e8c83d997706 tiobench-0.3.3-r1.ebuild 940 MD5 d42b4f93281042a7feece5f6358e894b tiobench-0.3.3-r2.ebuild 1037 -MD5 0bd383dc156290777d2621ede3fd60b2 ChangeLog 1263 +MD5 d4c496ae150828b801229c742e002169 ChangeLog 1417 MD5 fee6e15994a6028b5d4ca280c4cabe09 metadata.xml 303 MD5 b0e08c271d30b5da41b55be795a8773e files/digest-tiobench-0.3.3-r1 65 MD5 b0e08c271d30b5da41b55be795a8773e files/digest-tiobench-0.3.3-r2 65 -MD5 648c1a6986bda338884f8f77ee48a4a5 files/0.3.3-column-description-fix.patch 1063 +MD5 848cb30052a12084109f307bd7cf3cfe files/0.3.3-column-description-fix.patch 1032 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFCQBZCI1lqEGTUzyQRAnzlAKCHhZmnI/3HJTzXvhc3jT8MXBVYpwCdFTbN -yf19Cw3G2lIVDtRhnE7U+rU= -=MUwQ +iD8DBQFCRcCFI1lqEGTUzyQRArbgAKCjbLx3e6xYbeytT1KZH4/nsuHDawCfRQgY +fPA0fgONgmyAtJs1vz5DMeI= +=D3Ur -----END PGP SIGNATURE----- diff --git a/app-benchmarks/tiobench/files/0.3.3-column-description-fix.patch b/app-benchmarks/tiobench/files/0.3.3-column-description-fix.patch index 52b6cf8f7358..b3ebb90b33e1 100644 --- a/app-benchmarks/tiobench/files/0.3.3-column-description-fix.patch +++ b/app-benchmarks/tiobench/files/0.3.3-column-description-fix.patch @@ -1,5 +1,5 @@ ---- /usr/sbin/tiobench.pl 2005-02-23 00:21:33.000000000 +0100 -+++ /home/evil/trash/tiobench_debian 2005-03-15 18:11:19.000000000 +0100 +--- tiobench.pl 2005-02-23 00:21:33.000000000 +0100 ++++ tiobench.pl 2005-03-15 18:11:19.000000000 +0100 @@ -168,6 +168,8 @@ $stat_data{$identifier}{$thread}{$size}{$block}{$field}{'stime'} ) / $stat_data{$identifier}{$thread}{$size}{$block}{$field}{'time'}; -- cgit v1.2.3-65-gdbad