pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/firefox140



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Thu Apr 30 21:47:25 UTC 2026

Modified Files:
        pkgsrc/www/firefox140: distinfo
        pkgsrc/www/firefox140/patches:
            patch-media_ffvpx_libavcodec_parser__list.c

Log Message:
firefox140: note new patch added was already fixed upstream


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/www/firefox140/distinfo
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/www/firefox140/patches/patch-media_ffvpx_libavcodec_parser__list.c

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

Modified files:

Index: pkgsrc/www/firefox140/distinfo
diff -u pkgsrc/www/firefox140/distinfo:1.14 pkgsrc/www/firefox140/distinfo:1.15
--- pkgsrc/www/firefox140/distinfo:1.14 Thu Apr 30 18:51:22 2026
+++ pkgsrc/www/firefox140/distinfo      Thu Apr 30 21:47:25 2026
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.14 2026/04/30 18:51:22 gutteridge Exp $
+$NetBSD: distinfo,v 1.15 2026/04/30 21:47:25 gutteridge Exp $
 
 BLAKE2s (firefox-140.10.1esr.source.tar.xz) = c1ff3f87a5fe9357dafc87c008d6b2ada6dab049808e9be258f6dda37d44222a
 SHA512 (firefox-140.10.1esr.source.tar.xz) = aa3481dbdda0a302acefff52007ba2e6927962523408b942a7df673e80618fc381faf1ca70ebaac3760645bf7cb382b85658af49beca705cd636ce9de58349a5
@@ -26,7 +26,7 @@ SHA1 (patch-js_public_Utility.h) = bb546
 SHA1 (patch-js_src_jit_FlushICache.cpp) = f5d1fcb391c36a29fb71a78dbf731ee6a1cb17b6
 SHA1 (patch-js_src_util_NativeStack.cpp) = a0a16d8d8d78d3cc3f4d2a508586f1a7821f7dba
 SHA1 (patch-js_src_vm_TypedArrayObject-inl.h) = e7913c8d4b2b05b67040baa64dae62d6ba40390e
-SHA1 (patch-media_ffvpx_libavcodec_parser__list.c) = c739791026d9ea3ef2ccc1c37db9edc37635e8d4
+SHA1 (patch-media_ffvpx_libavcodec_parser__list.c) = 3965eb52df3e0821807ddf258c1209a2dd636104
 SHA1 (patch-media_ffvpx_libavutil_arm_bswap.h) = ae89120862442275d6b14446c5a63b0ef570124f
 SHA1 (patch-media_libpng_pngpriv.h) = 8320a1f7534ed5c4914b597bb3d6117d0060318f
 SHA1 (patch-modules_fdlibm_src_math__private.h) = e20b6c23011d7123cbbd64a500eb8ce8c426620e

Index: pkgsrc/www/firefox140/patches/patch-media_ffvpx_libavcodec_parser__list.c
diff -u pkgsrc/www/firefox140/patches/patch-media_ffvpx_libavcodec_parser__list.c:1.1 pkgsrc/www/firefox140/patches/patch-media_ffvpx_libavcodec_parser__list.c:1.2
--- pkgsrc/www/firefox140/patches/patch-media_ffvpx_libavcodec_parser__list.c:1.1       Thu Apr 30 18:51:23 2026
+++ pkgsrc/www/firefox140/patches/patch-media_ffvpx_libavcodec_parser__list.c   Thu Apr 30 21:47:25 2026
@@ -1,7 +1,7 @@
-$NetBSD: patch-media_ffvpx_libavcodec_parser__list.c,v 1.1 2026/04/30 18:51:23 gutteridge Exp $
+$NetBSD: patch-media_ffvpx_libavcodec_parser__list.c,v 1.2 2026/04/30 21:47:25 gutteridge Exp $
 
 Fix build failure due to incompatible pointer types.
-error: initialization of 'const AVCodecParser *' from incompatible pointer type 'const FFCodecParser *'
+https://github.com/mozilla-firefox/firefox/commit/930757b47bf1ce3522468f384570634032f0500b
 
 --- media/ffvpx/libavcodec/parser_list.c.orig  2026-04-27 16:08:57.000000000 +0000
 +++ media/ffvpx/libavcodec/parser_list.c



Home | Main Index | Thread Index | Old Index