summaryrefslogtreecommitdiff
path: root/security/afl
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2017-11-07 14:08:11 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2017-11-07 14:08:11 +0000
commit2f487f560b6d7972efa7b275b775b050c3892762 (patch)
tree62218f65e4c1714fae01bd059119177706c700e1 /security/afl
parentdevel/leiningen: Update to 2.8.1 (diff)
security/afl: Update to 2.52b
- Make LLVM_VERSION overridable Changes: http://lcamtuf.coredump.cx/afl/ChangeLog.txt
Notes
Notes: svn path=/head/; revision=453659
Diffstat (limited to 'security/afl')
-rw-r--r--security/afl/Makefile4
-rw-r--r--security/afl/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/security/afl/Makefile b/security/afl/Makefile
index dc09ffe9e022..37c0670982b4 100644
--- a/security/afl/Makefile
+++ b/security/afl/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= afl
-PORTVERSION= 2.51
+PORTVERSION= 2.52
DISTVERSIONSUFFIX= b
CATEGORIES= security
MASTER_SITES= http://lcamtuf.coredump.cx/afl/releases/
@@ -29,7 +29,7 @@ OPTIONS_SUB= yes
LLVM_DESC= LLVM-based instrumentation
-LLVM_VERSION= 40
+LLVM_VERSION?= 40
LLVM_ALL_TARGET= llvm_mode
LLVM_BUILD_DEPENDS= clang${LLVM_VERSION}:devel/llvm${LLVM_VERSION}
diff --git a/security/afl/distinfo b/security/afl/distinfo
index 1e50e32645fb..14343c5af84c 100644
--- a/security/afl/distinfo
+++ b/security/afl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1504170836
-SHA256 (afl-2.51b.tgz) = d435b94b35b844ea0bacbdb8516d2d5adffc2a4f4a5aad78785c5d2a5495bb97
-SIZE (afl-2.51b.tgz) = 835611
+TIMESTAMP = 1510063235
+SHA256 (afl-2.52b.tgz) = 43614b4b91c014d39ef086c5cc84ff5f068010c264c2c05bf199df60898ce045
+SIZE (afl-2.52b.tgz) = 835907