git: 7e94c6d1f86c - main - biology/peak-classifier: Update to 0.1.1.21
Jason W. Bacon
jwb at FreeBSD.org
Thu Sep 2 23:16:41 UTC 2021
The branch main has been updated by jwb:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7e94c6d1f86cebaa77367f9a86ca452efaf70bae
commit 7e94c6d1f86cebaa77367f9a86ca452efaf70bae
Author: Jason W. Bacon <jwb at FreeBSD.org>
AuthorDate: 2021-09-02 23:15:40 +0000
Commit: Jason W. Bacon <jwb at FreeBSD.org>
CommitDate: 2021-09-02 23:15:40 +0000
biology/peak-classifier: Update to 0.1.1.21
Fix regression: Replace BL_BED_SET_STRAND() macro with
bl_bed_set_strand(), which performs sanity checks
---
biology/peak-classifier/Makefile | 4 ++--
biology/peak-classifier/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/biology/peak-classifier/Makefile b/biology/peak-classifier/Makefile
index e73b0539a19c..920c689f2793 100644
--- a/biology/peak-classifier/Makefile
+++ b/biology/peak-classifier/Makefile
@@ -1,6 +1,6 @@
PORTNAME= peak-classifier
-DISTVERSION= 0.1.1-20
-DISTVERSIONSUFFIX= -gfb47a5c
+DISTVERSION= 0.1.1-21
+DISTVERSIONSUFFIX= -gc1b21c2
CATEGORIES= biology
MAINTAINER= jwb at FreeBSD.org
diff --git a/biology/peak-classifier/distinfo b/biology/peak-classifier/distinfo
index 3f61fde1a336..726acb732b09 100644
--- a/biology/peak-classifier/distinfo
+++ b/biology/peak-classifier/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1628885593
-SHA256 (auerlab-peak-classifier-0.1.1-20-gfb47a5c_GH0.tar.gz) = d18a5c9b1fdb0de08aacc4571e5eb9720ce5edf8765dc4dea2139383d5248cc0
-SIZE (auerlab-peak-classifier-0.1.1-20-gfb47a5c_GH0.tar.gz) = 86573
+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
More information about the dev-commits-ports-all
mailing list