Github messages for voidlinux
 help / color / mirror / Atom feed
From: CMB <CMB@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] baresip: update to 3.11.0.
Date: Sat, 13 Apr 2024 03:33:26 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-49815@inbox.vuxu.org> (raw)

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

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

https://github.com/CMB/void-packages baresip
https://github.com/void-linux/void-packages/pull/49815

baresip: update to 3.11.0.
- **re: update to 3.11.0.**
- **baresip: update to 3.11.0.**

- I tested the changes in this PR: **YES**

- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl


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

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

From 6f8db21eb6ad938a3f4131796101f85204c37729 Mon Sep 17 00:00:00 2001
From: Christopher Brannon <chris@the-brannons.com>
Date: Tue, 9 Apr 2024 23:06:56 +0000
Subject: [PATCH 1/2] re: update to 3.11.0.

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

diff --git a/common/shlibs b/common/shlibs
index 12238cd813cede..1f9a2820f3af14 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3425,7 +3425,7 @@ libhtmlcxx.so.3 htmlcxx-0.86_1
 libcss_parser_pp.so.0 htmlcxx-0.86_1
 libcss_parser.so.0 htmlcxx-0.86_1
 libaom.so.3 libaom-3.4.0_1
-libre.so.18 re-3.6.0_1
+libre.so.23 re-3.11.0_1
 libtpms.so.0 libtpms-0.9.0_1
 libswtpm_libtpms.so.0 libswtpm-0.6.1_1
 libspandsp.so.2 spandsp-0.0.6_1
diff --git a/srcpkgs/re/template b/srcpkgs/re/template
index 9943e03e984488..bd8628c23a19c8 100644
--- a/srcpkgs/re/template
+++ b/srcpkgs/re/template
@@ -1,6 +1,6 @@
 # Template file for 're'
 pkgname=re
-version=3.6.0
+version=3.11.0
 revision=1
 build_style=cmake
 configure_args="-DUSE_OPENSSL=yes"
@@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
 license="BSD-3-Clause"
 homepage="https://github.com/baresip/re/"
 distfiles="https://github.com/baresip/re/archive/refs/tags/v${version}.tar.gz"
-checksum=12a46474875ef39f1179aca0138939bd84bb9357f54341518022a203c110d879
+checksum=a29dbdbbacd27461b9c8e94b0e52773f3b1396a64e31e258635f18cf5f27e44e
 
 CFLAGS=-D_GNU_SOURCE
 

From c4d426d543865de3cf8fee3df53a32543a0fe30f Mon Sep 17 00:00:00 2001
From: Christopher Brannon <chris@the-brannons.com>
Date: Tue, 9 Apr 2024 23:11:22 +0000
Subject: [PATCH 2/2] baresip: update to 3.11.0.

---
 srcpkgs/baresip/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/baresip/template b/srcpkgs/baresip/template
index b16b67beab8d2b..e6c845637bb50e 100644
--- a/srcpkgs/baresip/template
+++ b/srcpkgs/baresip/template
@@ -1,7 +1,7 @@
 # Template file for 'baresip'
 pkgname=baresip
-version=3.6.0
-revision=3
+version=3.11.0
+revision=1
 build_style=cmake
 hostmakedepends="pkg-config glib-devel"
 makedepends="libgsm-devel libpng-devel openssl-devel libsndfile-devel
@@ -17,7 +17,7 @@ license="BSD-3-Clause"
 homepage="https://github.com/baresip/baresip"
 changelog="https://raw.githubusercontent.com/baresip/baresip/main/CHANGELOG.md"
 distfiles="https://github.com/baresip/baresip/archive/refs/tags/v${version}.tar.gz"
-checksum=9996197bcba8bd2cbbed209f39b52dd811d2f4e35386819370da075b7d24b864
+checksum=2b03fbbdb59ac1de91c0264ebb7256886c298e9efe0bcb0b9514ea00a4d48f40
 
 post_install() {
 	vlicense LICENSE

             reply	other threads:[~2024-04-13  1:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-13  1:33 CMB [this message]
2024-06-16 23:09 ` [PR PATCH] [Closed]: " classabbyamp

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-49815@inbox.vuxu.org \
    --to=cmb@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).