pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/afl Updated afl to 2.32b.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/41e1eb7d2227
branches:  trunk
changeset: 351585:41e1eb7d2227
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Aug 22 13:31:31 2016 +0000

description:
Updated afl to 2.32b.

--------------
Version 2.32b:
--------------

  - Added a check for AFL_HARDEN combined with AFL_USE_*SAN. Suggested by
    Hanno Boeck.

  - Made several other cosmetic adjustments to cycle timing in the wake of the
    big tweak made in 2.31b.

diffstat:

 devel/afl/Makefile |   4 ++--
 devel/afl/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 5b067ce574d2 -r 41e1eb7d2227 devel/afl/Makefile
--- a/devel/afl/Makefile        Mon Aug 22 13:30:49 2016 +0000
+++ b/devel/afl/Makefile        Mon Aug 22 13:31:31 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2016/08/19 11:39:10 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2016/08/22 13:31:31 wiz Exp $
 
-DISTNAME=      afl-2.31b
+DISTNAME=      afl-2.32b
 CATEGORIES=    devel
 MASTER_SITES=  http://lcamtuf.coredump.cx/afl/releases/
 EXTRACT_SUFX=  .tgz
diff -r 5b067ce574d2 -r 41e1eb7d2227 devel/afl/distinfo
--- a/devel/afl/distinfo        Mon Aug 22 13:30:49 2016 +0000
+++ b/devel/afl/distinfo        Mon Aug 22 13:31:31 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.49 2016/08/19 11:39:10 wiz Exp $
+$NetBSD: distinfo,v 1.50 2016/08/22 13:31:31 wiz Exp $
 
-SHA1 (afl-2.31b.tgz) = 2a4c8ea46736c090a5cabf13adc954292aa90ef8
-RMD160 (afl-2.31b.tgz) = e1709a0f445901c5c496d218f6814da71230e850
-SHA512 (afl-2.31b.tgz) = b716097086c7e53f3a200e3ad8400532129b379ae21d8304c02e5c13a20acf4d77821ab3ff989ebaf3e9c763a634d64917acdbf890c6af928cea5645fee172ab
-Size (afl-2.31b.tgz) = 828441 bytes
+SHA1 (afl-2.32b.tgz) = 6523e686ea854864b7ea12c743a2193a8dea24e5
+RMD160 (afl-2.32b.tgz) = 53088a2b18e66534f61b2fcb8674d67a7e6230b2
+SHA512 (afl-2.32b.tgz) = 95acb2c5c8aa6110d6b168c1b00daff29e6397ba05c2ba90b5bdb6f18dc1619d5bce4fe81be86fff4f398eed449a6946839d24b7d2b5a9a08667fd198afa8d0f
+Size (afl-2.32b.tgz) = 828474 bytes



Home | Main Index | Thread Index | Old Index