pkgsrc-WIP-changes archive

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

kallisto: Update to 0.50.1



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Fri Nov 3 07:52:53 2023 -0500
Changeset:	817b021ca4cb72fe78d93fee7772c3b0fc976f98

Modified Files:
	kallisto/Makefile
	kallisto/distinfo

Log Message:
kallisto: Update to 0.50.1

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

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

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

diffs:
diff --git a/kallisto/Makefile b/kallisto/Makefile
index 541ac3a193..0f9a549fd0 100644
--- a/kallisto/Makefile
+++ b/kallisto/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.1 2018/12/21 19:00:56 bacon Exp $
 
-DISTNAME=	kallisto-0.50.0
+DISTNAME=	kallisto-0.50.1
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=pachterlab/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
@@ -37,5 +37,5 @@ post-install:
 .include "../../devel/hdf5/buildlink3.mk"
 .include "../../archivers/libaec/buildlink3.mk"
 .include "../../devel/zlib/buildlink3.mk"
-.include "../../wip/htslib/buildlink3.mk"
+.include "../../biology/htslib/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/kallisto/distinfo b/kallisto/distinfo
index 11894388f8..64dea90e50 100644
--- a/kallisto/distinfo
+++ b/kallisto/distinfo
@@ -1,10 +1,12 @@
 $NetBSD$
 
-BLAKE2s (kallisto-0.50.0.tar.gz) = aac5851f8f3c92f655ad7d248d30faa6d74c3d0c81d23607050d38417ca886f3
-SHA512 (kallisto-0.50.0.tar.gz) = be43f4070102a5a8ed259460044b02e243ad80ce79e8dc66bc5b8062feeaa792837b1df9c0bc6c2e9f3dc4bb807f77ff3eae6d25e30f5049dfef8514f1a07457
-Size (kallisto-0.50.0.tar.gz) = 5939018 bytes
+BLAKE2s (kallisto-0.50.1.tar.gz) = 2fcdb884dd3f8c381b16648862551c1632780b5f942c4c1296b7581a48092054
+SHA512 (kallisto-0.50.1.tar.gz) = 767319f1b96d29c10dba9a66410764978eb8dcf36186d247821458e977a76adab7c871675e10e56d7e85ac312cd0c75c7651008f612db998699a95e0c63cb8e9
+Size (kallisto-0.50.1.tar.gz) = 5947303 bytes
 SHA1 (patch-CMakeLists.txt) = 2672475d3fd0f3b837cafc9faa62cdc094f6fd4b
 SHA1 (patch-ext_bifrost_CMakeLists.txt) = ff5cebb2f38c4fa90bd651690ef58e588396c2ac
+SHA1 (patch-ext_bifrost_src_BitContainer.cpp) = 88a3b8b0d53bc4e96ec02f38f3f6e6bbd1e80dd7
+SHA1 (patch-ext_bifrost_src_ColorSet.cpp) = 55bb84a31ca97d21e6eefd44e2d3d6391f1e9304
 SHA1 (patch-ext_bifrost_src_libpopcnt.h) = 3f31a47f40f341b1f6f72552b06990a81946e425
 SHA1 (patch-ext_bifrost_src_strict__fstream.hpp) = a4eab7784c3502fcc79ba0c87d31ac7275e5043c
 SHA1 (patch-src_Bootstrap.h) = 29a07a6fbaedf4387b70afb3b2caeb1a9b17f8e8


Home | Main Index | Thread Index | Old Index