mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
biology/samtools: Update to 1.21
Numerous bug fixes and enhancements since 1.17 Changes: https://github.com/samtools/samtools/releases Reported by: portscout
This commit is contained in:
parent
aafe5d31c5
commit
c9894f6009
2 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,5 @@
|
||||||
PORTNAME= samtools
|
PORTNAME= samtools
|
||||||
DISTVERSION= 1.17
|
DISTVERSION= 1.21
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= biology
|
CATEGORIES= biology
|
||||||
|
|
||||||
MAINTAINER= jwb@FreeBSD.org
|
MAINTAINER= jwb@FreeBSD.org
|
||||||
|
@ -10,6 +9,7 @@ WWW= https://www.htslib.org/
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
|
BUILD_DEPENDS= htslib>=1.21:biology/htslib
|
||||||
LIB_DEPENDS= libhts.so:biology/htslib
|
LIB_DEPENDS= libhts.so:biology/htslib
|
||||||
TEST_DEPENDS= bash:shells/bash
|
TEST_DEPENDS= bash:shells/bash
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1677245969
|
TIMESTAMP = 1727437810
|
||||||
SHA256 (samtools-samtools-1.17_GH0.tar.gz) = f76ec1880468ecaa5341a7256ae896f2cfb191193dbb683046776fb81e18af49
|
SHA256 (samtools-samtools-1.21_GH0.tar.gz) = b327b85d3d60771ede370c8bcae0570e7704da39abddfe8e930a85b80aabffac
|
||||||
SIZE (samtools-samtools-1.17_GH0.tar.gz) = 5459752
|
SIZE (samtools-samtools-1.21_GH0.tar.gz) = 5682709
|
||||||
|
|
Loading…
Add table
Reference in a new issue