pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

samtools: Upgrade to 1.8



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Fri Apr 27 12:09:29 2018 -0500
Changeset:	9e445a2c5233ae95f4e4c0228df13afe173c2273

Modified Files:
	samtools/Makefile
	samtools/distinfo

Log Message:
samtools: Upgrade to 1.8

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9e445a2c5233ae95f4e4c0228df13afe173c2273

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 samtools/Makefile | 6 +++---
 samtools/distinfo | 8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs:
diff --git a/samtools/Makefile b/samtools/Makefile
index ba36c1c2d2..f9fde58fae 100644
--- a/samtools/Makefile
+++ b/samtools/Makefile
@@ -1,10 +1,10 @@
 # $NetBSD$
 
-DISTNAME=	samtools-${PORTVERSION}
+DISTNAME=	samtools-${PV}
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=samtools/}
 GITHUB_PROJECT=	samtools
-GITHUB_TAG=	${PORTVERSION}
+GITHUB_TAG=	${PV}
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	http://www.htslib.org/
@@ -17,7 +17,7 @@ GNU_CONFIGURE=	yes
 REPLACE_PERL=	misc/*.pl misc/plot-bamstats test/test.pl
 REPLACE_PYTHON=	misc/*.py
 
-PORTVERSION=	1.6
+PV=	1.8
 
 post-patch:
 	${CP} ${FILESDIR}/ax_with_htslib.m4 ${WRKSRC}/
diff --git a/samtools/distinfo b/samtools/distinfo
index 3190366247..6cb4604d92 100644
--- a/samtools/distinfo
+++ b/samtools/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (samtools-1.6.tar.gz) = d44b49e0b9bd6324c2cd21de31edb2f199720a28
-RMD160 (samtools-1.6.tar.gz) = ff4814f1399e63196ff62bce0aef085d2105bda7
-SHA512 (samtools-1.6.tar.gz) = c7729f7f0caecc1347f76f4e3375b5b6e6506488c65dbc068a7f62509bd17b1ee177cef6c828fb9d4a430f711051170f60f593aaca3969b1be3c6cefbae21726
-Size (samtools-1.6.tar.gz) = 4014195 bytes
+SHA1 (samtools-1.8.tar.gz) = 5ac70ba4c324c223398ab4c0689933564985303c
+RMD160 (samtools-1.8.tar.gz) = 47e4fde82a686669322fd330374aa37b148b7954
+SHA512 (samtools-1.8.tar.gz) = 82e4d5f855f944cc989902154a99eada2b4c81939bd936fa1d471cf9ff01e03c8a7f773928ae55ef691f2827aa4076126678940bb89a322fa56d83c517677d0c
+Size (samtools-1.8.tar.gz) = 4047378 bytes


Home | Main Index | Thread Index | Old Index