aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason W. Bacon <jwb@FreeBSD.org>2023-05-14 17:10:10 +0000
committerJason W. Bacon <jwb@FreeBSD.org>2023-05-14 17:10:10 +0000
commit4d258e203e82516725e3b1c3f96a531572265861 (patch)
tree0b374e644d9b141b1c5a01894f18bf8fd32cca54
parentf8a9368ff13f55b4b5501e560e6eb618b9a7a5f6 (diff)
downloadports-4d258e203e82516725e3b1c3f96a531572265861.tar.gz
ports-4d258e203e82516725e3b1c3f96a531572265861.zip
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
-rw-r--r--biology/fastp/Makefile5
-rw-r--r--biology/fastp/distinfo6
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