svn commit: r448713 - head/security/afl

Tobias Kortkamp tobik at FreeBSD.org
Fri Aug 25 09:09:29 UTC 2017


Author: tobik
Date: Fri Aug 25 09:09:28 2017
New Revision: 448713
URL: https://svnweb.freebsd.org/changeset/ports/448713

Log:
  security/afl: Update to 2.50b
  
  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	Fri Aug 25 09:01:32 2017	(r448712)
+++ head/security/afl/Makefile	Fri Aug 25 09:09:28 2017	(r448713)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	afl
-PORTVERSION=	2.49
+PORTVERSION=	2.50
 DISTVERSIONSUFFIX=	b
 CATEGORIES=	security
 MASTER_SITES=	http://lcamtuf.coredump.cx/afl/releases/

Modified: head/security/afl/distinfo
==============================================================================
--- head/security/afl/distinfo	Fri Aug 25 09:01:32 2017	(r448712)
+++ head/security/afl/distinfo	Fri Aug 25 09:09:28 2017	(r448713)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1500472614
-SHA256 (afl-2.49b.tgz) = f7c52cb0243f2a186a40e7000db825545074b5773e9894688c61f945f9ad88d1
-SIZE (afl-2.49b.tgz) = 834967
+TIMESTAMP = 1503651849
+SHA256 (afl-2.50b.tgz) = 0bdb0efd77b394b8b1a816e957a6dc27ffe01007d73c6247b9e424f0e36176c5
+SIZE (afl-2.50b.tgz) = 835578


More information about the svn-ports-head mailing list