Bug 272272 - devel/cpu_rec_rs: Remove GH_TAGNAME usage
Summary: devel/cpu_rec_rs: Remove GH_TAGNAME usage
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: Stefan Eßer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-28 18:37 UTC by Daniel Engberg
Modified: 2023-07-01 08:00 UTC (History)
0 users

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


Attachments
Patch for cpu_rec_rs (2.03 KB, patch)
2023-06-28 18:37 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2023-06-28 18:37:48 UTC
Created attachment 243061 [details]
Patch for cpu_rec_rs

Don't misuse GH_TAGNAME and use the framework as it's intended
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-06-30 13:10:53 UTC
A commit in branch main references this bug:

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

commit fb7973db5715c22829f2a48aa72cee1b10509e94
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-06-30 13:07:10 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2023-06-30 13:08:56 +0000

    devel/cpu_rec_rs: fetch release and patch instead of latest commit

    PR:             272272

 devel/cpu_rec_rs/Makefile | 5 ++++-
 devel/cpu_rec_rs/distinfo | 8 +++++---
 2 files changed, 9 insertions(+), 4 deletions(-)
Comment 2 Daniel Engberg freebsd_committer freebsd_triage 2023-07-01 08:00:10 UTC
Thanks!