From owner-svn-ports-head@freebsd.org Tue Aug 9 12:55:53 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 B0E30BB2CB8; Tue, 9 Aug 2016 12:55:53 +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 719501E1A; Tue, 9 Aug 2016 12:55:53 +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 u79CtqSu016528; Tue, 9 Aug 2016 12:55:52 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u79CtqoO016524; Tue, 9 Aug 2016 12:55:52 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201608091255.u79CtqoO016524@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Tue, 9 Aug 2016 12:55:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r419918 - 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.22 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, 09 Aug 2016 12:55:53 -0000 Author: wen Date: Tue Aug 9 12:55:52 2016 New Revision: 419918 URL: https://svnweb.freebsd.org/changeset/ports/419918 Log: - Update to 2.29b PR: 211678 Submitted by: t@tobik.me(maintainer) Modified: head/security/afl/Makefile head/security/afl/distinfo head/security/afl/pkg-message head/security/afl/pkg-plist Modified: head/security/afl/Makefile ============================================================================== --- head/security/afl/Makefile Tue Aug 9 12:23:14 2016 (r419917) +++ head/security/afl/Makefile Tue Aug 9 12:55:52 2016 (r419918) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= afl -PORTVERSION= 2.22 +PORTVERSION= 2.29 DISTVERSIONSUFFIX= b CATEGORIES= security MASTER_SITES= http://lcamtuf.coredump.cx/afl/releases/ Modified: head/security/afl/distinfo ============================================================================== --- head/security/afl/distinfo Tue Aug 9 12:23:14 2016 (r419917) +++ head/security/afl/distinfo Tue Aug 9 12:55:52 2016 (r419918) @@ -1,3 +1,3 @@ -TIMESTAMP = 1469960729 -SHA256 (afl-2.22b.tgz) = 9f5ef39927626fe107153ee0c886b0ac3cd16903d0261ca53f64e83e8404a18d -SIZE (afl-2.22b.tgz) = 818707 +TIMESTAMP = 1470770986 +SHA256 (afl-2.29b.tgz) = 5eeb5b1d7082b263ed9f89c991f694cb42b8b10b3f660a2c5504ae757c6d44e2 +SIZE (afl-2.29b.tgz) = 827938 Modified: head/security/afl/pkg-message ============================================================================== --- head/security/afl/pkg-message Tue Aug 9 12:23:14 2016 (r419917) +++ head/security/afl/pkg-message Tue Aug 9 12:55:52 2016 (r419918) @@ -1 +1 @@ -If you want to use afl-plot also install math/gnuplot. +To use afl-plot you also need to install math/gnuplot Modified: head/security/afl/pkg-plist ============================================================================== --- head/security/afl/pkg-plist Tue Aug 9 12:23:14 2016 (r419917) +++ head/security/afl/pkg-plist Tue Aug 9 12:55:52 2016 (r419918) @@ -18,17 +18,18 @@ bin/afl-tmin bin/afl-whatsup lib/afl/afl-as lib/afl/as +%%DATADIR%%/README.dictionaries %%DATADIR%%/README.testcases -%%DATADIR%%/_extras/gif.dict -%%DATADIR%%/_extras/html_tags.dict -%%DATADIR%%/_extras/jpeg.dict -%%DATADIR%%/_extras/js.dict -%%DATADIR%%/_extras/pdf.dict -%%DATADIR%%/_extras/png.dict -%%DATADIR%%/_extras/sql.dict -%%DATADIR%%/_extras/tiff.dict -%%DATADIR%%/_extras/webp.dict -%%DATADIR%%/_extras/xml.dict +%%DATADIR%%/gif.dict +%%DATADIR%%/html_tags.dict +%%DATADIR%%/jpeg.dict +%%DATADIR%%/js.dict +%%DATADIR%%/pdf.dict +%%DATADIR%%/png.dict +%%DATADIR%%/sql.dict +%%DATADIR%%/tiff.dict +%%DATADIR%%/webp.dict +%%DATADIR%%/xml.dict %%DATADIR%%/archives/common/ar/small_archive.a %%DATADIR%%/archives/common/bzip2/small_archive.bz2 %%DATADIR%%/archives/common/cab/small_archive.cab @@ -73,6 +74,7 @@ lib/afl/as %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/env_variables.txt %%PORTDOCS%%%%DOCSDIR%%/historical_notes.txt +%%PORTDOCS%%%%DOCSDIR%%/life_pro_tips.txt %%PORTDOCS%%%%DOCSDIR%%/notes_for_asan.txt %%PORTDOCS%%%%DOCSDIR%%/parallel_fuzzing.txt %%PORTDOCS%%%%DOCSDIR%%/perf_tips.txt