Bug 279046 - devel/{p4,p4api}: Update to 2024.1 release
Summary: devel/{p4,p4api}: Update to 2024.1 release
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-05-16 23:12 UTC by antonfb
Modified: 2024-05-17 00:53 UTC (History)
1 user (show)

See Also:


Attachments
patch the port to new version (1.87 KB, patch)
2024-05-16 23:13 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-05-16 23:12:15 UTC
Perforce has released the 2024.1 release of its server, clients and api.
Release notes at
https://ftp.perforce.com/perforce/r24.1/doc/user/relnotes.txt
Move the port to this release.
Comment 1 antonfb 2024-05-16 23:13:59 UTC
Created attachment 250709 [details]
patch the port to new version

Patch the port to new version.
Removes patch of zlib deflate.c as that now builds
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-05-17 00:52:49 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9b65a19563aff2056f49c3029cf53915472038a1

commit 9b65a19563aff2056f49c3029cf53915472038a1
Author:     Craig Leres <leres@FreeBSD.org>
AuthorDate: 2024-05-17 00:51:44 +0000
Commit:     Craig Leres <leres@FreeBSD.org>
CommitDate: 2024-05-17 00:51:44 +0000

    devel/p4: Update to 2024.1 (2596294)

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

 devel/p4/Makefile.inc                      |  6 +++---
 devel/p4/distinfo                          |  6 +++---
 devel/p4/files/patch-zlib_deflate.c (gone) | 11 -----------
 devel/p4/pkg-descr                         |  2 +-
 4 files changed, 7 insertions(+), 18 deletions(-)
Comment 3 Craig Leres freebsd_committer freebsd_triage 2024-05-17 00:53:07 UTC
Thanks for the update!