Date: Sun, 5 Feb 2017 17:51:51 +0000 (UTC) From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433437 - head/security/afl Message-ID: <201702051751.v15HppLR097054@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rakuco Date: Sun Feb 5 17:51:51 2017 New Revision: 433437 URL: https://svnweb.freebsd.org/changeset/ports/433437 Log: Update to 2.36b. PR: 216320 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 Sun Feb 5 17:42:10 2017 (r433436) +++ head/security/afl/Makefile Sun Feb 5 17:51:51 2017 (r433437) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= afl -PORTVERSION= 2.32 +PORTVERSION= 2.36 DISTVERSIONSUFFIX= b CATEGORIES= security MASTER_SITES= http://lcamtuf.coredump.cx/afl/releases/ Modified: head/security/afl/distinfo ============================================================================== --- head/security/afl/distinfo Sun Feb 5 17:42:10 2017 (r433436) +++ head/security/afl/distinfo Sun Feb 5 17:51:51 2017 (r433437) @@ -1,3 +1,3 @@ -TIMESTAMP = 1471758195 -SHA256 (afl-2.32b.tgz) = 3d08b79e28c2075aec20aa6e6240f9f6fb7af3d29200b498e908f8b3960a7b79 -SIZE (afl-2.32b.tgz) = 828474 +TIMESTAMP = 1484928306 +SHA256 (afl-2.36b.tgz) = d36e2643eaddbd6e79a0dd835fd6e23428198a7a7cd640e96ccbf21d5bd8bcc8 +SIZE (afl-2.36b.tgz) = 830689
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702051751.v15HppLR097054>