diff options
Diffstat (limited to 'biology/htslib')
-rw-r--r-- | biology/htslib/Makefile | 4 | ||||
-rw-r--r-- | biology/htslib/distinfo | 6 | ||||
-rw-r--r-- | biology/htslib/pkg-plist | 2 |
3 files changed, 7 insertions, 5 deletions
diff --git a/biology/htslib/Makefile b/biology/htslib/Makefile index 3d39f202a887..5b3c5908f428 100644 --- a/biology/htslib/Makefile +++ b/biology/htslib/Makefile @@ -1,5 +1,5 @@ PORTNAME= htslib -DISTVERSION= 1.21 +DISTVERSION= 1.22 CATEGORIES= biology devel # Github generated distfiles are incomplete, so use custom tarball MASTER_SITES= https://github.com/samtools/htslib/releases/download/${DISTVERSION}/ @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libdeflate.so:archivers/libdeflate TEST_DEPENDS= bash:shells/bash -USES= autoreconf cpe gmake localbase pathfix perl5 shebangfix tar:bzip2 +USES= autoreconf cpe gmake localbase:ldflags perl5 shebangfix tar:bzip2 USE_PERL5= test USE_LDCONFIG= yes diff --git a/biology/htslib/distinfo b/biology/htslib/distinfo index f035bfd3f3d0..fbe2d5f9d13e 100644 --- a/biology/htslib/distinfo +++ b/biology/htslib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727437235 -SHA256 (htslib-1.21.tar.bz2) = 84b510e735f4963641f26fd88c8abdee81ff4cb62168310ae716636aac0f1823 -SIZE (htslib-1.21.tar.bz2) = 4781943 +TIMESTAMP = 1748951113 +SHA256 (htslib-1.22.tar.bz2) = 6250c1df297db477516e60ac8df45ed75a652d1f25b0f37f12f5b17269eafde9 +SIZE (htslib-1.22.tar.bz2) = 4830206 diff --git a/biology/htslib/pkg-plist b/biology/htslib/pkg-plist index 1d4e538f1e47..1825cfff6daf 100644 --- a/biology/htslib/pkg-plist +++ b/biology/htslib/pkg-plist @@ -1,6 +1,7 @@ bin/annot-tsv bin/bgzip bin/htsfile +bin/ref-cache bin/tabix include/htslib/bgzf.h include/htslib/cram.h @@ -38,6 +39,7 @@ libdata/pkgconfig/htslib.pc share/man/man1/annot-tsv.1.gz share/man/man1/bgzip.1.gz share/man/man1/htsfile.1.gz +share/man/man1/ref-cache.1.gz share/man/man1/tabix.1.gz share/man/man5/faidx.5.gz share/man/man5/sam.5.gz |