git: 950fb7be37a0 - main - biology/fastq-trim: Update to 0.1.1.2

From: Jason W. Bacon <jwb_at_FreeBSD.org>
Date: Mon, 21 Mar 2022 20:40:23 UTC
The branch main has been updated by jwb:

URL: https://cgit.FreeBSD.org/ports/commit/?id=950fb7be37a071f39e7ddad1dd4e10669635abb9

commit 950fb7be37a071f39e7ddad1dd4e10669635abb9
Author:     Jason W. Bacon <jwb@FreeBSD.org>
AuthorDate: 2022-03-21 20:37:43 +0000
Commit:     Jason W. Bacon <jwb@FreeBSD.org>
CommitDate: 2022-03-21 20:37:43 +0000

    biology/fastq-trim: Update to 0.1.1.2
    
    Replace crash with run with no arguments with help msg
    fastq-vis -> fastq-scum (better name for contamination viewer)
---
 biology/fastq-trim/Makefile  | 3 ++-
 biology/fastq-trim/distinfo  | 6 +++---
 biology/fastq-trim/pkg-descr | 4 ++--
 biology/fastq-trim/pkg-plist | 2 +-
 4 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/biology/fastq-trim/Makefile b/biology/fastq-trim/Makefile
index 7b10097826ba..780b23489ee4 100644
--- a/biology/fastq-trim/Makefile
+++ b/biology/fastq-trim/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	fastq-trim
-DISTVERSION=	0.1.1
+DISTVERSION=	0.1.1-2
+DISTVERSIONSUFFIX=	-g4f6e2c2
 CATEGORIES=	biology
 
 MAINTAINER=	jwb@FreeBSD.org
diff --git a/biology/fastq-trim/distinfo b/biology/fastq-trim/distinfo
index 8b2366479432..7d078758ccd3 100644
--- a/biology/fastq-trim/distinfo
+++ b/biology/fastq-trim/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1647691961
-SHA256 (outpaddling-fastq-trim-0.1.1_GH0.tar.gz) = ce959484b823f20a5e6e3c493490e71183865d15b6023ee7dc3a5822cc6b176c
-SIZE (outpaddling-fastq-trim-0.1.1_GH0.tar.gz) = 30087
+TIMESTAMP = 1647885695
+SHA256 (outpaddling-fastq-trim-0.1.1-2-g4f6e2c2_GH0.tar.gz) = d7caca777c2a729941ed0f4757dde4ac989b129dd39c1c056a8cd33a62370018
+SIZE (outpaddling-fastq-trim-0.1.1-2-g4f6e2c2_GH0.tar.gz) = 30069
diff --git a/biology/fastq-trim/pkg-descr b/biology/fastq-trim/pkg-descr
index e3ec0de0561a..1a0daef68185 100644
--- a/biology/fastq-trim/pkg-descr
+++ b/biology/fastq-trim/pkg-descr
@@ -1,4 +1,4 @@
-Fastq-trim is a hopefully lightening fast read trimming tool for QA of
-DNA and RNA reads prior to analyses such as RNA-Seq.
+Fastq-trim is a lightening fast read trimming tool for QA of DNA and RNA
+reads prior to analyses such as RNA-Seq.
 
 WWW: https://github.com/outpaddling/Fastq-trim
diff --git a/biology/fastq-trim/pkg-plist b/biology/fastq-trim/pkg-plist
index 4c55bfdd58f8..e6b5028050cc 100644
--- a/biology/fastq-trim/pkg-plist
+++ b/biology/fastq-trim/pkg-plist
@@ -1,5 +1,5 @@
+bin/fastq-scum
 bin/fastq-trim
-bin/fastq-vis
 include/fastq-trim-accessors.h
 include/fastq-trim-mutators.h
 include/fastq-trim-rvs.h