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.25



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu Oct 28 10:20:50 2021 -0500
Changeset:	8bc11fc0f35b1a3633fa499dc30f0eea71f076b3

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

Log Message:
peak-classifier: Update to 0.1.1.25

Update for new BED and GFF API

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

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 | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/peak-classifier/Makefile b/peak-classifier/Makefile
index d1ca7cefb4..eeb7def46f 100644
--- a/peak-classifier/Makefile
+++ b/peak-classifier/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	peak-classifier-0.1.1.21
+DISTNAME=	peak-classifier-0.1.1.25
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	c1b21c252bc51278a85366fd36a67284718dbdbd
+GITHUB_TAG=	a019252791183e3694529adc83cd1a937cdc3b28
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/peak-classifier
diff --git a/peak-classifier/distinfo b/peak-classifier/distinfo
index 0587c88aad..971f1cdb33 100644
--- a/peak-classifier/distinfo
+++ b/peak-classifier/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-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
+RMD160 (peak-classifier-0.1.1.25-a019252791183e3694529adc83cd1a937cdc3b28.tar.gz) = 1514b2196d6e3f769a3cc331b7046294f38a1923
+SHA512 (peak-classifier-0.1.1.25-a019252791183e3694529adc83cd1a937cdc3b28.tar.gz) = 7773b391b4e8236e21d18462dee6c52c5e95e96458b35084cc1484cf7905ee477591440091602ec04c067be0d767d385a366fbda79fc8b33d59a0b65b5e77efe
+Size (peak-classifier-0.1.1.25-a019252791183e3694529adc83cd1a937cdc3b28.tar.gz) = 86990 bytes


Home | Main Index | Thread Index | Old Index