From owner-svn-ports-head@freebsd.org Wed Jul 19 16:18:49 2017 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 476CCCFCBD8; Wed, 19 Jul 2017 16:18:49 +0000 (UTC) (envelope-from tobik@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 1524110C1; Wed, 19 Jul 2017 16:18:49 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v6JGImOf015275; Wed, 19 Jul 2017 16:18:48 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v6JGImHD015273; Wed, 19 Jul 2017 16:18:48 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201707191618.v6JGImHD015273@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Wed, 19 Jul 2017 16:18:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r446206 - head/security/afl X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/security/afl X-SVN-Commit-Revision: 446206 X-SVN-Commit-Repository: ports 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.23 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: Wed, 19 Jul 2017 16:18:49 -0000 Author: tobik Date: Wed Jul 19 16:18:47 2017 New Revision: 446206 URL: https://svnweb.freebsd.org/changeset/ports/446206 Log: Update to 2.49b Changes: http://lcamtuf.coredump.cx/afl/ChangeLog.txt Modified: head/security/afl/Makefile head/security/afl/distinfo Modified: head/security/afl/Makefile ============================================================================== --- head/security/afl/Makefile Wed Jul 19 15:44:34 2017 (r446205) +++ head/security/afl/Makefile Wed Jul 19 16:18:47 2017 (r446206) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= afl -PORTVERSION= 2.47 +PORTVERSION= 2.49 DISTVERSIONSUFFIX= b CATEGORIES= security MASTER_SITES= http://lcamtuf.coredump.cx/afl/releases/ Modified: head/security/afl/distinfo ============================================================================== --- head/security/afl/distinfo Wed Jul 19 15:44:34 2017 (r446205) +++ head/security/afl/distinfo Wed Jul 19 16:18:47 2017 (r446206) @@ -1,3 +1,3 @@ -TIMESTAMP = 1500023149 -SHA256 (afl-2.47b.tgz) = 280587271c87051d9eb6f90859eedfe4a20e54a09256ad710cadc48f40b05daf -SIZE (afl-2.47b.tgz) = 834271 +TIMESTAMP = 1500472614 +SHA256 (afl-2.49b.tgz) = f7c52cb0243f2a186a40e7000db825545074b5773e9894688c61f945f9ad88d1 +SIZE (afl-2.49b.tgz) = 834967