Perforce API and command line update to 2023.2 patch 3 Release notes at https://ftp.perforce.com/perforce/23.2/doc/user/relnotes.txt (search for Bugs fixed in 2023.2 Patch 3) Notable changes for API and client are improvements for SSL connection establishment under load and SSL connection error reporting and using shutdown() on connection termination.
Created attachment 248937 [details] patch to update Patch Makefile.inc and checksums
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=d7bf91664e1019080212920e6b4fdba7e62c3e39 commit d7bf91664e1019080212920e6b4fdba7e62c3e39 Author: Craig Leres <leres@FreeBSD.org> AuthorDate: 2024-03-05 02:00:19 +0000 Commit: Craig Leres <leres@FreeBSD.org> CommitDate: 2024-03-05 02:00:19 +0000 devel/p4: Update to 2023.3 (2563409) PR: 277490 Approved by: antonfb@hesiod.org (maintainer) devel/p4/Makefile.inc | 2 +- devel/p4/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)
Thanks for the update!