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:           Fri Sep 30 12:39:07 UTC 2016

Modified Files:
        pkgsrc/devel/afl: Makefile distinfo

Log Message:
Updated afl to 2.35b.

--------------
Version 2.35b:
--------------

  - Fixed a minor cmdline reporting glitch, spotted by Leo Barnes.

  - Fixed a silly bug in libdislocator. Spotted by Johannes Schultz.


To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 pkgsrc/devel/afl/Makefile
cvs rdiff -u -r1.52 -r1.53 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.51 pkgsrc/devel/afl/Makefile:1.52
--- pkgsrc/devel/afl/Makefile:1.51      Sat Sep 17 03:14:07 2016
+++ pkgsrc/devel/afl/Makefile   Fri Sep 30 12:39:07 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.51 2016/09/17 03:14:07 mef Exp $
+# $NetBSD: Makefile,v 1.52 2016/09/30 12:39:07 wiz Exp $
 
-DISTNAME=      afl-2.34b
+DISTNAME=      afl-2.35b
 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.52 pkgsrc/devel/afl/distinfo:1.53
--- pkgsrc/devel/afl/distinfo:1.52      Sat Sep 17 03:14:07 2016
+++ pkgsrc/devel/afl/distinfo   Fri Sep 30 12:39:07 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.52 2016/09/17 03:14:07 mef Exp $
+$NetBSD: distinfo,v 1.53 2016/09/30 12:39:07 wiz Exp $
 
-SHA1 (afl-2.34b.tgz) = 1df104c08f24e800ac626b38398acc6eff879c8f
-RMD160 (afl-2.34b.tgz) = 7f8ec799232e521cc028c425b7c696eef78b3db7
-SHA512 (afl-2.34b.tgz) = c0dd8f8a41b2cd0bc60a9dcacd4d00b3eb5a42b266b7661010730f9988639d09169bceee27f2e2428ed4253ab1b890f6207119266c20c675f811ee1dcac758cc
-Size (afl-2.34b.tgz) = 829427 bytes
+SHA1 (afl-2.35b.tgz) = c33502378f731966902dc7ca49d56a7410b09142
+RMD160 (afl-2.35b.tgz) = 149dd7fbe9ecb230d8a6b02a6f7663c8ccfb4834
+SHA512 (afl-2.35b.tgz) = 77f286d0008055770812b7429a671caed54adb2355cd88e1cbdd13f9e739763f46ed6f3e25ddfbe7aa2679e0a71c9b1af9767d1c367df1778338fcf260bc38c5
+Size (afl-2.35b.tgz) = 829515 bytes



Home | Main Index | Thread Index | Old Index