git: 4d258e203e82 - main - biology/fastp: Update to 0.23.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 14 May 2023 17:11:01 UTC
The branch main has been updated by jwb:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4d258e203e82516725e3b1c3f96a531572265861
commit 4d258e203e82516725e3b1c3f96a531572265861
Author: Jason W. Bacon <jwb@FreeBSD.org>
AuthorDate: 2023-05-14 17:10:10 +0000
Commit: Jason W. Bacon <jwb@FreeBSD.org>
CommitDate: 2023-05-14 17:10:10 +0000
biology/fastp: Update to 0.23.3
Fix hang on bad input and a few other bugs
Changes: https://github.com/OpenGene/fastp/releases
Reported by: portscout
---
biology/fastp/Makefile | 5 +++--
biology/fastp/distinfo | 6 +++---
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/biology/fastp/Makefile b/biology/fastp/Makefile
index b07db20d2c15..42720400d7f0 100644
--- a/biology/fastp/Makefile
+++ b/biology/fastp/Makefile
@@ -1,7 +1,6 @@
PORTNAME= fastp
DISTVERSIONPREFIX= v
-DISTVERSION= 0.23.2
-PORTREVISION= 2
+DISTVERSION= 0.23.3
CATEGORIES= biology
MAINTAINER= jwb@FreeBSD.org
@@ -16,6 +15,8 @@ LIB_DEPENDS= libdeflate.so:archivers/libdeflate \
USES= gmake localbase:ldflags
USE_GITHUB= yes
+# FIXME: Neglected to document what gcc is needed.
+# Investigate and remove if possible.
USE_GCC= yes
GH_ACCOUNT= OpenGene
diff --git a/biology/fastp/distinfo b/biology/fastp/distinfo
index bc2814e0b51e..bbad3e93cd45 100644
--- a/biology/fastp/distinfo
+++ b/biology/fastp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1640881282
-SHA256 (OpenGene-fastp-v0.23.2_GH0.tar.gz) = 185bd58732e57474fa08aae90e154fbc05f3e437ee2b434386dd2266d60d8ef6
-SIZE (OpenGene-fastp-v0.23.2_GH0.tar.gz) = 163203
+TIMESTAMP = 1684079755
+SHA256 (OpenGene-fastp-v0.23.3_GH0.tar.gz) = a37ee4b5dcf836a5a19baec645657b71d9dcd69ee843998f41f921e9b67350e3
+SIZE (OpenGene-fastp-v0.23.3_GH0.tar.gz) = 164057