Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] bpftrace: update to 0.10.0.
@ 2020-04-15 11:28 ailiop-git
  2020-04-16 12:41 ` [PR PATCH] [Updated] " ailiop-git
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: ailiop-git @ 2020-04-15 11:28 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 319 bytes --]

There is a new pull request by ailiop-git against master on the void-packages repository

https://github.com/ailiop-git/void-packages bpftrace
https://github.com/void-linux/void-packages/pull/21011

bpftrace: update to 0.10.0.


A patch file from https://github.com/void-linux/void-packages/pull/21011.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-bpftrace-21011.patch --]
[-- Type: text/x-diff, Size: 1061 bytes --]

From 36616a77c1b5beba67f7533662bbb8901f454282 Mon Sep 17 00:00:00 2001
From: Anthony Iliopoulos <ailiop@altatus.com>
Date: Wed, 15 Apr 2020 13:24:32 +0200
Subject: [PATCH] bpftrace: update to 0.10.0.

---
 srcpkgs/bpftrace/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/bpftrace/template b/srcpkgs/bpftrace/template
index 28a1db1a12f..e830e1f0df3 100644
--- a/srcpkgs/bpftrace/template
+++ b/srcpkgs/bpftrace/template
@@ -1,6 +1,6 @@
 # Template file for 'bpftrace'
 pkgname=bpftrace
-version=0.9.4
+version=0.10.0
 revision=1
 build_style=cmake
 configure_args="-DBUILD_TESTING=OFF"  # needs root to run
@@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="Apache-2.0"
 homepage="https://github.com/iovisor/bpftrace/"
 distfiles="https://github.com/iovisor/bpftrace/archive/v${version}.tar.gz"
-checksum=6f978d27cb44f69776f477dada420a70bb0a366123140f33be193ba5e752c5af
+checksum=50ea80c0e337c4aaa260911e013b92ae09bdd5a062b23eb748290409bc2844db
 
 post_install() {
 	# clashes with bcc-tools anyway

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Updated] bpftrace: update to 0.10.0.
  2020-04-15 11:28 [PR PATCH] bpftrace: update to 0.10.0 ailiop-git
@ 2020-04-16 12:41 ` ailiop-git
  2020-05-26 20:24 ` [PR PATCH] [Closed]: " jnbr
  2020-05-26 20:24 ` jnbr
  2 siblings, 0 replies; 4+ messages in thread
From: ailiop-git @ 2020-04-16 12:41 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 324 bytes --]

There is an updated pull request by ailiop-git against master on the void-packages repository

https://github.com/ailiop-git/void-packages bpftrace
https://github.com/void-linux/void-packages/pull/21011

bpftrace: update to 0.10.0.


A patch file from https://github.com/void-linux/void-packages/pull/21011.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-bpftrace-21011.patch --]
[-- Type: text/x-diff, Size: 1112 bytes --]

From 45949cbd3aee6bf53acba6036f6bc64d38e3642b Mon Sep 17 00:00:00 2001
From: Anthony Iliopoulos <ailiop@altatus.com>
Date: Wed, 15 Apr 2020 13:24:32 +0200
Subject: [PATCH] bpftrace: update to 0.10.0.

---
 srcpkgs/bpftrace/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/bpftrace/template b/srcpkgs/bpftrace/template
index 28a1db1a12f..1684a0a35ff 100644
--- a/srcpkgs/bpftrace/template
+++ b/srcpkgs/bpftrace/template
@@ -1,7 +1,8 @@
 # Template file for 'bpftrace'
 pkgname=bpftrace
-version=0.9.4
+version=0.10.0
 revision=1
+archs="~i686"
 build_style=cmake
 configure_args="-DBUILD_TESTING=OFF"  # needs root to run
 hostmakedepends="pkg-config flex"
@@ -11,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="Apache-2.0"
 homepage="https://github.com/iovisor/bpftrace/"
 distfiles="https://github.com/iovisor/bpftrace/archive/v${version}.tar.gz"
-checksum=6f978d27cb44f69776f477dada420a70bb0a366123140f33be193ba5e752c5af
+checksum=50ea80c0e337c4aaa260911e013b92ae09bdd5a062b23eb748290409bc2844db
 
 post_install() {
 	# clashes with bcc-tools anyway

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: bpftrace: update to 0.10.0.
  2020-04-15 11:28 [PR PATCH] bpftrace: update to 0.10.0 ailiop-git
  2020-04-16 12:41 ` [PR PATCH] [Updated] " ailiop-git
  2020-05-26 20:24 ` [PR PATCH] [Closed]: " jnbr
@ 2020-05-26 20:24 ` jnbr
  2 siblings, 0 replies; 4+ messages in thread
From: jnbr @ 2020-05-26 20:24 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 212 bytes --]

New comment by jnbr on void-packages repository

https://github.com/void-linux/void-packages/pull/21011#issuecomment-634259497

Comment:
bpftrace was updated to 0.10.0 in b7d8b48171dd8b6208e0f765ce2f11c6d3b4b00a

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Closed]: bpftrace: update to 0.10.0.
  2020-04-15 11:28 [PR PATCH] bpftrace: update to 0.10.0 ailiop-git
  2020-04-16 12:41 ` [PR PATCH] [Updated] " ailiop-git
@ 2020-05-26 20:24 ` jnbr
  2020-05-26 20:24 ` jnbr
  2 siblings, 0 replies; 4+ messages in thread
From: jnbr @ 2020-05-26 20:24 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 161 bytes --]

There's a closed pull request on the void-packages repository

bpftrace: update to 0.10.0.
https://github.com/void-linux/void-packages/pull/21011

Description:


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-05-26 20:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-15 11:28 [PR PATCH] bpftrace: update to 0.10.0 ailiop-git
2020-04-16 12:41 ` [PR PATCH] [Updated] " ailiop-git
2020-05-26 20:24 ` [PR PATCH] [Closed]: " jnbr
2020-05-26 20:24 ` jnbr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).