svn commit: r409332 - head/security/afl

Jason Unovitch junovitch at FreeBSD.org
Mon Feb 22 11:24:42 UTC 2016


Author: junovitch
Date: Mon Feb 22 11:24:41 2016
New Revision: 409332
URL: https://svnweb.freebsd.org/changeset/ports/409332

Log:
  security/afl: update 2.02b -> 2.03b
  
  PR:		207391
  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	Mon Feb 22 11:23:35 2016	(r409331)
+++ head/security/afl/Makefile	Mon Feb 22 11:24:41 2016	(r409332)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	afl
-PORTVERSION=	2.02b
+PORTVERSION=	2.03b
 CATEGORIES=	security
 MASTER_SITES=	http://lcamtuf.coredump.cx/afl/releases/
 

Modified: head/security/afl/distinfo
==============================================================================
--- head/security/afl/distinfo	Mon Feb 22 11:23:35 2016	(r409331)
+++ head/security/afl/distinfo	Mon Feb 22 11:24:41 2016	(r409332)
@@ -1,2 +1,2 @@
-SHA256 (afl-2.02b.tgz) = 8a508220675d3004ca6aef3cbf50dbbe4c377fc6723f3886ec36a8dfdc9bf057
-SIZE (afl-2.02b.tgz) = 809740
+SHA256 (afl-2.03b.tgz) = 681b50da1e0a04e9b8d95a84120be28180e1e318416099a2af71cd9a45098dcb
+SIZE (afl-2.03b.tgz) = 812001


More information about the svn-ports-all mailing list