Summary: | math/sundials: Use USE_GITHUB | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Daniel Engberg <diizzy> | ||||
Component: | Individual Port(s) | Assignee: | Yuri Victorovich <yuri> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | Flags: | bugzilla:
maintainer-feedback?
(yuri) |
||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://github.com/LLNL/sundials/issues/221 | ||||||
Attachments: |
|
Adding a related URL. I am not sure that this change is good. Both ways (before and after) seem to generate tarballs on the fly. So why is the "after" way better than the "before" way? A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=ccbf2582168a837e25d133746d59e5037be5ef52 commit ccbf2582168a837e25d133746d59e5037be5ef52 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-10-24 14:24:03 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-10-24 18:14:53 +0000 math/sundials: Use tarball (again) provided by the upstream; Correct WWW Also improve CMAKExx and other lines. PR: 267285 Reported by: diizzy@ (tarball-related) math/sundials/Makefile | 14 +++++++------- math/sundials/distinfo | 6 +++--- 2 files changed, 10 insertions(+), 10 deletions(-) Using supplied tarball again now. Thanks for reporting! |
Created attachment 237548 [details] Patch for sundails Compile tested on FreeBSD 13.1-STABLE