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



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu Jul 22 10:07:20 2021 -0500
Changeset:	a3e84bb8aae4a78550c60a359aae632b21bdee76

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

Log Message:
peak-classifier: Update to 0.1.1.18

Update for new biolibc BED mutators

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

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 1d18d78761..e17daad495 100644
--- a/peak-classifier/Makefile
+++ b/peak-classifier/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	peak-classifier-0.1.1.17
+DISTNAME=	peak-classifier-0.1.1.18
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	74403c257745872cbb4be0e72d79901004ff9650
+GITHUB_TAG=	870fa0a313a0d65e45038c231167f590cd32ae5a
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/peak-classifier
diff --git a/peak-classifier/distinfo b/peak-classifier/distinfo
index 672f5f5430..91d35269c4 100644
--- a/peak-classifier/distinfo
+++ b/peak-classifier/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (peak-classifier-0.1.1.17-74403c257745872cbb4be0e72d79901004ff9650.tar.gz) = 51e184e7430f4705dcc6156259fbd2cc78271c38
-RMD160 (peak-classifier-0.1.1.17-74403c257745872cbb4be0e72d79901004ff9650.tar.gz) = ca61540c9b3a110cf4039ed48dd34dbc2c33ec51
-SHA512 (peak-classifier-0.1.1.17-74403c257745872cbb4be0e72d79901004ff9650.tar.gz) = 4c7d39ee1a873c81b3314a30a1ef293b7ab8f5247e8835471fd3c6d99b36166fb97439a988606f3abcf422e39b51a48fd3cf6e2045e9fe3bb1b6f2eef0f545e5
-Size (peak-classifier-0.1.1.17-74403c257745872cbb4be0e72d79901004ff9650.tar.gz) = 86535 bytes
+SHA1 (peak-classifier-0.1.1.18-870fa0a313a0d65e45038c231167f590cd32ae5a.tar.gz) = 56a732aff2846628960f2a61a59223654ab038b2
+RMD160 (peak-classifier-0.1.1.18-870fa0a313a0d65e45038c231167f590cd32ae5a.tar.gz) = ccf7455beeb4ee84fb9bb8e838ed8c6143738890
+SHA512 (peak-classifier-0.1.1.18-870fa0a313a0d65e45038c231167f590cd32ae5a.tar.gz) = c9a050bb0001d5931d21b40c529c13c9ea79fcda9b40fc479b364d754fad0727442e14a5a4106827e2eb2f7a40f3133f9d39343b1a859d3fab012ef4ee0d8771
+Size (peak-classifier-0.1.1.18-870fa0a313a0d65e45038c231167f590cd32ae5a.tar.gz) = 86558 bytes


Home | Main Index | Thread Index | Old Index