CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2025/01/28 12:51:59
Modified files:
security/mitmproxy: Makefile distinfo
Log message:
security/mitmproxy: update to 11.1.0
Changes:
- mitmproxy now requires Python 3.12 or above.
- Add cache-busting for mitmweb's front end code.
- Clicking the URL in mitmweb now places the cursor at the current position
instead of selecting the entire URL.
- Add missing status codes
- Remove filter expression lowercasing in block_list addon
- Remove check for status codes in the blocklist add-on.
- Prompt user before clearing screen
OK: sthen@ kn@