svn commit: r419377 - head/security/afl

Kurt Jaeger pi at FreeBSD.org
Sun Jul 31 13:53:36 UTC 2016


Author: pi
Date: Sun Jul 31 13:53:35 2016
New Revision: 419377
URL: https://svnweb.freebsd.org/changeset/ports/419377

Log:
  security/afl: 2.19 -> 2.22
  
  PR:		211476
  Changes:	http://lcamtuf.coredump.cx/afl/ChangeLog.txt
  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 Jul 31 13:46:03 2016	(r419376)
+++ head/security/afl/Makefile	Sun Jul 31 13:53:35 2016	(r419377)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	afl
-PORTVERSION=	2.19
+PORTVERSION=	2.22
 DISTVERSIONSUFFIX=	b
 CATEGORIES=	security
 MASTER_SITES=	http://lcamtuf.coredump.cx/afl/releases/

Modified: head/security/afl/distinfo
==============================================================================
--- head/security/afl/distinfo	Sun Jul 31 13:46:03 2016	(r419376)
+++ head/security/afl/distinfo	Sun Jul 31 13:53:35 2016	(r419377)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1467977424
-SHA256 (afl-2.19b.tgz) = be12df9920c9cf68c412fb06ef5c7153f4b17e450b0195535a69663e749d8af2
-SIZE (afl-2.19b.tgz) = 817294
+TIMESTAMP = 1469960729
+SHA256 (afl-2.22b.tgz) = 9f5ef39927626fe107153ee0c886b0ac3cd16903d0261ca53f64e83e8404a18d
+SIZE (afl-2.22b.tgz) = 818707


More information about the svn-ports-head mailing list