PR/59854 CVS commit: pkgsrc/www/firefox140
"David H. Gutteridge" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR pkg/59854; it has been noted by GNATS. From: "David H. Gutteridge" <[email protected]> To: [email protected] Cc: Subject: PR/59854 CVS commit: pkgsrc/www/firefox140 Date: Wed, 24 Dec 2025 02:11:49 +0000 Module Name: pkgsrc Committed By: gutteridge Date: Wed Dec 24 02:11:49 UTC 2025 Modified Files: pkgsrc/www/firefox140: distinfo Added Files: pkgsrc/www/firefox140/patches: patch-third__party_python_jsonschema_jsonschema_validators.py Log Message: firefox140: fix builds with Python >= 3.14 Build failure reported by Hisashi Todd Fujinaka in PR pkg/59854. A fix was applied upstream by Mozilla directly against their "vendored" version of jsonschema, but not backported to the ESR branch. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/firefox140/distinfo cvs rdiff -u -r0 -r1.1 \ pkgsrc/www/firefox140/patches/patch-third__party_python_jsonschema_jsonschema_validators.py Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.