diff options
author | mat <mat@FreeBSD.org> | 2015-05-06 23:16:53 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2015-05-06 23:16:53 +0800 |
commit | fdf5e05adcbf7815959a76ea54ef03c1abf2b1c2 (patch) | |
tree | 385230180bcda4fc6cd7a1a7465d2944e039c131 /biology/htslib | |
parent | 86b530b12dd467324ca3c61be77956ac03d7c5ac (diff) | |
download | freebsd-ports-graphics-fdf5e05adcbf7815959a76ea54ef03c1abf2b1c2.tar.gz freebsd-ports-graphics-fdf5e05adcbf7815959a76ea54ef03c1abf2b1c2.tar.zst freebsd-ports-graphics-fdf5e05adcbf7815959a76ea54ef03c1abf2b1c2.zip |
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'biology/htslib')
-rw-r--r-- | biology/htslib/Makefile | 1 | ||||
-rw-r--r-- | biology/htslib/distinfo | 4 |
2 files changed, 2 insertions, 3 deletions
diff --git a/biology/htslib/Makefile b/biology/htslib/Makefile index f03f87f6eae..ad57169abdd 100644 --- a/biology/htslib/Makefile +++ b/biology/htslib/Makefile @@ -14,7 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes GH_ACCOUNT= samtools -GH_COMMIT= 6042ece USES= gmake USE_LDCONFIG= yes diff --git a/biology/htslib/distinfo b/biology/htslib/distinfo index 9f6c8e9679f..15bc94bb0b4 100644 --- a/biology/htslib/distinfo +++ b/biology/htslib/distinfo @@ -1,2 +1,2 @@ -SHA256 (htslib-1.2.1.tar.gz) = 6403e84e31d3a8179405c4587118144d337b29fa215c0d2948c1c0a6099c5e58 -SIZE (htslib-1.2.1.tar.gz) = 997746 +SHA256 (samtools-htslib-1.2.1_GH0.tar.gz) = 4f67f0fc73ae86f3ed4336d8d8f6da3c12066e9cb5f142b685622dd6b8f9ae42 +SIZE (samtools-htslib-1.2.1_GH0.tar.gz) = 997625 |