Github messages for voidlinux
 help / color / mirror / Atom feed
From: ndowens <ndowens@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] babeltrace: update to 2.0.0.
Date: Sat, 26 Dec 2020 16:22:04 +0100	[thread overview]
Message-ID: <20201226152204.jbmhcOhwcJQ3UUbSYhr_vwWSlqO7G1AdaELvMhy_Dc8@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27409@inbox.vuxu.org>

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

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

https://github.com/ndowens/void-packages babeltrace
https://github.com/void-linux/void-packages/pull/27409

babeltrace: update to 2.0.0.


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

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

From ed1649a857751864d82b5865ff47b02bd1d35cfe Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Sat, 26 Dec 2020 06:17:15 -0600
Subject: [PATCH 1/3] cross-arm-none-eabi-gdb: rebuild against babeltrace

---
 srcpkgs/cross-arm-none-eabi-gdb/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/cross-arm-none-eabi-gdb/template b/srcpkgs/cross-arm-none-eabi-gdb/template
index 798295baef8..b164615930d 100644
--- a/srcpkgs/cross-arm-none-eabi-gdb/template
+++ b/srcpkgs/cross-arm-none-eabi-gdb/template
@@ -3,7 +3,7 @@ _triplet=arm-none-eabi
 _pkgname=gdb
 pkgname=cross-${_triplet}-${_pkgname}
 version=8.3
-revision=1
+revision=2
 wrksrc="${_pkgname}-${version}"
 build_style=gnu-configure
 pycompile_dirs="/usr/share/${_pkgname}"

From de7346c244b46bbf99e4a66b277eca25524df61d Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Sat, 26 Dec 2020 09:22:59 -0600
Subject: [PATCH 2/3] linux-tools: rebuild against babeltrace

---
 srcpkgs/linux-tools/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/linux-tools/template b/srcpkgs/linux-tools/template
index 2d3c4f038e9..39e6512469c 100644
--- a/srcpkgs/linux-tools/template
+++ b/srcpkgs/linux-tools/template
@@ -1,7 +1,7 @@
 # Template file for 'linux-tools'
 pkgname=linux-tools
 version=5.4.42
-revision=3
+revision=4
 wrksrc="linux-${version}"
 build_style=meta
 hostmakedepends="asciidoc automake flex gettext libtool perl python3 xmlto"

From 83c882d2905a690a8e41dd38aebce9c0eebf00c2 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Thu, 24 Dec 2020 14:49:15 -0600
Subject: [PATCH 3/3] babeltrace: update to 2.0.0.

---
 common/shlibs               | 5 +++--
 srcpkgs/babeltrace/template | 4 ++--
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 24e2df09f9d..bcacccc4671 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -2689,8 +2689,9 @@ liblttng-ust-cyg-profile.so.0 lttng-ust-2.7.2_1
 liblttng-ust-cyg-profile-fast.so.0 lttng-ust-2.7.2_1
 liblttng-ust-dl.so.0 lttng-ust-2.7.2_1
 liblttng-ust-tracepoint.so.0 lttng-ust-2.7.2_1
-libbabeltrace.so.1 babeltrace-1.5.3_1
-libbabeltrace-ctf.so.1 babeltrace-1.5.3_1
+libbabeltrace2.so.0 babeltrace-2.0.0_1
+libbabeltrace2-ctf.so.0 babeltrace-2.0.0_1
+libbabeltrace2-ctf-writer.so.0 babeltrace-2.0.0_1
 libbabeltrace-ctf-text.so.1 babeltrace-1.5.3_1
 libbabeltrace-ctf-metadata.so.1 babeltrace-1.5.3_1
 libbabeltrace-dummy.so.1 babeltrace-1.5.3_1
diff --git a/srcpkgs/babeltrace/template b/srcpkgs/babeltrace/template
index 0870ccf37a6..4ce94cc2bf1 100644
--- a/srcpkgs/babeltrace/template
+++ b/srcpkgs/babeltrace/template
@@ -1,6 +1,6 @@
 # Template file for 'babeltrace'
 pkgname=babeltrace
-version=1.5.8
+version=2.0.0
 revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config"
@@ -10,7 +10,7 @@ maintainer="Alexander Egorenkov <egorenar-dev@posteo.net>"
 license="MIT, GPL-2.0-or-later, LGPL-2.1-or-later"
 homepage="http://diamon.org/babeltrace"
 distfiles="https://www.efficios.com/files/${pkgname}/${pkgname}-${version}.tar.bz2"
-checksum=9ff143e4d1d7f1902b05542ac8f1747fb2d7e0ca31c6fa39ccae5765e11d6fc2
+checksum=4511441d98066fdfa00668f1c46036cc81c4582e3802cf861aab5e60960ebfde
 
 if [ "$CROSS_BUILD" ]; then
 	# configure_args+=" ac_cv_lib_elf_elf_version=0.170"

  parent reply	other threads:[~2020-12-26 15:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-24 20:49 [PR PATCH] " ndowens
2020-12-24 21:36 ` [PR PATCH] [Updated] " ndowens
2020-12-26  4:41 ` ericonr
2020-12-26 15:22 ` ndowens [this message]
2020-12-26 15:36 ` [PR PATCH] [Updated] " ndowens
2020-12-26 20:04 ` [WIP] " ndowens
2020-12-26 20:04 ` [PR PATCH] [Closed]: " ndowens

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=20201226152204.jbmhcOhwcJQ3UUbSYhr_vwWSlqO7G1AdaELvMhy_Dc8@z \
    --to=ndowens@users.noreply.github.com \
    --cc=ml@inbox.vuxu.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;
as well as URLs for NNTP newsgroup(s).