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:           Wed Jun 14 12:14:56 UTC 2017

Modified Files:
        pkgsrc/devel/afl: Makefile distinfo

Log Message:
Updated afl to 2.42b.

Version 2.42b:
--------------

  - Renamed the R() macro to avoid a problem with llvm_mode in the latest
    versions of LLVM. Fix suggested by Christian Holler.


To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 pkgsrc/devel/afl/Makefile
cvs rdiff -u -r1.56 -r1.57 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.55 pkgsrc/devel/afl/Makefile:1.56
--- pkgsrc/devel/afl/Makefile:1.55      Wed Apr 19 12:15:33 2017
+++ pkgsrc/devel/afl/Makefile   Wed Jun 14 12:14:56 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.55 2017/04/19 12:15:33 wiz Exp $
+# $NetBSD: Makefile,v 1.56 2017/06/14 12:14:56 wiz Exp $
 
-DISTNAME=      afl-2.41b
+DISTNAME=      afl-2.42b
 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.56 pkgsrc/devel/afl/distinfo:1.57
--- pkgsrc/devel/afl/distinfo:1.56      Wed Apr 19 12:15:33 2017
+++ pkgsrc/devel/afl/distinfo   Wed Jun 14 12:14:56 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.56 2017/04/19 12:15:33 wiz Exp $
+$NetBSD: distinfo,v 1.57 2017/06/14 12:14:56 wiz Exp $
 
-SHA1 (afl-2.41b.tgz) = 42ac68c3ab655f5a5ba37bb894e795ecb440d52e
-RMD160 (afl-2.41b.tgz) = 170b4c304f698d6461fb9572962f8b58fc6649bd
-SHA512 (afl-2.41b.tgz) = e1af6e6c4dedcc3f7f17857bf45a2efeb64bdc51633003c5bd700c51eb30c72f1f4e7fed5f6570ec98ccbd22b54dbcf08cc3faec4d28004fe0fa863a4d7ea90f
-Size (afl-2.41b.tgz) = 832153 bytes
+SHA1 (afl-2.42b.tgz) = 3508a3e1ceb703909f06b10ca6db4b4626dfa4d8
+RMD160 (afl-2.42b.tgz) = 87aa200bb437651aaa33b346f164207bdf3579f3
+SHA512 (afl-2.42b.tgz) = a78b835e8562fa840b8edf249a4b6b9cfeb0617b8379a4be85da98e9cff76cb8eab5ba470a22bda0f4d6c98d5f2d0bf8289bd4fbf078ee0b5fdd61f78f2bbb18
+Size (afl-2.42b.tgz) = 832234 bytes



Home | Main Index | Thread Index | Old Index