Thu Mar 3 12:10:31 2016 UTC ()
Update afl to 2.05b:

--------------
Version 2.05b:
--------------

  - Put __sanitizer_cov_module_init & co behind #ifdef to avoid problems
    with ASAN. Spotted by Christian Holler.

--------------
Version 2.04b:
--------------

  - Removed indirect-calls coverage from -fsanitize-coverage (since it's
    redundant). Spotted by Kostya Serebryany.


(wiz)
diff -r1.34 -r1.35 pkgsrc/devel/afl/Makefile
diff -r1.35 -r1.36 pkgsrc/devel/afl/distinfo

cvs diff -r1.34 -r1.35 pkgsrc/devel/afl/Makefile (expand / switch to context diff)
--- pkgsrc/devel/afl/Makefile 2016/02/21 10:35:37 1.34
+++ pkgsrc/devel/afl/Makefile 2016/03/03 12:10:31 1.35
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2016/02/21 10:35:37 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2016/03/03 12:10:31 wiz Exp $
 
-DISTNAME=	afl-2.03b
+DISTNAME=	afl-2.05b
 CATEGORIES=	devel
 MASTER_SITES=	http://lcamtuf.coredump.cx/afl/releases/
 EXTRACT_SUFX=	.tgz

cvs diff -r1.35 -r1.36 pkgsrc/devel/afl/distinfo (expand / switch to context diff)
--- pkgsrc/devel/afl/distinfo 2016/02/21 10:35:37 1.35
+++ pkgsrc/devel/afl/distinfo 2016/03/03 12:10:31 1.36
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.35 2016/02/21 10:35:37 wiz Exp $
+$NetBSD: distinfo,v 1.36 2016/03/03 12:10:31 wiz Exp $
 
-SHA1 (afl-2.03b.tgz) = 71aae736ecd9b8b5d91f6c40b5253c5e5f54b8ff
+SHA1 (afl-2.05b.tgz) = 1829e51340d616d2a8adb2da734c73611701faa2
-RMD160 (afl-2.03b.tgz) = 62ad825ae86f8f83c0fe255f760dba44995ed0f4
+RMD160 (afl-2.05b.tgz) = 8abf80b525536cd6628143a31a22912a74fe0c87
-SHA512 (afl-2.03b.tgz) = 9b15574e30cb065900e43f2fd7b97e34b2d9e43a37f84423c9022c6363c7d0a211aaf1adaa52f389484e717abcd0929d330a8fb8e661d906b2818dfcf6987c96
+SHA512 (afl-2.05b.tgz) = 9cda831a7374187c0fd0f88d91d83f5de6dfbfb10c2301ec0298a613193e5a25e868c3432c1caccf9e469c5c3b8199b2f8464059d3ab85703bbb5c14ad541dc9
-Size (afl-2.03b.tgz) = 812001 bytes
+Size (afl-2.05b.tgz) = 812288 bytes