pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

thunderbird: adapt patch after change of files/cubeb_sun.c.



Module Name:	pkgsrc-wip
Committed By:	Havard Eidnes <he%NetBSD.org@localhost>
Pushed By:	he
Date:		Tue Jan 17 00:43:42 2023 +0000
Changeset:	ed614ea7c4f94b360a5b7d5607c328f4a0dfc40a

Modified Files:
	thunderbird/distinfo
	thunderbird/patches/patch-media_libcubeb_src_cubeb__sun.c

Log Message:
thunderbird: adapt patch after change of files/cubeb_sun.c.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ed614ea7c4f94b360a5b7d5607c328f4a0dfc40a

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 thunderbird/distinfo                                      | 2 +-
 thunderbird/patches/patch-media_libcubeb_src_cubeb__sun.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/thunderbird/distinfo b/thunderbird/distinfo
index e53bdf6865..ea6478fce1 100644
--- a/thunderbird/distinfo
+++ b/thunderbird/distinfo
@@ -20,7 +20,7 @@ SHA1 (patch-js_src_jsfriendapi.h) = e013337469254e2a9e598bd070528f0f654acccb
 SHA1 (patch-js_src_util_NativeStack.cpp) = 338fdf6aa34101f6a41d07b303d4a8426c483d5b
 SHA1 (patch-media_ffvpx_libavutil_arm_bswap.h) = 5a7ad4d38165d49d44862ade846cb79de026867e
 SHA1 (patch-media_libcubeb_src_cubeb__alsa.c) = 99e881e557430c1ef26060109f4b40c30d3b201c
-SHA1 (patch-media_libcubeb_src_cubeb__sun.c) = 6b91c8361e5b4ddcac5d41e78c8f09e0014cd5d7
+SHA1 (patch-media_libcubeb_src_cubeb__sun.c) = 3140751d6268faa03ded07cba8060f6a66687389
 SHA1 (patch-media_libcubeb_src_moz.build) = bd3275f1acb6e439dee98b1673eeb65ec7797974
 SHA1 (patch-media_libpng_pngpriv.h) = 5c49119b0e555c9daca64799ff03f3fa8fa05ded
 SHA1 (patch-media_libtheora_lib_info.c) = 96f3d3824459186476102a4598d07cf6f6a704ef
diff --git a/thunderbird/patches/patch-media_libcubeb_src_cubeb__sun.c b/thunderbird/patches/patch-media_libcubeb_src_cubeb__sun.c
index 945e7a3fe8..17dff6c174 100644
--- a/thunderbird/patches/patch-media_libcubeb_src_cubeb__sun.c
+++ b/thunderbird/patches/patch-media_libcubeb_src_cubeb__sun.c
@@ -505,7 +505,7 @@ $NetBSD: patch-media_libcubeb_src_cubeb__sun.c,v 1.1 2020/09/03 15:26:22 ryoon E
  }
  
 @@ -743,8 +721,8 @@ static struct cubeb_ops const sun_ops = 
-   .stream_reset_default_device = NULL,
+ //  .stream_reset_default_device = NULL,
    .stream_get_position = sun_stream_get_position,
    .stream_get_latency = sun_stream_get_latency,
 +  .stream_get_input_latency = NULL,


Home | Main Index | Thread Index | Old Index