Bug 283250 - biology/ncbi-blast+: update 2.14.1 → 2.16.0
Summary: biology/ncbi-blast+: update 2.14.1 → 2.16.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Jason W. Bacon
URL: https://www.ncbi.nlm.nih.gov/books/NB...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-11 09:34 UTC by Älven
Modified: 2025-01-14 17:49 UTC (History)
2 users (show)

See Also:


Attachments
[PATCH] biology/ncbi-blast+: update 2.14.1 → 2.16.0 (8.35 KB, patch)
2024-12-11 09:34 UTC, Älven
alster: maintainer-approval? (jwb)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Älven 2024-12-11 09:34:54 UTC
Created attachment 255771 [details]
[PATCH] biology/ncbi-blast+: update 2.14.1 → 2.16.0
Comment 1 Zsolt Udvari freebsd_committer freebsd_triage 2024-12-11 10:24:31 UTC
^Triage: assign to maintainer.
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-01-14 17:47:54 UTC
A commit in branch main references this bug:

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

commit b324d354c77d38829dfde770cdd9799e69462442
Author:     Jason W. Bacon <jwb@FreeBSD.org>
AuthorDate: 2025-01-14 17:43:59 +0000
Commit:     Jason W. Bacon <jwb@FreeBSD.org>
CommitDate: 2025-01-14 17:43:59 +0000

    biology/ncbi-blast+: Update to 2.16.0

    Several minor improvements and bug fixes
    Changes: https://www.ncbi.nlm.nih.gov/books/NBK131777/
    Minor clean up in port Makefile

    PR:             283250
    Reported by:    alster@vinterdalen.se

 biology/ncbi-blast+/Makefile  | 41 ++++++++++++++++++++---------------------
 biology/ncbi-blast+/distinfo  |  6 +++---
 biology/ncbi-blast+/pkg-plist | 14 +++++++++++---
 3 files changed, 34 insertions(+), 27 deletions(-)
Comment 3 Jason W. Bacon freebsd_committer freebsd_triage 2025-01-14 17:49:34 UTC
Committed, with one fix: Preexisting flaw in USE_LDCONFIG was not corrected:

USE_LDCONFIG=yes -> USE_LDCONFIG=${PREFIX}/lib/ncbi-tools++

Thanks!