pkgsrc-WIP-changes archive

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

peak-classifier: Update to 0.1.1.21



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu Sep 2 11:07:44 2021 -0500
Changeset:	b9a86b0bf5e6638324a10a1576668d9729f31f33

Modified Files:
	peak-classifier/Makefile
	peak-classifier/distinfo

Log Message:
peak-classifier: Update to 0.1.1.21

Fix regression: BL_BED_SET_STRAND() does not return BL_DATA_* constants

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

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

diffstat:
 peak-classifier/Makefile | 4 ++--
 peak-classifier/distinfo | 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs:
diff --git a/peak-classifier/Makefile b/peak-classifier/Makefile
index c7c4f6215d..273c6b8407 100644
--- a/peak-classifier/Makefile
+++ b/peak-classifier/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	peak-classifier-0.1.1.20
+DISTNAME=	peak-classifier-0.1.1.21
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	fb47a5ccdf9df3a9c25db50fc658e0a0cbef9c36
+GITHUB_TAG=	c1b21c252bc51278a85366fd36a67284718dbdbd
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/peak-classifier
diff --git a/peak-classifier/distinfo b/peak-classifier/distinfo
index 1370a26fde..a75d37ef15 100644
--- a/peak-classifier/distinfo
+++ b/peak-classifier/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (peak-classifier-0.1.1.20-fb47a5ccdf9df3a9c25db50fc658e0a0cbef9c36.tar.gz) = 360236da415c2f79940e6b525c236970af066b19
-RMD160 (peak-classifier-0.1.1.20-fb47a5ccdf9df3a9c25db50fc658e0a0cbef9c36.tar.gz) = 6a71f72d9d2defa8c947899304914696437f90ee
-SHA512 (peak-classifier-0.1.1.20-fb47a5ccdf9df3a9c25db50fc658e0a0cbef9c36.tar.gz) = 86cb6314b3c56ac4972c8ec418d60ee24f7773ece7fe4c990701e2b26501a56f56e9c5c02747441d0ac486a771c9814a15915f45d36cadde6ff403cd03fe8d16
-Size (peak-classifier-0.1.1.20-fb47a5ccdf9df3a9c25db50fc658e0a0cbef9c36.tar.gz) = 86572 bytes
+SHA1 (peak-classifier-0.1.1.21-c1b21c252bc51278a85366fd36a67284718dbdbd.tar.gz) = 76db2e983d97016f804f615bde16f10043a22abc
+RMD160 (peak-classifier-0.1.1.21-c1b21c252bc51278a85366fd36a67284718dbdbd.tar.gz) = 7b12a6e8e13030e99fbee800090abb91cae6ec6c
+SHA512 (peak-classifier-0.1.1.21-c1b21c252bc51278a85366fd36a67284718dbdbd.tar.gz) = 4a46edfdd03424b4ac85698330a565941a8f072b864b29ef36336ea0e25306aa1fb5996041c79efe1b5fd13adfec661cca6effbcb87486dc0272e8215f8f28bd
+Size (peak-classifier-0.1.1.21-c1b21c252bc51278a85366fd36a67284718dbdbd.tar.gz) = 86608 bytes


Home | Main Index | Thread Index | Old Index