pkgsrc-WIP-changes archive

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

peak-classifier: Switch to new shared libxtend



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Mon May 10 10:32:18 2021 -0500
Changeset:	7b8ceb04fe1364e18262aff7cbfb08238f4d8eb6

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

Log Message:
peak-classifier: Switch to new shared libxtend

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

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

diffs:
diff --git a/peak-classifier/Makefile b/peak-classifier/Makefile
index 05f4095b40..1c9ca0299d 100644
--- a/peak-classifier/Makefile
+++ b/peak-classifier/Makefile
@@ -5,10 +5,10 @@
 #              Sun May  2 07:10:29 CDT 2021               #
 ###########################################################
 
-DISTNAME=	peak-classifier-0.0.1.30
+DISTNAME=	peak-classifier-0.0.1.31
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG=	33cc1329d63e55c7dff47c3d32c2c0849a9f8afa
+GITHUB_TAG=	7417bb223d15c955d49ffc9e8fb5cf9192b9149b
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/peak-classifier
@@ -25,6 +25,6 @@ pre-build:
 	cd ${WRKSRC} && make depend PREFIX=${PREFIX}
 
 .include "../../wip/biolibc/buildlink3.mk"
-.include "../../wip/libxtendc/buildlink3.mk"
+.include "../../wip/libxtend/buildlink3.mk"
 .include "../../lang/python/application.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/peak-classifier/distinfo b/peak-classifier/distinfo
index 2d8d2503f5..394aee4f96 100644
--- a/peak-classifier/distinfo
+++ b/peak-classifier/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (peak-classifier-0.0.1.30-33cc1329d63e55c7dff47c3d32c2c0849a9f8afa.tar.gz) = befb522b5060d0ea6f7f61b90f4a4390b5d47622
-RMD160 (peak-classifier-0.0.1.30-33cc1329d63e55c7dff47c3d32c2c0849a9f8afa.tar.gz) = de3bbf793fdd2c991042083441db8bc245529d64
-SHA512 (peak-classifier-0.0.1.30-33cc1329d63e55c7dff47c3d32c2c0849a9f8afa.tar.gz) = 34c4713dd6d7646048caa7b256609c5252bb4ad4756a8fcbc022d2d122dcfdd503acbb2fbffc909661ea3d617c24f2ed3e41006341fce21bcc255a8cbf548ee6
-Size (peak-classifier-0.0.1.30-33cc1329d63e55c7dff47c3d32c2c0849a9f8afa.tar.gz) = 82175 bytes
+SHA1 (peak-classifier-0.0.1.31-7417bb223d15c955d49ffc9e8fb5cf9192b9149b.tar.gz) = e879768b370903c09f9560c97534e43d7beae528
+RMD160 (peak-classifier-0.0.1.31-7417bb223d15c955d49ffc9e8fb5cf9192b9149b.tar.gz) = c09f9718726209cdcc590c80cc32c0057502e885
+SHA512 (peak-classifier-0.0.1.31-7417bb223d15c955d49ffc9e8fb5cf9192b9149b.tar.gz) = 82c918632d6b4c64ac8f1ef6bbcd4b192dd14f56faed3b8713c739a95440aa783a156615c5b23f143a9eb1dc5d3af37f73dbd6a9eef744ee300b89f3d50c5faa
+Size (peak-classifier-0.0.1.31-7417bb223d15c955d49ffc9e8fb5cf9192b9149b.tar.gz) = 82176 bytes


Home | Main Index | Thread Index | Old Index