View | Details | Raw Unified | Return to bug 201107
Collapse All | Expand All

(-)b/security/afl/Makefile (-2 / +2 lines)
Lines 2-12 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	afl
4
PORTNAME=	afl
5
PORTVERSION=	1.80b
5
PORTVERSION=	1.83b
6
CATEGORIES=	security
6
CATEGORIES=	security
7
MASTER_SITES=	http://lcamtuf.coredump.cx/afl/releases/
7
MASTER_SITES=	http://lcamtuf.coredump.cx/afl/releases/
8
8
9
MAINTAINER=	fk@fabiankeil.de
9
MAINTAINER=	ports@freebsd.org
10
COMMENT=	Fast instrumented fuzzer
10
COMMENT=	Fast instrumented fuzzer
11
11
12
LICENSE=	APACHE20
12
LICENSE=	APACHE20
(-)b/security/afl/distinfo (-3 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (afl-1.80b.tgz) = e042cfe30d03ef6df3ae92619408e236d1a8e9bb6cf94ca107c4519e23161401
1
SHA256 (afl-1.83b.tgz) = 5b1083537b549c74250acb43023d4bf0551508afcb07daa90330d40adb4e6efe
2
SIZE (afl-1.80b.tgz) = 797509
2
SIZE (afl-1.83b.tgz) = 799736
3
- 

Return to bug 201107