public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/stress-ng/
Date: Sat,  3 Nov 2018 09:13:08 +0000 (UTC)	[thread overview]
Message-ID: <1541236057.89944c1832301ea2b5acb7aedee4777f23a8a5ca.mgorny@gentoo> (raw)

commit:     89944c1832301ea2b5acb7aedee4777f23a8a5ca
Author:     Conrad Kostecki <conrad <AT> kostecki <DOT> com>
AuthorDate: Sat Oct 27 00:42:32 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Nov  3 09:07:37 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89944c18

app-benchmarks/stress-ng: bump to version 0.09.43

Also updated the metadata.xml.

Closes: https://bugs.gentoo.org/669724
Signed-off-by: Conrad Kostecki <conrad <AT> kostecki.com>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-benchmarks/stress-ng/Manifest                 |  1 +
 app-benchmarks/stress-ng/metadata.xml             |  4 +++
 app-benchmarks/stress-ng/stress-ng-0.09.43.ebuild | 30 +++++++++++++++++++++++
 3 files changed, 35 insertions(+)

diff --git a/app-benchmarks/stress-ng/Manifest b/app-benchmarks/stress-ng/Manifest
index b9bca146eb2..ffa5ad81f71 100644
--- a/app-benchmarks/stress-ng/Manifest
+++ b/app-benchmarks/stress-ng/Manifest
@@ -1,2 +1,3 @@
 DIST stress-ng-0.09.41.tar.xz 359760 BLAKE2B d57d9350744db29d3e61201f146cd6569efae599743cf3e5971d645beba5de99b4162ec735e0f143c1c3cd8cc9e318441bfd97dfcf5db1b26cd7e4543bfcc918 SHA512 d1e2a6442c208d5d32ab688460475a59a2edd73220e44402632650eee022faf5728d282a374f22bcb86ce83662122823a7ba72f9824058d86d9b22a3c1791524
 DIST stress-ng-0.09.42.tar.xz 360452 BLAKE2B fa5ad15f066d8e762fb08cdcd4fe58ea6604890edf2384e0676e6c35645a6fd84c568369dc966d23527820630a0b44ab9b8969f3e170c876b03a194ea72384af SHA512 e209a8777331f91b3ec5fca9f6f664513498b21b5b31338e0882cc6c79674524906e8d0d4a8931ab5b382feac65e15639989fc0672e408aaa2eb84c72a059258
+DIST stress-ng-0.09.43.tar.xz 361116 BLAKE2B bba3d136146bfb55f23cb40f85e7e133f96d7fa7f2a55e7b7fb70ef23197c082f89b35fbf11129eaaf3d1c1b7306d1a5ac5ebd55a96c37c6fa9533a84a3d4684 SHA512 bceec4263916b370fc35f6178c2048c3d8317dfc77363f4ec7e9f0111243495d405314af6d467aa5a56db03e1c8c9a2f7aa3c733afe1f3f6f45f6c074ad3ac4c

diff --git a/app-benchmarks/stress-ng/metadata.xml b/app-benchmarks/stress-ng/metadata.xml
index 2fbf8ab0900..41c8fd9db16 100644
--- a/app-benchmarks/stress-ng/metadata.xml
+++ b/app-benchmarks/stress-ng/metadata.xml
@@ -17,4 +17,8 @@
 		that exercise floating point, integer, bit manipulation and control flow
 		and over 20 virtual memory stress tests.
 	</longdescription>
+	<upstream>
+		<bugs-to>https://github.com/ColinIanKing/stress-ng/issues</bugs-to>
+		<remote-id type="github">ColinIanKing/stress-ng</remote-id>
+	</upstream>
 </pkgmetadata>

diff --git a/app-benchmarks/stress-ng/stress-ng-0.09.43.ebuild b/app-benchmarks/stress-ng/stress-ng-0.09.43.ebuild
new file mode 100644
index 00000000000..70abac3e8dc
--- /dev/null
+++ b/app-benchmarks/stress-ng/stress-ng-0.09.43.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+DESCRIPTION="Stress test for a computer system with various selectable ways"
+HOMEPAGE="http://kernel.ubuntu.com/~cking/stress-ng/"
+SRC_URI="http://kernel.ubuntu.com/~cking/tarballs/${PN}/${P}.tar.xz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="
+	dev-libs/libaio
+	dev-libs/libbsd
+	dev-libs/libgcrypt:0=
+	net-misc/lksctp-tools
+	sys-apps/attr
+	sys-apps/keyutils
+	sys-libs/libapparmor
+	sys-libs/libcap
+	sys-libs/zlib:=
+"
+
+RDEPEND="${DEPEND}"
+
+DOCS=( "README" "README.Android" "TODO" "syscalls.txt" )
+
+PATCHES=( "${FILESDIR}/${PN}-0.09.42-makefile.patch" )


             reply	other threads:[~2018-11-03  9:13 UTC|newest]

Thread overview: 175+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-03  9:13 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-02 12:06 [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/stress-ng/ Conrad Kostecki
2024-10-05 23:00 Conrad Kostecki
2024-09-15 13:35 Conrad Kostecki
2024-09-15 13:35 Conrad Kostecki
2024-08-04 14:03 Conrad Kostecki
2024-07-05 17:41 Conrad Kostecki
2024-06-17 22:31 Conrad Kostecki
2024-05-05 18:56 Conrad Kostecki
2024-04-17 14:13 Conrad Kostecki
2024-03-09 13:57 Conrad Kostecki
2024-02-18 22:42 Sam James
2024-02-08 21:51 Conrad Kostecki
2024-02-08 21:51 Conrad Kostecki
2024-01-05 14:02 Sam James
2024-01-05 13:23 Conrad Kostecki
2024-01-05 13:23 Conrad Kostecki
2024-01-02 19:08 Conrad Kostecki
2023-12-12 22:16 Conrad Kostecki
2023-11-12  0:24 Conrad Kostecki
2023-10-10 23:35 Conrad Kostecki
2023-09-08 16:04 Conrad Kostecki
2023-09-08 16:04 Conrad Kostecki
2023-08-15 22:40 Conrad Kostecki
2023-08-15 22:40 Conrad Kostecki
2023-07-15  0:53 Conrad Kostecki
2023-07-12 18:45 Conrad Kostecki
2023-07-12 18:45 Conrad Kostecki
2023-07-07 22:00 Conrad Kostecki
2023-07-07 22:00 Conrad Kostecki
2023-06-24 21:36 Conrad Kostecki
2023-06-24 21:36 Conrad Kostecki
2023-06-21  7:48 Arthur Zamarin
2023-05-22 21:35 Conrad Kostecki
2023-04-18 20:38 Conrad Kostecki
2023-04-18 20:38 Conrad Kostecki
2023-03-19 22:12 Conrad Kostecki
2023-03-19 22:12 Conrad Kostecki
2023-03-12 19:00 Conrad Kostecki
2023-03-12 19:00 Conrad Kostecki
2023-02-21  0:09 Conrad Kostecki
2022-12-13 21:58 Conrad Kostecki
2022-12-13 21:58 Conrad Kostecki
2022-11-19 21:52 Conrad Kostecki
2022-11-19 21:52 Conrad Kostecki
2022-10-01 23:33 Conrad Kostecki
2022-10-01 23:33 Conrad Kostecki
2022-10-01  6:19 Arthur Zamarin
2022-09-14 21:50 Conrad Kostecki
2022-09-14 21:50 Conrad Kostecki
2022-08-03 15:39 Jakov Smolić
2022-07-22 19:35 Conrad Kostecki
2022-07-22 19:35 Conrad Kostecki
2022-07-01  5:51 Arthur Zamarin
2022-06-25 14:35 Conrad Kostecki
2022-06-25 14:35 Conrad Kostecki
2022-05-08 11:35 Conrad Kostecki
2022-05-08 11:35 Conrad Kostecki
2022-05-08  2:12 WANG Xuerui
2022-04-14 20:49 Conrad Kostecki
2022-04-14 20:49 Conrad Kostecki
2022-03-07 21:27 Conrad Kostecki
2022-03-07 21:27 Conrad Kostecki
2022-02-03 15:03 Conrad Kostecki
2022-02-03 15:03 Conrad Kostecki
2022-01-20 23:56 Conrad Kostecki
2022-01-20 23:56 Conrad Kostecki
2021-12-20 10:20 Conrad Kostecki
2021-12-20 10:20 Conrad Kostecki
2021-12-08 16:24 Conrad Kostecki
2021-12-08 16:24 Conrad Kostecki
2021-11-20  1:08 Conrad Kostecki
2021-11-20  1:08 Conrad Kostecki
2021-11-16 22:18 Conrad Kostecki
2021-11-16 22:18 Conrad Kostecki
2021-10-29 22:01 Conrad Kostecki
2021-10-29 22:01 Conrad Kostecki
2021-10-12 20:59 Conrad Kostecki
2021-10-12 20:38 Conrad Kostecki
2021-10-12 20:38 Conrad Kostecki
2021-09-28 21:01 Conrad Kostecki
2021-09-28 21:01 Conrad Kostecki
2021-09-18 22:09 Conrad Kostecki
2021-09-18 22:09 Conrad Kostecki
2021-09-11 11:10 Conrad Kostecki
2021-09-11 11:10 Conrad Kostecki
2021-08-07 22:49 Conrad Kostecki
2021-07-09 20:55 Conrad Kostecki
2021-07-09 20:55 Conrad Kostecki
2021-06-26  0:44 Conrad Kostecki
2021-06-26  0:44 Conrad Kostecki
2021-06-22 22:38 Sam James
2021-06-19 23:36 Conrad Kostecki
2021-05-25 20:52 Conrad Kostecki
2021-05-25 20:52 Conrad Kostecki
2021-05-07 21:28 Conrad Kostecki
2021-05-07 21:28 Conrad Kostecki
2021-04-22 18:38 Conrad Kostecki
2021-04-22 18:38 Conrad Kostecki
2021-03-25 22:00 Conrad Kostecki
2021-03-12 22:31 Conrad Kostecki
2021-03-12 22:31 Conrad Kostecki
2021-02-26 19:39 Conrad Kostecki
2021-02-26 19:39 Conrad Kostecki
2021-02-14 19:53 Conrad Kostecki
2021-01-22 14:20 Conrad Kostecki
2021-01-22 14:20 Conrad Kostecki
2020-12-27 13:45 Conrad Kostecki
2020-12-27 13:45 Conrad Kostecki
2020-12-04 13:58 Conrad Kostecki
2020-12-04 13:58 Conrad Kostecki
2020-11-14 13:09 Conrad Kostecki
2020-11-14 13:09 Conrad Kostecki
2020-10-25  0:02 Conrad Kostecki
2020-10-24 23:58 Conrad Kostecki
2020-09-24 20:40 Conrad Kostecki
2020-09-24 20:40 Conrad Kostecki
2020-09-10 21:57 Conrad Kostecki
2020-09-10  3:09 Georgy Yakovlev
2020-08-25 19:25 Conrad Kostecki
2020-08-25 19:25 Conrad Kostecki
2020-08-22 20:16 Conrad Kostecki
2020-08-22 20:16 Conrad Kostecki
2020-06-06 19:31 Mart Raudsepp
2020-05-19 21:35 Conrad Kostecki
2020-05-19 21:35 Conrad Kostecki
2020-03-27 22:41 Conrad Kostecki
2020-03-27 22:41 Conrad Kostecki
2020-02-04 18:09 Conrad Kostecki
2020-02-04 18:09 Conrad Kostecki
2020-01-12  1:03 Conrad Kostecki
2019-12-24 14:56 Mikle Kolyada
2019-12-22  0:21 Conrad Kostecki
2019-12-22  0:21 Conrad Kostecki
2019-12-05 21:47 Conrad Kostecki
2019-12-05  0:06 Conrad Kostecki
2019-12-05  0:03 Conrad Kostecki
2019-10-10  5:22 Joonas Niilola
2019-10-10  5:22 Joonas Niilola
2019-09-23 17:09 Joonas Niilola
2019-09-23 17:09 Joonas Niilola
2019-09-07 17:36 Matt Turner
2019-09-07 17:36 Matt Turner
2019-07-21 20:03 Michał Górny
2019-07-18  8:16 Michał Górny
2019-04-09  8:07 Patrice Clement
2019-04-09  8:07 Patrice Clement
2019-03-10 22:38 Patrice Clement
2019-03-10 22:38 Patrice Clement
2019-02-03 14:08 Andreas Sturmlechner
2018-12-28 23:01 Patrice Clement
2018-12-28 23:01 Patrice Clement
2018-11-08 22:49 Patrice Clement
2018-11-08 22:49 Patrice Clement
2018-09-28 10:05 Michał Górny
2018-09-28 10:05 Michał Górny
2018-08-31 22:12 Patrice Clement
2018-08-31 22:12 Patrice Clement
2018-08-19 22:52 Patrice Clement
2018-08-19 22:52 Patrice Clement
2018-08-11  9:06 Andreas Sturmlechner
2018-08-11  9:06 Andreas Sturmlechner
2018-07-31 20:07 Michał Górny
2018-07-31 20:07 Michał Górny
2018-07-07 12:39 Andreas Sturmlechner
2018-07-07 12:39 Andreas Sturmlechner
2018-07-06 22:08 Andreas Sturmlechner
2018-07-06 22:08 Andreas Sturmlechner
2018-06-19  7:12 Michał Górny
2018-06-19  7:12 Michał Górny
2018-04-15 18:48 Patrice Clement
2018-02-11 10:01 Michał Górny
2017-02-11  9:15 Benda XU
2016-05-06  2:25 Sam Jorna
2016-02-04  6:05 Ian Delaney

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1541236057.89944c1832301ea2b5acb7aedee4777f23a8a5ca.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox