pkgsrc-WIP-changes archive

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

kallisto: Upgrade to 0.44.0



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu Oct 25 15:39:10 2018 -0500
Changeset:	2964ee987861f01fc2d1a60352d9b1b0a2c37d46

Modified Files:
	kallisto/Makefile
	kallisto/distinfo

Log Message:
kallisto: Upgrade to 0.44.0

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

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

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

diffs:
diff --git a/kallisto/Makefile b/kallisto/Makefile
index e4580c5726..970773b9b8 100644
--- a/kallisto/Makefile
+++ b/kallisto/Makefile
@@ -5,11 +5,11 @@
 #              Thu Oct 19 20:40:39 CDT 2017               #
 ###########################################################
 
-DISTNAME=	kallisto-${PORTVERSION}
+DISTNAME=	kallisto-${PV}
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=pachterlab/}
 GITHUB_PROJECT=	kallisto
-GITHUB_TAG=	v${PORTVERSION}
+GITHUB_TAG=	v${PV}
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://pachterlab.github.io/kallisto/about.html
@@ -27,7 +27,7 @@ USE_CMAKE=	yes
 
 CXXFLAGS+=	-I${PREFIX}/include
 
-PORTVERSION=	0.42.4
+PV=		0.44.0
 DATADIR=	${PREFIX}/share/kallisto
 
 # Specify which directories to create before install.
diff --git a/kallisto/distinfo b/kallisto/distinfo
index 7fbc95c38a..c31edcde4f 100644
--- a/kallisto/distinfo
+++ b/kallisto/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (kallisto-0.42.4.tar.gz) = 0f9f4460127540828b620eeec585d53abf169a36
-RMD160 (kallisto-0.42.4.tar.gz) = ddf7bd0730f5465e451403077b44f5154633060f
-SHA512 (kallisto-0.42.4.tar.gz) = 12d339947c129f21ec4983136afd765f1715c8a4eb007b9662c006de0d183b8210d176b5169991bc7aa4b3b82c894ba53f39a6d37254cce829dd065f51473385
-Size (kallisto-0.42.4.tar.gz) = 1059785 bytes
+SHA1 (kallisto-0.44.0.tar.gz) = 77f4e5ec4f94ed222ece07fee2792dfe0e8f096f
+RMD160 (kallisto-0.44.0.tar.gz) = 15888692b43c7aed659d27e7d21659b54d51aece
+SHA512 (kallisto-0.44.0.tar.gz) = 7809257c2aa9ccca98e34cb16e12ce00ceb691600430ae689d4fdcdd7a43850ec940b6868550399bf3cef1136af8a6e6320ecd5215ee4aee6a136d1e27c062c2
+Size (kallisto-0.44.0.tar.gz) = 2242173 bytes


Home | Main Index | Thread Index | Old Index