Sun Aug 30 14:33:45 2015 UTC ()
Update to 1.88b:

--------------
Version 1.88b:
--------------

  - Made AFL_EXIT_WHEN_DONE work in non-tty mode. Issue spotted by
    Jacek Wielemborek.

--------------
Version 1.87b:
--------------

  - Added QuickStartGuide.txt, a one-page quick start doc.

  - Fixed several typos spotted by Dominique Pelle.

  - Revamped several parts of README.


(wiz)
diff -r1.26 -r1.27 pkgsrc/devel/afl/Makefile
diff -r1.26 -r1.27 pkgsrc/devel/afl/distinfo
diff -r1.13 -r1.14 pkgsrc/devel/afl/PLIST

cvs diff -r1.26 -r1.27 pkgsrc/devel/afl/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/afl/Makefile 2015/08/14 18:16:40 1.26
+++ pkgsrc/devel/afl/Makefile 2015/08/30 14:33:45 1.27
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.26 2015/08/14 18:16:40 wiz Exp $ 1# $NetBSD: Makefile,v 1.27 2015/08/30 14:33:45 wiz Exp $
2 2
3DISTNAME= afl-1.86b 3DISTNAME= afl-1.88b
4CATEGORIES= devel 4CATEGORIES= devel
5MASTER_SITES= http://lcamtuf.coredump.cx/afl/releases/ 5MASTER_SITES= http://lcamtuf.coredump.cx/afl/releases/
6EXTRACT_SUFX= .tgz 6EXTRACT_SUFX= .tgz
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://lcamtuf.coredump.cx/afl/ 9HOMEPAGE= http://lcamtuf.coredump.cx/afl/
10COMMENT= American Fuzzy Lop, a fuzzing tool for finding bugs by random input 10COMMENT= American Fuzzy Lop, a fuzzing tool for finding bugs by random input
11LICENSE= apache-2.0 11LICENSE= apache-2.0
12 12
13USE_TOOLS+= bash:run gmake 13USE_TOOLS+= bash:run gmake
14REPLACE_SH+= afl-plot 14REPLACE_SH+= afl-plot
15REPLACE_BASH+= afl-cmin 15REPLACE_BASH+= afl-cmin
16 16

cvs diff -r1.26 -r1.27 pkgsrc/devel/afl/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/afl/distinfo 2015/08/14 18:16:40 1.26
+++ pkgsrc/devel/afl/distinfo 2015/08/30 14:33:45 1.27
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.26 2015/08/14 18:16:40 wiz Exp $ 1$NetBSD: distinfo,v 1.27 2015/08/30 14:33:45 wiz Exp $
2 2
3SHA1 (afl-1.86b.tgz) = be0c54d993512905c328586e575f28d86425567d 3SHA1 (afl-1.88b.tgz) = 831ec2948b8b63a4e3aafa4ebe258267bd4acf4e
4RMD160 (afl-1.86b.tgz) = 1e888711519313ea8f2de26eee91a6d5b47567b6 4RMD160 (afl-1.88b.tgz) = eaeb786bd4bc6d0eec32678779f9783b1c89c7ed
5Size (afl-1.86b.tgz) = 801376 bytes 5Size (afl-1.88b.tgz) = 802414 bytes

cvs diff -r1.13 -r1.14 pkgsrc/devel/afl/PLIST (expand / switch to unified diff)

--- pkgsrc/devel/afl/PLIST 2015/05/28 05:54:04 1.13
+++ pkgsrc/devel/afl/PLIST 2015/08/30 14:33:45 1.14
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.13 2015/05/28 05:54:04 wiz Exp $ 1@comment $NetBSD: PLIST,v 1.14 2015/08/30 14:33:45 wiz Exp $
2bin/afl-clang 2bin/afl-clang
3bin/afl-clang++ 3bin/afl-clang++
4bin/afl-cmin 4bin/afl-cmin
5bin/afl-fuzz 5bin/afl-fuzz
6bin/afl-g++ 6bin/afl-g++
7bin/afl-gcc 7bin/afl-gcc
8bin/afl-gotcpu 8bin/afl-gotcpu
9bin/afl-plot 9bin/afl-plot
10bin/afl-showmap 10bin/afl-showmap
11bin/afl-tmin 11bin/afl-tmin
12bin/afl-whatsup 12bin/afl-whatsup
13lib/afl/afl-as 13lib/afl/afl-as
14lib/afl/as 14lib/afl/as
@@ -53,22 +53,23 @@ share/afl/testcases/images/png/not_kitty @@ -53,22 +53,23 @@ share/afl/testcases/images/png/not_kitty
53share/afl/testcases/images/png/not_kitty_icc.png 53share/afl/testcases/images/png/not_kitty_icc.png
54share/afl/testcases/images/tiff/not_kitty.tiff 54share/afl/testcases/images/tiff/not_kitty.tiff
55share/afl/testcases/images/webp/not_kitty.webp 55share/afl/testcases/images/webp/not_kitty.webp
56share/afl/testcases/multimedia/h264/small_movie.mp4 56share/afl/testcases/multimedia/h264/small_movie.mp4
57share/afl/testcases/others/elf/small_exec.elf 57share/afl/testcases/others/elf/small_exec.elf
58share/afl/testcases/others/js/small_script.js 58share/afl/testcases/others/js/small_script.js
59share/afl/testcases/others/pcap/small_capture.pcap 59share/afl/testcases/others/pcap/small_capture.pcap
60share/afl/testcases/others/pdf/small.pdf 60share/afl/testcases/others/pdf/small.pdf
61share/afl/testcases/others/rtf/small_document.rtf 61share/afl/testcases/others/rtf/small_document.rtf
62share/afl/testcases/others/sql/simple_queries.sql 62share/afl/testcases/others/sql/simple_queries.sql
63share/afl/testcases/others/text/hello_world.txt 63share/afl/testcases/others/text/hello_world.txt
64share/afl/testcases/others/xml/small_document.xml 64share/afl/testcases/others/xml/small_document.xml
65share/doc/afl/ChangeLog 65share/doc/afl/ChangeLog
 66share/doc/afl/QuickStartGuide.txt
66share/doc/afl/README 67share/doc/afl/README
67share/doc/afl/env_variables.txt 68share/doc/afl/env_variables.txt
68share/doc/afl/historical_notes.txt 69share/doc/afl/historical_notes.txt
69share/doc/afl/notes_for_asan.txt 70share/doc/afl/notes_for_asan.txt
70share/doc/afl/parallel_fuzzing.txt 71share/doc/afl/parallel_fuzzing.txt
71share/doc/afl/perf_tips.txt 72share/doc/afl/perf_tips.txt
72share/doc/afl/sister_projects.txt 73share/doc/afl/sister_projects.txt
73share/doc/afl/status_screen.txt 74share/doc/afl/status_screen.txt
74share/doc/afl/technical_details.txt 75share/doc/afl/technical_details.txt