Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id E4B481A9239 for ; Tue, 14 Dec 2021 19:08:13 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 04C1084F14; Tue, 14 Dec 2021 19:08:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3BE7E84D66 for ; Tue, 14 Dec 2021 19:08:12 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id vjhZ28H7Ppoh for ; Tue, 14 Dec 2021 19:08:11 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9579284D04 for ; Tue, 14 Dec 2021 19:08:11 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 87E9DFAEC; Tue, 14 Dec 2021 19:08:11 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_163950889171540" MIME-Version: 1.0 Date: Tue, 14 Dec 2021 19:08:11 +0000 From: "Jason Bacon" Subject: CVS commit: pkgsrc/biology/peak-classifier To: pkgsrc-changes@NetBSD.org Reply-To: bacon@netbsd.org X-Mailer: log_accum Message-Id: <20211214190811.87E9DFAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_163950889171540 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bacon Date: Tue Dec 14 19:08:11 UTC 2021 Modified Files: pkgsrc/biology/peak-classifier: Makefile PLIST distinfo Log Message: biology/peak-classifier: Update to 0.1.2 Mainly updates for evolving libxtend and biolibc APIs A few minor fixes and enhancements To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/biology/peak-classifier/Makefile \ pkgsrc/biology/peak-classifier/PLIST cvs rdiff -u -r1.5 -r1.6 pkgsrc/biology/peak-classifier/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_163950889171540 Content-Disposition: inline Content-Length: 2673 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/biology/peak-classifier/Makefile diff -u pkgsrc/biology/peak-classifier/Makefile:1.3 pkgsrc/biology/peak-classifier/Makefile:1.4 --- pkgsrc/biology/peak-classifier/Makefile:1.3 Fri Sep 3 01:57:56 2021 +++ pkgsrc/biology/peak-classifier/Makefile Tue Dec 14 19:08:11 2021 @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2021/09/03 01:57:56 bacon Exp $ +# $NetBSD: Makefile,v 1.4 2021/12/14 19:08:11 bacon Exp $ -DISTNAME= peak-classifier-0.1.1.21 +DISTNAME= peak-classifier-0.1.2 CATEGORIES= biology MASTER_SITES= ${MASTER_SITE_GITHUB:=auerlab/} -GITHUB_TAG= c1b21c252bc51278a85366fd36a67284718dbdbd MAINTAINER= bacon@NetBSD.org HOMEPAGE= https://github.com/auerlab/peak-classifier @@ -17,7 +16,6 @@ REPLACE_PYTHON= feature-view.py pre-build: cd ${WRKSRC} && make depend PREFIX=${PREFIX} -.include "../../devel/libxtend/buildlink3.mk" .include "../../biology/biolibc/buildlink3.mk" .include "../../lang/python/application.mk" .include "../../mk/bsd.pkg.mk" Index: pkgsrc/biology/peak-classifier/PLIST diff -u pkgsrc/biology/peak-classifier/PLIST:1.3 pkgsrc/biology/peak-classifier/PLIST:1.4 --- pkgsrc/biology/peak-classifier/PLIST:1.3 Fri Sep 3 01:57:56 2021 +++ pkgsrc/biology/peak-classifier/PLIST Tue Dec 14 19:08:11 2021 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2021/09/03 01:57:56 bacon Exp $ +@comment $NetBSD: PLIST,v 1.4 2021/12/14 19:08:11 bacon Exp $ bin/extract-genes bin/feature-view bin/filter-overlaps Index: pkgsrc/biology/peak-classifier/distinfo diff -u pkgsrc/biology/peak-classifier/distinfo:1.5 pkgsrc/biology/peak-classifier/distinfo:1.6 --- pkgsrc/biology/peak-classifier/distinfo:1.5 Tue Oct 26 10:03:42 2021 +++ pkgsrc/biology/peak-classifier/distinfo Tue Dec 14 19:08:11 2021 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2021/10/26 10:03:42 nia Exp $ +$NetBSD: distinfo,v 1.6 2021/12/14 19:08:11 bacon Exp $ -BLAKE2s (peak-classifier-0.1.1.21-c1b21c252bc51278a85366fd36a67284718dbdbd.tar.gz) = 98697f85dca9b72ae32549ab071f6dbfaddcf902b1c0547a3ed82b8c5db9c61a -SHA512 (peak-classifier-0.1.1.21-c1b21c252bc51278a85366fd36a67284718dbdbd.tar.gz) = 4a46edfdd03424b4ac85698330a565941a8f072b864b29ef36336ea0e25306aa1fb5996041c79efe1b5fd13adfec661cca6effbcb87486dc0272e8215f8f28bd -Size (peak-classifier-0.1.1.21-c1b21c252bc51278a85366fd36a67284718dbdbd.tar.gz) = 86608 bytes +BLAKE2s (peak-classifier-0.1.2.tar.gz) = 55ad6f87c00582052b97808e4d5110edd3cc6c425699e3b1b12305b5ecc088fc +SHA512 (peak-classifier-0.1.2.tar.gz) = 23ad99fa9aff01328fe94d0df4cec77343ebf0c8d8710628ea9ec2cc3b8d0c0602bc6c449c072c6dc35c78e7e8a72f751c04afa66977f040204b1b74c5f63b07 +Size (peak-classifier-0.1.2.tar.gz) = 86945 bytes --_----------=_163950889171540--