pkgsrc-WIP-changes archive

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

peak-classifier: Update to 0.1.4.5



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Nov 5 08:20:22 2022 -0500
Changeset:	8c4802e4848eecbd413cc5ae95575bbf2705dc34

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

Log Message:
peak-classifier: Update to 0.1.4.5

DSV_FIELD(line, n) -> DSV_LINE_FIELDS_AE(line, n-1)

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

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

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

diffs:
diff --git a/peak-classifier/Makefile b/peak-classifier/Makefile
index b3920f1279..27fa016b7d 100644
--- a/peak-classifier/Makefile
+++ b/peak-classifier/Makefile
@@ -1,8 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	peak-classifier-0.1.4
+DISTNAME=	peak-classifier-0.1.4.5
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
+GITHUB_TAG=	a5bcfecdda6e11c9bd24f8171e9162f86209af9d
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/peak-classifier
diff --git a/peak-classifier/distinfo b/peak-classifier/distinfo
index 39283a0cfd..95c3a60682 100644
--- a/peak-classifier/distinfo
+++ b/peak-classifier/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (peak-classifier-0.1.4.tar.gz) = 9234e21a4f08cca96018f7ee9629d362468d877d8af59354ca0ed562616a43f3
-SHA512 (peak-classifier-0.1.4.tar.gz) = 022bccf07bff5cb2a267454cb863b8d4304463023c9416f196b0075bb5da7d35767f103c80e017ef69b5c08391471fcd68ef55e8bdb8134bd739d157a9e33566
-Size (peak-classifier-0.1.4.tar.gz) = 87333 bytes
+BLAKE2s (peak-classifier-0.1.4.5-a5bcfecdda6e11c9bd24f8171e9162f86209af9d.tar.gz) = 206cd36e2122243ef0b85c545ce043d28d5df937d7e57dc083ddf7e0b4667f8e
+SHA512 (peak-classifier-0.1.4.5-a5bcfecdda6e11c9bd24f8171e9162f86209af9d.tar.gz) = 2614f06ce97ba107f68a5f98816fcb670c0ddb509ecc70f11b8683195d96fdc5b07e8d9cc94b1a53aa4b07be65661bc7465bcfa3284615fc3f822843b60f8cd8
+Size (peak-classifier-0.1.4.5-a5bcfecdda6e11c9bd24f8171e9162f86209af9d.tar.gz) = 87377 bytes


Home | Main Index | Thread Index | Old Index