Date: Wed, 19 Jul 2017 16:18:48 +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: r446206 - head/security/afl Message-ID: <201707191618.v6JGImHD015273@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707191618.v6JGImHD015273>