diff options
author | pi <pi@FreeBSD.org> | 2016-05-27 04:28:55 +0800 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2016-05-27 04:28:55 +0800 |
commit | 8a29aea4b68b3be0c1e1994ef33bf98b8d96f7c5 (patch) | |
tree | a2662bbc97a69ca17d9b9c5294c6f3bf4c9a625d /biology/htslib | |
parent | 57e7e90ed9f6a2310edda841b9fce5d53790ce3b (diff) | |
download | freebsd-ports-gnome-8a29aea4b68b3be0c1e1994ef33bf98b8d96f7c5.tar.gz freebsd-ports-gnome-8a29aea4b68b3be0c1e1994ef33bf98b8d96f7c5.tar.zst freebsd-ports-gnome-8a29aea4b68b3be0c1e1994ef33bf98b8d96f7c5.zip |
biology/{htslib|samtools|bcftools}: 1.3 -> 1.3.1
Changes:
https://sourceforge.net/p/samtools/mailman/message/35033807/
PR: 209653
Submitted by: cartwright@asu.edu (maintainer)
Diffstat (limited to 'biology/htslib')
-rw-r--r-- | biology/htslib/Makefile | 4 | ||||
-rw-r--r-- | biology/htslib/distinfo | 5 |
2 files changed, 5 insertions, 4 deletions
diff --git a/biology/htslib/Makefile b/biology/htslib/Makefile index c7a9feec1c20..d906a3428bd8 100644 --- a/biology/htslib/Makefile +++ b/biology/htslib/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= htslib -PORTVERSION= 1.3 +PORTVERSION= 1.3.1 CATEGORIES= biology devel MAINTAINER= cartwright@asu.edu @@ -21,7 +21,7 @@ USES= autoreconf gmake perl5 shebangfix USE_PERL5= test USE_LDCONFIG= yes GNU_CONFIGURE= yes -SHEBANG_FILES= test/compare_sam.pl test/test.pl test/test_view.pl +SHEBANG_FILES= test/compare_sam.pl test/test.pl OPTIONS_DEFINE= CURL OPTIONS_DEFAULT= CURL diff --git a/biology/htslib/distinfo b/biology/htslib/distinfo index 434c3ff8cc00..d5438781f02d 100644 --- a/biology/htslib/distinfo +++ b/biology/htslib/distinfo @@ -1,2 +1,3 @@ -SHA256 (samtools-htslib-1.3_GH0.tar.gz) = 291a54090df3bc367b509890e1cfa34d53b1ee9be42c5fa6c2b1e2ec8f8b13af -SIZE (samtools-htslib-1.3_GH0.tar.gz) = 1042953 +TIMESTAMP = 1463688817 +SHA256 (samtools-htslib-1.3.1_GH0.tar.gz) = 3bbd04f9a0c4c301abd5d19a81920894ac2ee5e86e8aa977e8c2035e01d93ea7 +SIZE (samtools-htslib-1.3.1_GH0.tar.gz) = 1065840 |