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



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Fri Nov 29 09:03:21 2024 -0600
Changeset:	bce90ffaa545fda938aaa8d45090c75ab28567cc

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

Log Message:
peak-classifier: Update to 0.1.4.20

Add --version flag

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

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

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

diffs:
diff --git a/peak-classifier/Makefile b/peak-classifier/Makefile
index 9a17fa5cd9..0eb47b99da 100644
--- a/peak-classifier/Makefile
+++ b/peak-classifier/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	peak-classifier-0.1.4.13
+DISTNAME=	peak-classifier-0.1.4.20
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	fb89af3b2e976c2ccb42d861324aa40591f5cadb
+GITHUB_TAG=	acb3f2ad6051140e72472f1390c3b80a05b9c1b0
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/peak-classifier
@@ -14,7 +14,7 @@ DEPENDS+=	bedtools>=0:../../biology/bedtools
 
 REPLACE_PYTHON=	feature-view.py
 
-MAKE_ENV+=	MANDIR=${PREFIX}/${PKGMANDIR}
+MAKE_ENV+=	MANDIR=${PREFIX}/${PKGMANDIR} VERSION=${PKGVERSION}
 
 .include "../../wip/biolibc/buildlink3.mk"
 .include "../../lang/python/application.mk"
diff --git a/peak-classifier/distinfo b/peak-classifier/distinfo
index 3f14e88602..c3bd66d700 100644
--- a/peak-classifier/distinfo
+++ b/peak-classifier/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (peak-classifier-0.1.4.13-fb89af3b2e976c2ccb42d861324aa40591f5cadb.tar.gz) = 6f7f1bd00518dc39ecfa8fa0ab0c34436174c1366bec6e15708e255627c0dede
-SHA512 (peak-classifier-0.1.4.13-fb89af3b2e976c2ccb42d861324aa40591f5cadb.tar.gz) = 9463b291b402613bed6a1bf4bda7d0a5508c95093eb48a5c336e42161745f66684ee86d7486f9f55505ef99faf48c1de567396e7f1e8869a587d3a96770f12d7
-Size (peak-classifier-0.1.4.13-fb89af3b2e976c2ccb42d861324aa40591f5cadb.tar.gz) = 87434 bytes
+BLAKE2s (peak-classifier-0.1.4.20-acb3f2ad6051140e72472f1390c3b80a05b9c1b0.tar.gz) = dbc7a93ccf47f2a53f95f6741f4aad7e3371563eb1091104708521eba80741c5
+SHA512 (peak-classifier-0.1.4.20-acb3f2ad6051140e72472f1390c3b80a05b9c1b0.tar.gz) = de2c214ace31757f63d4151fb96e7f4f1e750eda6e638d00fb1af6e806915fc83c1f29ac543bc161b0cc5ed85ed17a1a9d3dac6857f7a1461b28029f96f04c94
+Size (peak-classifier-0.1.4.20-acb3f2ad6051140e72472f1390c3b80a05b9c1b0.tar.gz) = 87485 bytes


Home | Main Index | Thread Index | Old Index