biology/tabixpp: Undeprecate and update to 1.1.2

Freebayes project did an about-face on using submodules, and now
defaults to external dependencies, so back to installing tabixpp
separately.

A few minor updates since 1.0.0.
Changes: https://github.com/vcflib/tabixpp/releases
This commit is contained in:
Jason W. Bacon 2025-02-18 09:36:30 -06:00
parent 38e86db59c
commit 813f71aa15
2 changed files with 5 additions and 5 deletions

View file

@ -5,7 +5,7 @@ CATEGORIES= biology
MAINTAINER= jwb@FreeBSD.org
COMMENT= C++ wrapper to tabix indexer
WWW= https://github.com/ekg/tabixpp
WWW= https://github.com/vcflib/tabixpp
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
@ -15,7 +15,7 @@ LIB_DEPENDS= libhts.so:biology/htslib
USES= compiler:c11 localbase:ldflags
USE_LDCONFIG= yes
USE_GITHUB= yes
GH_ACCOUNT= ekg
GH_ACCOUNT= vcflib
# Disable bundled htslib
MAKE_ENV= HTS_HEADERS='' HTS_LIB=''

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1739817580
SHA256 (ekg-tabixpp-v1.1.2_GH0.tar.gz) = c850299c3c495221818a85c9205c60185c8ed9468d5ec2ed034470bb852229dc
SIZE (ekg-tabixpp-v1.1.2_GH0.tar.gz) = 6962
TIMESTAMP = 1739892872
SHA256 (vcflib-tabixpp-v1.1.2_GH0.tar.gz) = c850299c3c495221818a85c9205c60185c8ed9468d5ec2ed034470bb852229dc
SIZE (vcflib-tabixpp-v1.1.2_GH0.tar.gz) = 6962