pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
peak-classifier: Update to 0.1.0.13
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Mon Jun 14 10:32:15 2021 -0500
Changeset: 1cb0c334f59ac5891f8afd535afbdff01d050e23
Modified Files:
peak-classifier/Makefile
peak-classifier/distinfo
Log Message:
peak-classifier: Update to 0.1.0.13
feature-view.py: Load TK to override pkgsrc Agg default
extract-genes.sh: Close gene file when done to limit open files
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1cb0c334f59ac5891f8afd535afbdff01d050e23
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 ac185a6b4a..6bd0e56490 100644
--- a/peak-classifier/Makefile
+++ b/peak-classifier/Makefile
@@ -1,9 +1,9 @@
# $NetBSD$
-DISTNAME= peak-classifier-0.1.0.9
+DISTNAME= peak-classifier-0.1.0.13
CATEGORIES= biology
MASTER_SITES= ${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG= 69e702c224e71a3016b40bc67d742a32f990e67b
+GITHUB_TAG= d429bd493563fa1bdc3b0563d6a80af0af769b01
MAINTAINER= bacon%NetBSD.org@localhost
HOMEPAGE= https://github.com/auerlab/peak-classifier
diff --git a/peak-classifier/distinfo b/peak-classifier/distinfo
index 3464ec8e7d..3995468554 100644
--- a/peak-classifier/distinfo
+++ b/peak-classifier/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-SHA1 (peak-classifier-0.1.0.9-69e702c224e71a3016b40bc67d742a32f990e67b.tar.gz) = 1df729986eaa455042c91555fb9c243607719012
-RMD160 (peak-classifier-0.1.0.9-69e702c224e71a3016b40bc67d742a32f990e67b.tar.gz) = 77f5a918524e9f86e5f13a6c038e59ffdf87db83
-SHA512 (peak-classifier-0.1.0.9-69e702c224e71a3016b40bc67d742a32f990e67b.tar.gz) = d70109fc0bd21ea82dd452768bd694de1569bda7efac231f55ee972ee913120e968a8bbead9094043b17c1a703c7db2aa34c348c7c9e958b5a7c7fa0c0599060
-Size (peak-classifier-0.1.0.9-69e702c224e71a3016b40bc67d742a32f990e67b.tar.gz) = 85802 bytes
+SHA1 (peak-classifier-0.1.0.13-d429bd493563fa1bdc3b0563d6a80af0af769b01.tar.gz) = 580fdd840ffede4e1a8e6ebd603a10d8e67ee308
+RMD160 (peak-classifier-0.1.0.13-d429bd493563fa1bdc3b0563d6a80af0af769b01.tar.gz) = 0ea76d2b4a45c118ee0209364406e2a04e277ff8
+SHA512 (peak-classifier-0.1.0.13-d429bd493563fa1bdc3b0563d6a80af0af769b01.tar.gz) = 0cd71f9c9f998ba3bfc39c18628c7b085602e77c5b8f8b55ea10a6dbb48f5a5111c1a9d16d7143c64aa3c8c3198970fd7943a2db24851249a194e69d203df1ac
+Size (peak-classifier-0.1.0.13-d429bd493563fa1bdc3b0563d6a80af0af769b01.tar.gz) = 86010 bytes
Home |
Main Index |
Thread Index |
Old Index