Bug 263940 - math/intervaltree: please update to 0.1
Summary: math/intervaltree: please update to 0.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: Jason W. Bacon
URL: https://github.com/ekg/intervaltree/r...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-12 13:46 UTC by Robert Clausecker
Modified: 2022-05-22 18:02 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Clausecker freebsd_committer freebsd_triage 2022-05-12 13:46:46 UTC
A release of this project has appeared in 2020.  Please update the port to the release.  This may fix that it doesn't currently build on armv7.
Comment 1 Jason W. Bacon freebsd_committer freebsd_triage 2022-05-12 13:54:17 UTC
Actually, we may want to remove this port.  I gave up on unbundling it from its dependents (vcflib, freebayes), which now use GH_TUPLE.
Comment 2 Robert Clausecker freebsd_committer freebsd_triage 2022-05-12 14:32:45 UTC
I'm okay with that, too.  I just noticed that it doesn't build on armv7 and wanted to fix that.
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-05-22 18:01:09 UTC
A commit in branch main references this bug:

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

commit 844f16b96455fb3e57206e43d1ff03d9f1aa24e6
Author:     Jason W. Bacon <jwb@FreeBSD.org>
AuthorDate: 2022-05-22 17:58:31 +0000
Commit:     Jason W. Bacon <jwb@FreeBSD.org>
CommitDate: 2022-05-22 17:58:31 +0000

    math/intervaltree: Deprecate

    Dependent ports now use GH_TUPLE

    PR:             263940
    Reported by:    fuz@fuz.su

 math/intervaltree/Makefile | 3 +++
 1 file changed, 3 insertions(+)
Comment 4 Jason W. Bacon freebsd_committer freebsd_triage 2022-05-22 18:02:33 UTC
Deprecated port since all dependent ports use GH_TUPLE now.