mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
biology/samtools: update to 1.9
PR: 230171 Submitted by: ndowens.fbsd@yandex.com Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D16569
This commit is contained in:
parent
54c7d96d7f
commit
54eae36d2c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=476246
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= samtools
|
||||
PORTVERSION= 1.6
|
||||
DISTVERSION= 1.9
|
||||
CATEGORIES= biology
|
||||
|
||||
MAINTAINER= cartwright@asu.edu
|
||||
@ -15,17 +15,16 @@ BUILD_DEPENDS= htslib>=1.6:biology/htslib
|
||||
LIB_DEPENDS= libhts.so:biology/htslib
|
||||
TEST_DEPENDS= bash:shells/bash
|
||||
|
||||
USES= autoreconf gmake localbase ncurses \
|
||||
perl5 python:env shebangfix
|
||||
|
||||
USE_GITHUB= yes
|
||||
|
||||
USES= autoreconf gmake ncurses perl5 python:env shebangfix
|
||||
USE_PERL5= test
|
||||
GNU_CONFIGURE= yes
|
||||
SUB_FILES= pkg-message
|
||||
SHEBANG_FILES= misc/*.pl misc/*.py misc/plot-bamstats test/test.pl
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
TEST_TARGET= test
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1508304738
|
||||
SHA256 (samtools-samtools-1.6_GH0.tar.gz) = c0d1ffefe441297ee0eec0e032ac3131519f82fd1a11d38fbcec19e2d5822b28
|
||||
SIZE (samtools-samtools-1.6_GH0.tar.gz) = 4014195
|
||||
TIMESTAMP = 1532906637
|
||||
SHA256 (samtools-samtools-1.9_GH0.tar.gz) = 211600bd180d01030b3fe25baa7ae1c105106bed6c3f8d993f41dd278d44c637
|
||||
SIZE (samtools-samtools-1.9_GH0.tar.gz) = 4098992
|
||||
|
Loading…
Reference in New Issue
Block a user