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: Mon Aug 22 13:31:31 UTC 2016
Modified Files:
pkgsrc/devel/afl: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/devel/afl/Makefile
cvs rdiff -u -r1.49 -r1.50 pkgsrc/devel/afl/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/afl/Makefile
diff -u pkgsrc/devel/afl/Makefile:1.48 pkgsrc/devel/afl/Makefile:1.49
--- pkgsrc/devel/afl/Makefile:1.48 Fri Aug 19 11:39:10 2016
+++ pkgsrc/devel/afl/Makefile Mon Aug 22 13:31:31 2016
@@ -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
Index: pkgsrc/devel/afl/distinfo
diff -u pkgsrc/devel/afl/distinfo:1.49 pkgsrc/devel/afl/distinfo:1.50
--- pkgsrc/devel/afl/distinfo:1.49 Fri Aug 19 11:39:10 2016
+++ pkgsrc/devel/afl/distinfo Mon Aug 22 13:31:31 2016
@@ -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