svn commit: r433437 - head/security/afl

Raphael Kubo da Costa rakuco at FreeBSD.org
Sun Feb 5 17:51:53 UTC 2017


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 at 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


More information about the svn-ports-all mailing list