Date: Fri, 14 Apr 2017 05:22:42 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438489 - head/security/afl Message-ID: <201704140522.v3E5MgRd043143@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Fri Apr 14 05:22:41 2017 New Revision: 438489 URL: https://svnweb.freebsd.org/changeset/ports/438489 Log: Update to 2.41b Changes: https://groups.google.com/d/msg/afl-users/7BoVk_cDpjM/LUg9nSnSBgAJ Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D10369 Modified: head/security/afl/Makefile head/security/afl/distinfo Modified: head/security/afl/Makefile ============================================================================== --- head/security/afl/Makefile Fri Apr 14 04:07:57 2017 (r438488) +++ head/security/afl/Makefile Fri Apr 14 05:22:41 2017 (r438489) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= afl -PORTVERSION= 2.40 +PORTVERSION= 2.41 DISTVERSIONSUFFIX= b CATEGORIES= security MASTER_SITES= http://lcamtuf.coredump.cx/afl/releases/ Modified: head/security/afl/distinfo ============================================================================== --- head/security/afl/distinfo Fri Apr 14 04:07:57 2017 (r438488) +++ head/security/afl/distinfo Fri Apr 14 05:22:41 2017 (r438489) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491283318 -SHA256 (afl-2.40b.tgz) = 4d35934a77ceee1f219d70ec6bac927c334540b4d9050f359728e2490dcba46e -SIZE (afl-2.40b.tgz) = 831379 +TIMESTAMP = 1491986484 +SHA256 (afl-2.41b.tgz) = 0670b13235264e688a7ccfbeeee257e9c57dcc86ead676247d92d199c194968f +SIZE (afl-2.41b.tgz) = 832153
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704140522.v3E5MgRd043143>