summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-07-03 10:56:06 +0000
committerwiz <wiz@pkgsrc.org>2016-07-03 10:56:06 +0000
commit02c0c5f7db9d1af11f79640e638f154361076dea (patch)
tree2dd2d32a1ec7e094073df268149dad4f6a127c4d /devel
parent94f6bf525a6f1be99965526a1017ba0031daf32a (diff)
downloadpkgsrc-02c0c5f7db9d1af11f79640e638f154361076dea.tar.gz
Updated afl to 2.18b.
The lowest currently recommended version is 2.18b. -------------- Version 2.18b: -------------- - Made several performance improvements to has_new_bits() and classify_counts(). This should offer a robust performance bump with fast targets. -------------- Version 2.17b: -------------- - Killed the error-prone and manual -Z option. On Linux, AFL will now automatically bind to the first free core (or complain if there are no free cores left). - Made some doc updates along these lines.
Diffstat (limited to 'devel')
-rw-r--r--devel/afl/Makefile4
-rw-r--r--devel/afl/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/afl/Makefile b/devel/afl/Makefile
index ccca5f4f17a..d9a1b00668f 100644
--- a/devel/afl/Makefile
+++ b/devel/afl/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.43 2016/06/30 17:38:29 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2016/07/03 10:56:06 wiz Exp $
-DISTNAME= afl-2.16b
+DISTNAME= afl-2.18b
CATEGORIES= devel
MASTER_SITES= http://lcamtuf.coredump.cx/afl/releases/
EXTRACT_SUFX= .tgz
diff --git a/devel/afl/distinfo b/devel/afl/distinfo
index 04f5708a387..7e1d07b8c57 100644
--- a/devel/afl/distinfo
+++ b/devel/afl/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.44 2016/06/30 17:38:29 wiz Exp $
+$NetBSD: distinfo,v 1.45 2016/07/03 10:56:06 wiz Exp $
-SHA1 (afl-2.16b.tgz) = 887cdb65dc0c2ba68336a4efa10ae1a3edc1e001
-RMD160 (afl-2.16b.tgz) = f5b0d33a970fa41c4c073888947c673657bff7fc
-SHA512 (afl-2.16b.tgz) = 37207f4592cf2cacc9dcbf51faa15a059eb9065e736025d709090a172c0a341848846df5de79861879a24ac01bcb978ca56862c5928d7910ad9359238c3f2cfc
-Size (afl-2.16b.tgz) = 817040 bytes
+SHA1 (afl-2.18b.tgz) = eeecc11da3187c9678d7c62aad796961d890b83b
+RMD160 (afl-2.18b.tgz) = 878f1810715c91692a88d0c59f0dcee8f43c7f50
+SHA512 (afl-2.18b.tgz) = ea0198a25d3cd4e4f2b0f32cb9c894aab0c23b7d48c41acbccf7ec74ae1166f6658c1306d05ff11edff7c691a68f4e652d9c53b9a64b30464647ac4f0b4f543d
+Size (afl-2.18b.tgz) = 817151 bytes