git: f3df585e8f8f - main - security/afl++: Update 4.35c => 4.40c
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 05 Sep 2026 00:24:01 UTC
The branch main has been updated by vvd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f3df585e8f8f1ce9c5564cbb82b4a0752d86073c
commit f3df585e8f8f1ce9c5564cbb82b4a0752d86073c
Author: Fabian Keil <fk@fabiankeil.de>
AuthorDate: 2026-09-05 00:21:34 +0000
Commit: Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-09-05 00:23:54 +0000
security/afl++: Update 4.35c => 4.40c
Changelog:
https://github.com/AFLplusplus/AFLplusplus/blob/v4.40c/docs/Changelog.md
https://github.com/AFLplusplus/AFLplusplus/releases/tag/v4.40c
- Fix warnings from portclippy.
PR: 293797
Sponsored by: UNIS Labs
Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org>
---
security/afl++/Makefile | 8 ++++----
security/afl++/distinfo | 6 +++---
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/security/afl++/Makefile b/security/afl++/Makefile
index e355ffb146a0..48d06e7dd5ea 100644
--- a/security/afl++/Makefile
+++ b/security/afl++/Makefile
@@ -1,6 +1,6 @@
PORTNAME= afl
DISTVERSIONPREFIX= v
-DISTVERSION= 4.35c
+DISTVERSION= 4.40c
CATEGORIES= security
PKGNAMESUFFIX= ++-${FLAVOR}
@@ -36,14 +36,14 @@ MAKEFILE= GNUmakefile
MAKE_ARGS= AFL_NO_X86=1 AFL_NO_TEST_BUILD=1 \
NO_FRIDA=1 NO_UNICORN=1 NO_QEMU=1 \
PREFIX="${PREFIX}/${PKGBASE}"
+ALL_TARGET= distrib
+QA_ENV= IGNORE_QA_stripped=1 # unstripped to keep it functional
.if ${FLAVOR} == llvm
-CFLAGS_riscv64= -mno-relax
MAKE_ARGS+= CC=clang${LLVM_VERSION} \
CXX=clang++${LLVM_VERSION} \
LLVM_CONFIG=llvm-config${LLVM_VERSION}
+CFLAGS_riscv64= -mno-relax
.endif
-ALL_TARGET= distrib
-QA_ENV= IGNORE_QA_stripped=1 # unstripped to keep it functional
DOCSDIR= ${PREFIX}/${PKGBASE}/share/doc/afl
MANDIRS= ${PREFIX}/${PKGBASE}/share/man/man8
diff --git a/security/afl++/distinfo b/security/afl++/distinfo
index d3795c5245f3..5518235f8e22 100644
--- a/security/afl++/distinfo
+++ b/security/afl++/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1766759901
-SHA256 (AFLplusplus-AFLplusplus-v4.35c_GH0.tar.gz) = b6e3d90ad65c7adb5681803126454f979e15b1e74323aecf2603cab490202249
-SIZE (AFLplusplus-AFLplusplus-v4.35c_GH0.tar.gz) = 3117948
+TIMESTAMP = 1773470200
+SHA256 (AFLplusplus-AFLplusplus-v4.40c_GH0.tar.gz) = 3343796f0b69b0bec07e44033608280c360e0e90b4ddb6bdda263d598fc3e472
+SIZE (AFLplusplus-AFLplusplus-v4.40c_GH0.tar.gz) = 3197695