Bug 260988 - math/qhull8: Use upstream release archive
Summary: math/qhull8: 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: Stephen Montgomery-Smith
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-06 22:17 UTC by Daniel Engberg
Modified: 2022-01-06 23:25 UTC (History)
0 users

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


Attachments
Patch for qhull8 (1.33 KB, patch)
2022-01-06 22:17 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-01-06 22:17:51 UTC
Created attachment 230765 [details]
Patch for qhull8

Use upstream release archive as suggested by Porters Handbook
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-01-06 23:23:59 UTC
A commit in branch main references this bug:

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

commit e19f1299b0e8e0f87bb9bf924741edbdf8b6edc4
Author:     Stephen Montgomery-Smith <stephen@FreeBSD.org>
AuthorDate: 2022-01-06 23:21:53 +0000
Commit:     Stephen Montgomery-Smith <stephen@FreeBSD.org>
CommitDate: 2022-01-06 23:21:53 +0000

    math/qhull8: Use upstream release archive.

    PR:             260988
    Reported by:    diizzy@FreeBSD.org

 math/qhull8/Makefile | 8 +++++---
 math/qhull8/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 6 deletions(-)
Comment 2 Stephen Montgomery-Smith freebsd_committer freebsd_triage 2022-01-06 23:25:01 UTC
Committed, thank you.