Bug 277490

Summary: devel/{p4,p4api}: Update to 2023.2 patch 3
Product: Ports & Packages Reporter: antonfb
Component: Individual Port(s)Assignee: Craig Leres <leres>
Status: Closed FIXED    
Severity: Affects Only Me CC: leres
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch to update antonfb: maintainer-approval+

Description antonfb 2024-03-04 23:29:34 UTC
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.
Comment 1 antonfb 2024-03-04 23:30:35 UTC
Created attachment 248937 [details]
patch to update

Patch Makefile.inc and checksums
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-03-05 02:00:53 UTC
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(-)
Comment 3 Craig Leres freebsd_committer freebsd_triage 2024-03-05 02:01:22 UTC
Thanks for the update!