From owner-svn-ports-head@freebsd.org Mon Feb 22 11:24:42 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 820E9AB1845; Mon, 22 Feb 2016 11:24:42 +0000 (UTC) (envelope-from junovitch@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 54FAF1B12; Mon, 22 Feb 2016 11:24:42 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u1MBOfIM030345; Mon, 22 Feb 2016 11:24:41 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1MBOfff030343; Mon, 22 Feb 2016 11:24:41 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201602221124.u1MBOfff030343@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Mon, 22 Feb 2016 11:24:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r409332 - 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.20 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: Mon, 22 Feb 2016 11:24:42 -0000 Author: junovitch Date: Mon Feb 22 11:24:41 2016 New Revision: 409332 URL: https://svnweb.freebsd.org/changeset/ports/409332 Log: security/afl: update 2.02b -> 2.03b PR: 207391 Submitted by: Tobias Kortkamp (maintainer) Modified: head/security/afl/Makefile head/security/afl/distinfo Modified: head/security/afl/Makefile ============================================================================== --- head/security/afl/Makefile Mon Feb 22 11:23:35 2016 (r409331) +++ head/security/afl/Makefile Mon Feb 22 11:24:41 2016 (r409332) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= afl -PORTVERSION= 2.02b +PORTVERSION= 2.03b CATEGORIES= security MASTER_SITES= http://lcamtuf.coredump.cx/afl/releases/ Modified: head/security/afl/distinfo ============================================================================== --- head/security/afl/distinfo Mon Feb 22 11:23:35 2016 (r409331) +++ head/security/afl/distinfo Mon Feb 22 11:24:41 2016 (r409332) @@ -1,2 +1,2 @@ -SHA256 (afl-2.02b.tgz) = 8a508220675d3004ca6aef3cbf50dbbe4c377fc6723f3886ec36a8dfdc9bf057 -SIZE (afl-2.02b.tgz) = 809740 +SHA256 (afl-2.03b.tgz) = 681b50da1e0a04e9b8d95a84120be28180e1e318416099a2af71cd9a45098dcb +SIZE (afl-2.03b.tgz) = 812001