From nobody Tue Dec 14 19:45:39 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id EFCB218EA982; Tue, 14 Dec 2021 19:45:41 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JD84N5fXHz4vfk; Tue, 14 Dec 2021 19:45:40 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2D7B164C0; Tue, 14 Dec 2021 19:45:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1BEJjdX2035916; Tue, 14 Dec 2021 19:45:39 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BEJjdpZ035915; Tue, 14 Dec 2021 19:45:39 GMT (envelope-from git) Date: Tue, 14 Dec 2021 19:45:39 GMT Message-Id: <202112141945.1BEJjdpZ035915@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: "Jason W. Bacon" Subject: git: 084fcf005687 - main - biology/peak-classifier: Update to 0.1.2 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jwb X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 084fcf005687bbc5c855f58a873087f3d759b6d8 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1639511141; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=4qs7qtRi3vSCkbk0FVRYB1dimKArtV0Jo3lxUPsfo2o=; b=iiJoR5IsX2pkfM1qBI15glPdsITdcuitnG4MRZIbUT0HwwAK0Q2LY26wGqfYg7ZHX4caM4 ypw9wvofdTm+znbEvaf0mLavf9QpVHjW4d9Rhv1vAmz27VSt3jUxjp4LGveHw2bbRZdNoC RgmTUtc0QKyafLYGCLzYIanAJMchwpa+bGjV7o1l/p9JZxoeBMCL8NNKl+p9A7DI+DmvrW H8eTf+bUPayaoTz2942SIJ/H1BQ39g2VfnfDnZ2aW1mFvRn9QqNKG8rwNpUT4MyS3RyrID KFVwLSJHAbtcXcLVtgd8h8iPXcuUtbZGChW6Onzn4sxwzOZTbaKyfxvpKE3AwA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1639511141; a=rsa-sha256; cv=none; b=ICkBOyvz5wblKiCjAy2WYykxiJNIxJ+kjF7IcT0sn26A8UkW2JO5yy0PCc05RL7n7ruF9f 8xc4iFib0bNzwmJ4iWG1oK466ZucsRGLR2vOcF1Uo5vSw2OL4mWcvoqXf+oujLAekNZmv0 t22n8C0Dxm5o1eObScZKd0LJW3dEg6NLu6nySypFDs2U3HFTt1ZXF1J5xrwu4lZYnEI0Od u27w+N+ZjF41o1zKLvSTRN2gtsw+im+RLrm09r4thWyIA0FCOUOchgxj4/CuN0Hlndmb4k hl2U84ugcCF8iHxp5x4t6lXzT31I7BeAMTzAEnyWLOLylXJFdtCLFGBW1pOFQQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by jwb: URL: https://cgit.FreeBSD.org/ports/commit/?id=084fcf005687bbc5c855f58a873087f3d759b6d8 commit 084fcf005687bbc5c855f58a873087f3d759b6d8 Author: Jason W. Bacon AuthorDate: 2021-12-14 19:43:17 +0000 Commit: Jason W. Bacon 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