From owner-svn-ports-head@freebsd.org Thu Jun 25 19:41:28 2015 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 82A2198CC20; Thu, 25 Jun 2015 19:41:28 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 738D31D94; Thu, 25 Jun 2015 19:41:28 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t5PJfSqw083217; Thu, 25 Jun 2015 19:41:28 GMT (envelope-from delphij@FreeBSD.org) Received: (from delphij@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t5PJfSGv083211; Thu, 25 Jun 2015 19:41:28 GMT (envelope-from delphij@FreeBSD.org) Message-Id: <201506251941.t5PJfSGv083211@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: delphij set sender to delphij@FreeBSD.org using -f From: Xin LI Date: Thu, 25 Jun 2015 19:41:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r390593 - 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: Thu, 25 Jun 2015 19:41:28 -0000 Author: delphij Date: Thu Jun 25 19:41:27 2015 New Revision: 390593 URL: https://svnweb.freebsd.org/changeset/ports/390593 Log: security/afl: Update to 1.83b While at it, reset maintainer to ports@ as the port now contains LICENSE goo whose meaning remains a mystery. PR: 201107 Submitted by: Fabian Keil (maintainer) Modified: head/security/afl/Makefile head/security/afl/distinfo Modified: head/security/afl/Makefile ============================================================================== --- head/security/afl/Makefile Thu Jun 25 19:20:57 2015 (r390592) +++ head/security/afl/Makefile Thu Jun 25 19:41:27 2015 (r390593) @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= afl -PORTVERSION= 1.80b +PORTVERSION= 1.83b CATEGORIES= security MASTER_SITES= http://lcamtuf.coredump.cx/afl/releases/ -MAINTAINER= fk@fabiankeil.de +MAINTAINER= ports@freebsd.org COMMENT= Fast instrumented fuzzer LICENSE= APACHE20 Modified: head/security/afl/distinfo ============================================================================== --- head/security/afl/distinfo Thu Jun 25 19:20:57 2015 (r390592) +++ head/security/afl/distinfo Thu Jun 25 19:41:27 2015 (r390593) @@ -1,2 +1,2 @@ -SHA256 (afl-1.80b.tgz) = e042cfe30d03ef6df3ae92619408e236d1a8e9bb6cf94ca107c4519e23161401 -SIZE (afl-1.80b.tgz) = 797509 +SHA256 (afl-1.83b.tgz) = 5b1083537b549c74250acb43023d4bf0551508afcb07daa90330d40adb4e6efe +SIZE (afl-1.83b.tgz) = 799736