Bug 271536 - devel/ccache4: Update to 4.8.3
Summary: devel/ccache4: Update to 4.8.3
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: Joel Bodenmann
URL: https://ccache.dev/releasenotes.html#...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-20 18:21 UTC by Oleg Sidorkin
Modified: 2023-12-12 13:28 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (bdrewery)


Attachments
Patch to update devel/ccache4 from 4.8.0 to 4.8.1 (via git am) (1.42 KB, patch)
2023-05-20 18:21 UTC, Oleg Sidorkin
no flags Details | Diff
Patch to update devel/ccache4 from 4.8.0 to 4.8.2 (via git am) (1.42 KB, patch)
2023-06-13 06:46 UTC, Oleg Sidorkin
no flags Details | Diff
242753: Patch to update devel/ccache4 from 4.8.0 to 4.8.3 (via git am) (1.68 KB, patch)
2023-09-06 08:44 UTC, Oleg Sidorkin
osidorkin: maintainer-approval?
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oleg Sidorkin 2023-05-20 18:21:42 UTC
Created attachment 242297 [details]
Patch to update devel/ccache4 from 4.8.0 to 4.8.1 (via git am)

While here add gcc13 to the list of compilers
Comment 1 Oleg Sidorkin 2023-06-11 15:28:01 UTC
maintainer timeout?
Comment 2 Oleg Sidorkin 2023-06-13 06:46:25 UTC
Created attachment 242753 [details]
Patch to update devel/ccache4 from 4.8.0 to 4.8.2 (via git am)

4.8.2 was released recently. Builds and works fine. Here's the updated patch.
Comment 3 Oleg Sidorkin 2023-09-06 08:44:51 UTC
Created attachment 244672 [details]
242753: Patch to update devel/ccache4 from 4.8.0 to 4.8.3 (via git am)


4.8.3 was released recently. Builds and works fine. Here's the updated patch.
While here, update the list of comtilers
Comment 4 Joel Bodenmann freebsd_committer freebsd_triage 2023-12-04 02:02:35 UTC
Alright, I'm going to call the maintainer timeout at this point.

If I read the commit history correctly the maintainer hasn't been committing since mid September 2023.
Comment 5 commit-hook freebsd_committer freebsd_triage 2023-12-12 13:28:01 UTC
A commit in branch main references this bug:

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

commit da2c2b2eb794ac698dd6e6fae909fa5b22676d24
Author:     Oleg Sidorkin <osidorkin@gmail.com>
AuthorDate: 2023-05-20 18:12:13 +0000
Commit:     Joel Bodenmann <jbo@FreeBSD.org>
CommitDate: 2023-12-12 13:26:32 +0000

    devel/ccache4: Update to 4.8.3

    Changelog: https://ccache.dev/releasenotes.html#_ccache_4_8_3

    PR:                     271536
    Approved by:            tcberner (mentor), bdrewery (maintainer, timeout)
    Differential Revision:  https://reviews.freebsd.org/D42890

 devel/ccache4/Makefile | 6 +++---
 devel/ccache4/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)
Comment 6 Joel Bodenmann freebsd_committer freebsd_triage 2023-12-12 13:28:15 UTC
Committed - Thanks!