pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/afl
Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Nov 23 12:57:14 UTC 2014
Modified Files:
        pkgsrc/devel/afl: Makefile PLIST distinfo
Log Message:
Update to 0.65b:
--------------
Version 0.65b:
--------------
  - Fix for shell printf escape codes in Makefile. Reported by Jakub Wilk.
  - A bit more color to fuzzer_stats, short documentation of the file format,
    and several other stats-related improvements.
--------------
Version 0.64b:
--------------
  - Enable GCC support on MacOS X.
--------------
Version 0.63b:
--------------
  - New, simplified way to pass data in files (@@). See README.
  - Final fixes for 64-bit MacOS X, working around a crashing bug in their
    linker (umpf) and several other things. It's alive!
  - A minor workaround for a bug in 64-bit FreeBSD (clang -m32 -g doesn't work
    on that platform, but clang -m32 does, so we no longer insert -g).
  - Build-time warning for inverse video terminals and better instructions in
    status_screen.txt.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/afl/Makefile pkgsrc/devel/afl/PLIST \
    pkgsrc/devel/afl/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index