Date: Tue, 15 Mar 2016 08:43:28 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411144 - head/security/afl Message-ID: <201603150843.u2F8hSKD045946@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Tue Mar 15 08:43:27 2016 New Revision: 411144 URL: https://svnweb.freebsd.org/changeset/ports/411144 Log: - Update to 2.07b PR: 207830 Submitted by: t@tobik.me(maintainer) Modified: head/security/afl/Makefile head/security/afl/distinfo Modified: head/security/afl/Makefile ============================================================================== --- head/security/afl/Makefile Tue Mar 15 06:21:32 2016 (r411143) +++ head/security/afl/Makefile Tue Mar 15 08:43:27 2016 (r411144) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= afl -PORTVERSION= 2.03b +PORTVERSION= 2.07b CATEGORIES= security MASTER_SITES= http://lcamtuf.coredump.cx/afl/releases/ Modified: head/security/afl/distinfo ============================================================================== --- head/security/afl/distinfo Tue Mar 15 06:21:32 2016 (r411143) +++ head/security/afl/distinfo Tue Mar 15 08:43:27 2016 (r411144) @@ -1,2 +1,2 @@ -SHA256 (afl-2.03b.tgz) = 681b50da1e0a04e9b8d95a84120be28180e1e318416099a2af71cd9a45098dcb -SIZE (afl-2.03b.tgz) = 812001 +SHA256 (afl-2.07b.tgz) = 9dd324bc3930ec1dbb44d00df8dcf8a3c8ca54b765665cc7f20b89e71d70b184 +SIZE (afl-2.07b.tgz) = 814913
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201603150843.u2F8hSKD045946>