Subject: CVS commit: pkgsrc/www/firefox
From: Thomas Klausner
Date: 2024-10-11 15:55:48
Message id: 20241011135548.6956EFC7E@cvs.NetBSD.org

Log Message:
firefox: fix build with Python 3.13

pipes.quote was an alias for shlex.quote, but was finally removed in
Python 3.13. Directly use shlex.quote.

Files:
RevisionActionfile
1.542modifypkgsrc/www/firefox/distinfo
1.1addpkgsrc/www/firefox/patches/patch-js_src_tests_lib_results.py
1.1addpkgsrc/www/firefox/patches/patch-python_mozbuild_mozbuild_action_node.py
1.1addpkgsrc/www/firefox/patches/patch-testing_mozbase_mozdevice_mozdevice_adb.py
1.1addpkgsrc/www/firefox/patches/patch-testing_xpcshell_runxpcshelltests.py
1.1addpkgsrc/www/firefox/patches/patch-third__party_libwebrtc_build_android_apk__operations.py
1.1addpkgsrc/www/firefox/patches/patch-third__party_libwebrtc_build_android_gyp_util_build__utils.py
1.1addpkgsrc/www/firefox/patches/patch-third__party_libwebrtc_build_chromeos_test__runner.py
1.1addpkgsrc/www/firefox/patches/patch-third__party_libwebrtc_build_env__dump.py
1.1addpkgsrc/www/firefox/patches/patch-third__party_libwebrtc_build_print__python__deps.py
1.1addpkgsrc/www/firefox/patches/patch-third__party_libwebrtc_build_vs__toolchain.py
1.1addpkgsrc/www/firefox/patches/patch-third__party_python_dlmanager_check.py