Date: Mon, 22 Feb 2016 11:24:41 +0000 (UTC) From: Jason Unovitch <junovitch@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r409332 - head/security/afl Message-ID: <201602221124.u1MBOfff030343@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <t@tobik.me> (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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602221124.u1MBOfff030343>