Date: Fri, 17 Jan 2025 15:08:35 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: 2702bce2d0e0 - main - security/afl++: Update to v4.30c Message-ID: <202501171508.50HF8Z4H055519@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=2702bce2d0e03b2c16dea03f9644d92eb26c95b0 commit 2702bce2d0e03b2c16dea03f9644d92eb26c95b0 Author: Lorenzo Salvadore <salvadore@FreeBSD.org> AuthorDate: 2025-01-16 13:09:42 +0000 Commit: Lorenzo Salvadore <salvadore@FreeBSD.org> CommitDate: 2025-01-17 15:08:25 +0000 security/afl++: Update to v4.30c Changelog: https://github.com/AFLplusplus/AFLplusplus/blob/stable/docs/Changelog.md#version-430c-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 8058bd9b3188..cd88ca52df2f 100644 --- a/security/afl++/Makefile +++ b/security/afl++/Makefile @@ -1,6 +1,6 @@ PORTNAME= afl DISTVERSIONPREFIX= v -DISTVERSION= 4.21c +DISTVERSION= 4.30c CATEGORIES= security PKGNAMESUFFIX= ++-${FLAVOR} diff --git a/security/afl++/distinfo b/security/afl++/distinfo index 5b509c978cb0..6be3eb843216 100644 --- a/security/afl++/distinfo +++ b/security/afl++/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1718096074 -SHA256 (AFLplusplus-AFLplusplus-v4.21c_GH0.tar.gz) = 11f7c77d37cff6e7f65ac7cc55bab7901e0c6208e845a38764394d04ed567b30 -SIZE (AFLplusplus-AFLplusplus-v4.21c_GH0.tar.gz) = 3004235 +TIMESTAMP = 1737032978 +SHA256 (AFLplusplus-AFLplusplus-v4.30c_GH0.tar.gz) = 7c08c81f59b6c1f0bc2428fdee9fb880520e72c50be0683072e66bcde662b480 +SIZE (AFLplusplus-AFLplusplus-v4.30c_GH0.tar.gz) = 3031558
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501171508.50HF8Z4H055519>