Bug 266440 - textproc/toml-f: Use upstream release archive
Summary: textproc/toml-f: Use upstream release archive
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: Daniel Engberg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-16 07:53 UTC by Daniel Engberg
Modified: 2022-09-25 07:22 UTC (History)
0 users

See Also:
yuri: maintainer-feedback+


Attachments
Patch for toml-f (1.22 KB, patch)
2022-09-16 07:53 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 2022-09-16 07:53:54 UTC
Created attachment 236589 [details]
Patch for toml-f

Use upstream release archive as recommended by Porters Handbook in USE_GITHUB section

Compile and runtime tested on FreeBSD 13.1-STABLE #0 stable/13-n251817-0c4d13c521a (amd64) (make, make check-plist, make test)
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2022-09-16 08:01:24 UTC
Approved.
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-09-25 07:22:18 UTC
A commit in branch main references this bug:

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

commit bf59684b4afd7824219a9b6758fe16a7583f1e1e
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-09-25 07:15:56 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-09-25 07:15:59 +0000

    textproc/toml-f: Use upstream release archive

    Use upstream release archive as recommended by Porters Handbook in
    USE_GITHUB section

    PR:             266440
    Reviewed by:    yuri (maintainer)

 textproc/toml-f/Makefile | 5 ++---
 textproc/toml-f/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)
Comment 3 Daniel Engberg freebsd_committer freebsd_triage 2022-09-25 07:22:33 UTC
Committed, thanks!