Date: Tue, 14 Dec 2021 19:45:39 GMT From: "Jason W. Bacon" <jwb@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 084fcf005687 - main - biology/peak-classifier: Update to 0.1.2 Message-ID: <202112141945.1BEJjdpZ035915@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jwb: URL: https://cgit.FreeBSD.org/ports/commit/?id=084fcf005687bbc5c855f58a873087f3d759b6d8 commit 084fcf005687bbc5c855f58a873087f3d759b6d8 Author: Jason W. Bacon <jwb@FreeBSD.org> AuthorDate: 2021-12-14 19:43:17 +0000 Commit: Jason W. Bacon <jwb@FreeBSD.org> CommitDate: 2021-12-14 19:45:32 +0000 biology/peak-classifier: Update to 0.1.2 Mainly updates for evolving libxtend and biolibc APIs A few minor fixes and enhancements --- biology/peak-classifier/Makefile | 3 +-- biology/peak-classifier/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/biology/peak-classifier/Makefile b/biology/peak-classifier/Makefile index 920c689f2793..f47dea19d8a1 100644 --- a/biology/peak-classifier/Makefile +++ b/biology/peak-classifier/Makefile @@ -1,6 +1,5 @@ PORTNAME= peak-classifier -DISTVERSION= 0.1.1-21 -DISTVERSIONSUFFIX= -gc1b21c2 +DISTVERSION= 0.1.2 CATEGORIES= biology MAINTAINER= jwb@FreeBSD.org diff --git a/biology/peak-classifier/distinfo b/biology/peak-classifier/distinfo index 726acb732b09..c4b98d856e7a 100644 --- a/biology/peak-classifier/distinfo +++ b/biology/peak-classifier/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630598819 -SHA256 (auerlab-peak-classifier-0.1.1-21-gc1b21c2_GH0.tar.gz) = 57b1468642a5933321f7feae7c6f89aeee919f53053fa3e7c465be58009a198d -SIZE (auerlab-peak-classifier-0.1.1-21-gc1b21c2_GH0.tar.gz) = 86605 +TIMESTAMP = 1639496460 +SHA256 (auerlab-peak-classifier-0.1.2_GH0.tar.gz) = 9b96b1dd353d40eb4a9ce8cb233b49a933c11fdbdab7940f89ab70b37bb1556e +SIZE (auerlab-peak-classifier-0.1.2_GH0.tar.gz) = 86945
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112141945.1BEJjdpZ035915>