Bug 281679 - devel/{p4,p4api}: Update to 2024.1 release patch 2
Summary: devel/{p4,p4api}: Update to 2024.1 release patch 2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Craig Leres
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-24 00:37 UTC by antonfb
Modified: 2024-09-24 01:40 UTC (History)
1 user (show)

See Also:


Attachments
patch to port for upgrade (5.07 KB, patch)
2024-09-24 00:39 UTC, antonfb
antonfb: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description antonfb 2024-09-24 00:37:27 UTC
Update to p4 version 2024.1 patch 2
p4 and p4api changed
Comment 1 antonfb 2024-09-24 00:39:12 UTC
Created attachment 253789 [details]
patch to port for upgrade

Some build changes are needed.
Missing stub method added
support for nanosecond timeofdata and file times
(Those changes are being pushed upstream to Perforce.)
backup download url modified
Set SSLVER to 1.1.1 to get newer api usage (ok for SSL 3.0 also)
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-09-24 01:12:26 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1dda54b6e6ce255097449f65a76594f4f0ec0da5

commit 1dda54b6e6ce255097449f65a76594f4f0ec0da5
Author:     Craig Leres <leres@FreeBSD.org>
AuthorDate: 2024-09-24 01:11:46 +0000
Commit:     Craig Leres <leres@FreeBSD.org>
CommitDate: 2024-09-24 01:11:46 +0000

    devel/p4: Update to 2024.1 release patch 2 (2655224)

    PR:             281679
    Approved by:    antonfb@hesiod.org (maintainer)

 devel/p4/Makefile                        |  7 +++++--
 devel/p4/Makefile.inc                    |  2 +-
 devel/p4/distinfo                        |  6 +++---
 devel/p4/files/patch-Jamrules            |  6 +++---
 devel/p4/files/patch-sys_fileio.cc (new) | 23 +++++++++++++++++++++++
 devel/p4/files/patch-sys_stdhdrs.h (new) | 11 +++++++++++
 6 files changed, 46 insertions(+), 9 deletions(-)
Comment 3 Craig Leres freebsd_committer freebsd_triage 2024-09-24 01:13:50 UTC
Thanks for the update!
Comment 4 commit-hook freebsd_committer freebsd_triage 2024-09-24 01:40:30 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3abf3a3920af7db138b87131c15fb9b4c7a898d1

commit 3abf3a3920af7db138b87131c15fb9b4c7a898d1
Author:     Craig Leres <leres@FreeBSD.org>
AuthorDate: 2024-09-24 01:39:35 +0000
Commit:     Craig Leres <leres@FreeBSD.org>
CommitDate: 2024-09-24 01:39:35 +0000

    devel/p4api: Update to 2024.1 release patch 2 (2655224)

    PR:             281679
    Approved by:    antonfb@hesiod.org (maintainer)

 devel/p4api/Makefile  | 7 +++++--
 devel/p4api/pkg-plist | 1 +
 2 files changed, 6 insertions(+), 2 deletions(-)