The following updates devel/afl to 1.96b.
builds and runs fine on both (amd64/i386), regress seems happy too.
OK?

Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/afl/Makefile,v
retrieving revision 1.21
diff -u -p -r1.21 Makefile
--- Makefile    25 Nov 2015 02:27:12 -0000      1.21
+++ Makefile    16 Dec 2015 19:56:53 -0000
@@ -3,7 +3,7 @@
 ONLY_FOR_ARCHS= i386 amd64
 
 COMMENT=       instrumented fuzzer
-DISTNAME=      afl-1.95b
+DISTNAME=      afl-1.96b
 EXTRACT_SUFX=  .tgz
 CATEGORIES=    devel
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/afl/distinfo,v
retrieving revision 1.21
diff -u -p -r1.21 distinfo
--- distinfo    25 Nov 2015 02:27:12 -0000      1.21
+++ distinfo    16 Dec 2015 19:56:53 -0000
@@ -1,2 +1,2 @@
-SHA256 (afl-1.95b.tgz) = IexruMGC/YIdJci2coP4GmMsT3RBnJ21/sATXdDJrio=
-SIZE (afl-1.95b.tgz) = 804542
+SHA256 (afl-1.96b.tgz) = A76wb4mT3LN9NI5T2hnKnQZMg/ztydh7C1Bsc8MQ8nw=
+SIZE (afl-1.96b.tgz) = 804864
Index: patches/patch-Makefile
===================================================================
RCS file: /cvs/ports/devel/afl/patches/patch-Makefile,v
retrieving revision 1.15
diff -u -p -r1.15 patch-Makefile
--- patches/patch-Makefile      25 Nov 2015 02:27:12 -0000      1.15
+++ patches/patch-Makefile      16 Dec 2015 19:56:53 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-Makefile,v 1.15 2015/11/25 02:27:12 gsoares Exp $
---- Makefile.orig      Thu Nov 12 23:58:12 2015
-+++ Makefile   Tue Nov 24 09:56:32 2015
-@@ -18,7 +18,7 @@ VERSION     = 1.95b
+--- Makefile.orig      Wed Dec 16 01:24:06 2015
++++ Makefile   Wed Dec 16 16:55:42 2015
+@@ -18,7 +18,7 @@ VERSION     = 1.96b
  
  PREFIX     ?= /usr/local
  BIN_PATH    = $(PREFIX)/bin

Reply via email to