Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Feb 2024 12:26:12 GMT
From:      Lorenzo Salvadore <salvadore@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2d20c0bc7535 - main - security/afl++: Update to v4.10c
Message-ID:  <202402031226.413CQCYE005309@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by salvadore:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2d20c0bc7535655430f07b1cbd2989382cb59ada

commit 2d20c0bc7535655430f07b1cbd2989382cb59ada
Author:     Lorenzo Salvadore <salvadore@FreeBSD.org>
AuthorDate: 2024-02-03 11:50:40 +0000
Commit:     Lorenzo Salvadore <salvadore@FreeBSD.org>
CommitDate: 2024-02-03 12:26:00 +0000

    security/afl++: Update to v4.10c
    
    Changes:
    https://github.com/AFLplusplus/AFLplusplus/blob/v4.10c/docs/Changelog.md#version-410c-release
---
 security/afl++/Makefile | 2 +-
 security/afl++/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/security/afl++/Makefile b/security/afl++/Makefile
index f55ad3ac8534..27ae114df896 100644
--- a/security/afl++/Makefile
+++ b/security/afl++/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	afl
 DISTVERSIONPREFIX=	v
-DISTVERSION=	4.09c
+DISTVERSION=	4.10c
 CATEGORIES=	security
 PKGNAMESUFFIX=	++-${FLAVOR}
 
diff --git a/security/afl++/distinfo b/security/afl++/distinfo
index e2b0d15eb85e..3556fb3bdb87 100644
--- a/security/afl++/distinfo
+++ b/security/afl++/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1702720263
-SHA256 (AFLplusplus-AFLplusplus-v4.09c_GH0.tar.gz) = 2d3b2e4f066b1f3eda17faff147dfa3e4b16fba044257361aca51a2322c5122d
-SIZE (AFLplusplus-AFLplusplus-v4.09c_GH0.tar.gz) = 2937761
+TIMESTAMP = 1706961025
+SHA256 (AFLplusplus-AFLplusplus-v4.10c_GH0.tar.gz) = c9a43894b87502a5f69efdb97dee637c9dd4d2c5dfef1c9d79b9d406adafdb76
+SIZE (AFLplusplus-AFLplusplus-v4.10c_GH0.tar.gz) = 2955420



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402031226.413CQCYE005309>