svn commit: r390593 - head/security/afl
Xin LI
delphij at FreeBSD.org
Thu Jun 25 19:41:28 UTC 2015
Author: delphij
Date: Thu Jun 25 19:41:27 2015
New Revision: 390593
URL: https://svnweb.freebsd.org/changeset/ports/390593
Log:
security/afl: Update to 1.83b
While at it, reset maintainer to ports@ as the port now
contains LICENSE goo whose meaning remains a mystery.
PR: 201107
Submitted by: Fabian Keil <fk fabiankeil de> (maintainer)
Modified:
head/security/afl/Makefile
head/security/afl/distinfo
Modified: head/security/afl/Makefile
==============================================================================
--- head/security/afl/Makefile Thu Jun 25 19:20:57 2015 (r390592)
+++ head/security/afl/Makefile Thu Jun 25 19:41:27 2015 (r390593)
@@ -2,11 +2,11 @@
# $FreeBSD$
PORTNAME= afl
-PORTVERSION= 1.80b
+PORTVERSION= 1.83b
CATEGORIES= security
MASTER_SITES= http://lcamtuf.coredump.cx/afl/releases/
-MAINTAINER= fk at fabiankeil.de
+MAINTAINER= ports at freebsd.org
COMMENT= Fast instrumented fuzzer
LICENSE= APACHE20
Modified: head/security/afl/distinfo
==============================================================================
--- head/security/afl/distinfo Thu Jun 25 19:20:57 2015 (r390592)
+++ head/security/afl/distinfo Thu Jun 25 19:41:27 2015 (r390593)
@@ -1,2 +1,2 @@
-SHA256 (afl-1.80b.tgz) = e042cfe30d03ef6df3ae92619408e236d1a8e9bb6cf94ca107c4519e23161401
-SIZE (afl-1.80b.tgz) = 797509
+SHA256 (afl-1.83b.tgz) = 5b1083537b549c74250acb43023d4bf0551508afcb07daa90330d40adb4e6efe
+SIZE (afl-1.83b.tgz) = 799736
More information about the svn-ports-head
mailing list