From owner-svn-ports-head@freebsd.org Tue Mar 15 08:43:29 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6E92CAD0E69; Tue, 15 Mar 2016 08:43:29 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 40EC474C; Tue, 15 Mar 2016 08:43:29 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2F8hScI045948; Tue, 15 Mar 2016 08:43:28 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2F8hSKD045946; Tue, 15 Mar 2016 08:43:28 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201603150843.u2F8hSKD045946@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Tue, 15 Mar 2016 08:43:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411144 - head/security/afl X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2016 08:43:29 -0000 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