Bug 287392 - devel/tracy: update to 0.12.1
Summary: devel/tracy: update to 0.12.1
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: Hiroki Tagato
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-06-09 07:58 UTC by Martin Filla
Modified: 2025-06-09 11:55 UTC (History)
1 user (show)

See Also:


Attachments
0001-tracy-update-to-0.12.1.patch (1.91 KB, patch)
2025-06-09 07:58 UTC, Martin Filla
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Filla 2025-06-09 07:58:40 UTC
Created attachment 261108 [details]
0001-tracy-update-to-0.12.1.patch

hi,
this is an update Tracy to 12.1. I tested in poudriere.
Comment 1 commit-hook freebsd_committer freebsd_triage 2025-06-09 11:54:19 UTC
A commit in branch main references this bug:

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

commit 6ce0a22986f8540da02affbef0f2de38fc327ea2
Author:     Martin Filla <freebsd@sysctl.cz>
AuthorDate: 2025-06-08 22:09:16 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2025-06-09 11:53:08 +0000

    devel/tracy: update to 0.12.1

    Changelog: https://github.com/wolfpld/tracy/blob/v0.12.1/NEWS

    PR:             287392
    Reported by:    Martin Filla <freebsd@sysctl.cz> (maintainer)

 devel/tracy/Makefile  | 2 +-
 devel/tracy/distinfo  | 6 +++---
 devel/tracy/pkg-plist | 2 ++
 3 files changed, 6 insertions(+), 4 deletions(-)
Comment 2 Hiroki Tagato freebsd_committer freebsd_triage 2025-06-09 11:55:01 UTC
Committed, thanks!